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 SwingActionSwingAction.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 SwingActionReorderToolBar.getMoveDownAction()protected SwingActionReorderToolBar.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 TypeClassDescriptionclassclassDisplays dialog for selecting internal frame within desktop pane.classLaunch dialog capable of manipulating log4j preferences.classDisplays information on active swing workers.classDisplays Thread Preferences dialog.classclass -
Uses of SwingAction in com.iamsoft.util.ui.swing.activation
Subclasses of SwingAction in com.iamsoft.util.ui.swing.activationModifier and TypeClassDescriptionclassDetermines 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 TypeClassDescriptionclassCheck for auto-update.classOpen help contents.classOpen help index page.classSearch 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 TypeClassDescriptionclassGo to snapshot in 'Undo' history.classView undo/redo history.classRedo a single action.classUndo a single action.