Package | Description |
---|---|
org.joty.workstation.authorization | |
org.joty.workstation.gui |
Modifier and Type | Class and Description |
---|---|
class |
RolesPanel
Instantiated by the
RolesDialog class allows the access only to the
users having the 'Administrators' role. |
class |
UsersPanel
Instantiated by the
UsersDialog class allows the access only to the
users having the 'Administrators' role. |
Modifier and Type | Class and Description |
---|---|
class |
NavigatorEditorPanel
Allows the data editing to occur directly in its grid.
|
class |
NavigatorPanel
It is a
DataScrollingPanel class that either instantiates the Table
object (the data grid) and the associated GridManager that is going to use,
or adds it to its layout. |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JPanel |
Factory.addAnalogicalRowSelector(DataScrollingPanel containerPanel,
long rowKeyValue)
Adds an
AnalogicalRowSelector object to a DataScrollingPanel instance. |