Uses of Class
com.iamsoft.util.ui.swing.SwingAction
Packages that use SwingAction
Package
Description
Classes related to displaying REST request information.
Swing-related classes.
Action-related classes.
Classes to determine wheher an action should be enabled.
Actions useable via 'Help' menu/screen.
Classes for toggling between a JDesktopPane and a series of
nested JSplitPanes.
Classes for managing/observing a set of items with unique names.
Classes for managing/observing a set of items with unique names.
Undo/redo/history classes.
-
Uses of SwingAction in com.iamsoft.util.ui.requestcache.swing
Subclasses of SwingAction in com.iamsoft.util.ui.requestcache.swingMethods in com.iamsoft.util.ui.requestcache.swing that return SwingAction -
Uses of SwingAction in com.iamsoft.util.ui.swing
Subclasses of SwingAction in com.iamsoft.util.ui.swingMethods in com.iamsoft.util.ui.swing that return SwingActionModifier and TypeMethodDescriptionstatic SwingAction
SwingAction.decorateAction
(Action pAction) Wrap an ordinary action in a SwingAction.PropertyEditorPanel.getAddRowAction()
Action for adding row.FileField.getBrowseAction()
Action used to launch file chooser.protected SwingAction
ReorderToolBar.getMoveDownAction()
protected SwingAction
ReorderToolBar.getMoveUpAction()
PropertyEditorPanel.getRemoveRowsAction()
Action for adding row. -
Uses of SwingAction in com.iamsoft.util.ui.swing.action
Subclasses of SwingAction in com.iamsoft.util.ui.swing.actionModifier and TypeClassDescriptionclass
class
Displays dialog for selecting internal frame within desktop pane.class
Launch dialog capable of manipulating log4j preferences.class
Displays information on active swing workers.class
Displays Thread Preferences dialog.class
class
-
Uses of SwingAction in com.iamsoft.util.ui.swing.activation
Subclasses of SwingAction in com.iamsoft.util.ui.swing.activationModifier and TypeClassDescriptionclass
Determines whether to use tooltip(s) to display the reasons that an action is disabled. -
Uses of SwingAction in com.iamsoft.util.ui.swing.help.action
Subclasses of SwingAction in com.iamsoft.util.ui.swing.help.actionModifier and TypeClassDescriptionclass
Check for auto-update.class
Open help contents.class
Open help index page.class
Search help database. -
Uses of SwingAction in com.iamsoft.util.ui.swing.mdi
Methods in com.iamsoft.util.ui.swing.mdi that return SwingActionModifier and TypeMethodDescriptionWindowListBoxDialog.getOkAction()
Set selection to highlighted value and hide dialog. -
Uses of SwingAction in com.iamsoft.util.ui.swing.nameditem
Methods in com.iamsoft.util.ui.swing.nameditem that return SwingActionModifier and TypeMethodDescriptionNamedItemListPanel.getDuplicateAction()
Deprecated.NamedItemListPanel.getRemoveAction()
Deprecated. -
Uses of SwingAction in com.iamsoft.util.ui.swing.nameditem2
Methods in com.iamsoft.util.ui.swing.nameditem2 that return SwingActionModifier and TypeMethodDescriptionNamedItemDefinitionPanel.getApplyAction()
NamedItemListPanel.getDuplicateAction()
NamedItemListPanel.getRemoveAction()
-
Uses of SwingAction in com.iamsoft.util.ui.undo
Subclasses of SwingAction in com.iamsoft.util.ui.undoModifier and TypeClassDescriptionclass
Go to snapshot in 'Undo' history.class
View undo/redo history.class
Redo a single action.class
Undo a single action.