Package | Description |
---|---|
org.joty.workstation.authorization | |
org.joty.workstation.gui |
Modifier and Type | Class and Description |
---|---|
class |
RolesDialog
Provides the built-in dialog for listing the roles defined for the
application.
|
class |
UsersDialog
Provides the built-in dialog for editing the roles of the users of the
application and even, if configured, to add and delete application users.
|
Modifier and Type | Class and Description |
---|---|
class |
AppOptionsDialog
It is instantiated either for user interaction, being the dialog opened from
the application menu, or on the application startup for accessing the
database for acquisition of the inherent information.
|
class |
MultiPanelDialog
Instead of hosting a single
DataAccessPanel object directly added
to its layout, it contains a TabbedPane object capable to contain
several DataAccessPanel instances. |
class |
SearcherMultiPanelDialog
Embeds a
SearcherPanel object in its layout. |
class |
SearcherMultiPanelDialog_V
A pure layout overriding that lets the searcher to extend vertically.
|
Modifier and Type | Method and Description |
---|---|
protected DataAccessDialog |
ViewersManager.dataDialog() |
Modifier and Type | Method and Description |
---|---|
void |
DataAccessPanel.setDefinitions(java.lang.String querySet,
java.lang.String updatableSet,
DataAccessDialog paramDialog) |