Package | Description |
---|---|
com.iamsoft.util.ui.requestcache.swing |
Classes related to displaying REST request information.
|
com.iamsoft.util.ui.swing |
Swing-related classes.
|
com.iamsoft.util.ui.swing.action |
Action-related classes.
|
com.iamsoft.util.ui.swing.activation |
Classes to determine wheher an action should be enabled.
|
com.iamsoft.util.ui.swing.help.action |
Actions useable via 'Help' menu/screen.
|
com.iamsoft.util.ui.swing.mdi |
Classes for toggling between a JDesktopPane and a series of
nested JSplitPanes.
|
com.iamsoft.util.ui.swing.nameditem |
Classes for managing/observing a set of items with unique names.
|
com.iamsoft.util.ui.swing.nameditem2 |
Classes for managing/observing a set of items with unique names.
|
com.iamsoft.util.ui.undo |
Undo/redo/history classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DataRequestAction
Display 'data request' screen.
|
Modifier and Type | Method and Description |
---|---|
SwingAction |
UriPanel.getLoadAction() |
Modifier and Type | Class and Description |
---|---|
class |
EvalScriptAction |
Modifier and Type | Method and Description |
---|---|
static SwingAction |
SwingAction.decorateAction(Action pAction)
Wrap an ordinary action in a SwingAction.
|
SwingAction |
PropertyEditorPanel.getAddRowAction()
Action for adding row.
|
SwingAction |
FileField.getBrowseAction()
Action used to launch file chooser.
|
protected SwingAction |
ReorderToolBar.getMoveDownAction() |
protected SwingAction |
ReorderToolBar.getMoveUpAction() |
SwingAction |
PropertyEditorPanel.getRemoveRowsAction()
Action for adding row.
|
Modifier and Type | Class and Description |
---|---|
class |
CascadeWindowAction |
class |
LaunchWindowDialogWindowAction
Displays dialog for selecting internal frame within desktop pane.
|
class |
Log4jPrefsAction
Launch dialog capable of manipulating log4j preferences.
|
class |
SwingWorkersAction
Displays information on active swing workers.
|
class |
ThreadPrefsAction
Displays Thread Preferences dialog.
|
class |
TileHorizontallyWindowAction |
class |
TileVerticallyWindowAction |
Modifier and Type | Class and Description |
---|---|
class |
DisplayDisablementExplanationAction
Determines whether to use tooltip(s) to display the reasons that an action is disabled.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckForUpdateAction
Check for auto-update.
|
class |
HelpContentsAction
Open help contents.
|
class |
HelpIndexAction
Open help index page.
|
class |
HelpSearchAction
Search help database.
|
Modifier and Type | Method and Description |
---|---|
SwingAction |
WindowListBoxDialog.getOkAction()
Set selection to highlighted value and hide dialog.
|
Modifier and Type | Method and Description |
---|---|
SwingAction |
NamedItemListPanel.getDuplicateAction()
Deprecated.
|
SwingAction |
NamedItemListPanel.getRemoveAction()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SwingAction |
NamedItemDefinitionPanel.getApplyAction() |
SwingAction |
NamedItemListPanel.getDuplicateAction() |
SwingAction |
NamedItemListPanel.getRemoveAction() |
Modifier and Type | Class and Description |
---|---|
class |
GoToSnapshotAction
Go to snapshot in 'Undo' history.
|
class |
HistoryAction
View undo/redo history.
|
class |
RedoAction
Redo a single action.
|
class |
UndoAction
Undo a single action.
|
Copyright © 2023. All rights reserved.