public static interface ToolbarPool.Configuration
Modifier and Type | Method and Description |
---|---|
Component |
activate()
Activates the configuration and returns right
component that can display the configuration.
|
JPopupMenu |
getContextMenu()
Popup menu that should be displayed when the users presses
right mouse button on the panel.
|
String |
getName()
Name of the configuration.
|
Component activate()
String getName()
JPopupMenu getContextMenu()