| Package | Description |
|---|---|
| com.sshtools.ui.swing |
General Swing user interface utilities.
|
| com.sshtools.ui.swing.dynamenu |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToggleableAction |
class |
TabToolBar.ContextAction |
class |
ToggleableAction |
class |
ToggledPopupAction |
class |
ToggledPopupMenuHiderAction |
| Modifier and Type | Method and Description |
|---|---|
AppAction |
TabToolBar.ContextPanel.getContextAction() |
protected AppAction |
PasswordsTab.getRemoveAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabToolBar.addAction(AppAction action)
Add a new action to the toolbar, this must have a non null
DefaultAction.CONTEXT property or an IllegalArgumentException will be
thrown.
|
JButton |
ToggledPopupMenu.addButtonAction(AppAction action) |
TabToolBar.TabActionButton |
TabToolBar.ContextPanel.addIcon(AppAction action) |
| Constructor and Description |
|---|
ActionButton(AppAction action)
Creates a new button component from an AppAction.
|
ActionButton(AppAction action,
boolean showSelectiveText)
Creates a new button component from an AppAction.
|
ActionButton(AppAction action,
String iconKey)
Creates a new button component from an AppAction.
|
ActionButton(AppAction action,
String iconKey,
boolean showSelectiveText)
Creates a new button component from an AppAction.
|
ActionMenuItem(AppAction action) |
TabActionButton(AppAction a) |
TabButton(AppAction a) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicMenuAction |
Copyright © 2021. All rights reserved.