Uses of Class
com.sshtools.common.ui.StandardAction
Packages that use StandardAction
-
Uses of StandardAction in com.sshtools.common.mru
Subclasses of StandardAction in com.sshtools.common.mru -
Uses of StandardAction in com.sshtools.common.ui
Subclasses of StandardAction in com.sshtools.common.uiModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Fields in com.sshtools.common.ui declared as StandardActionModifier and TypeFieldDescriptionprotected StandardAction
SshToolsApplicationFrame.aboutAction
protected StandardAction
SshToolsApplicationInternalFrame.aboutAction
protected StandardAction
SshToolsApplicationFrame.exitAction
protected StandardAction
SshToolsApplicationInternalFrame.exitAction
protected StandardAction
SshToolsApplicationFrame.newWindowAction
protected StandardAction
SshToolsApplicationInternalFrame.newWindowAction
Methods in com.sshtools.common.ui that return StandardActionModifier and TypeMethodDescriptionGet an action by nameMethods in com.sshtools.common.ui with parameters of type StandardActionModifier and TypeMethodDescriptionvoid
SshToolsApplicationPanel.addFavorite
(StandardAction action) void
SshToolsApplicationPanel.deregisterAction
(StandardAction action) Deregister an actionvoid
SshToolsApplicationPanel.registerAction
(StandardAction action) Register a new action