| Package | Description |
|---|---|
| de.cismet.cismap.commons.gui |
| Modifier and Type | Method and Description |
|---|---|
static ToolbarComponentsProvider.ToolbarPositionHint |
ToolbarComponentsProvider.ToolbarPositionHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolbarComponentsProvider.ToolbarPositionHint[] |
ToolbarComponentsProvider.ToolbarPositionHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ToolbarComponentDescription(String toolbarID,
JComponent component,
ToolbarComponentsProvider.ToolbarPositionHint positionHint,
String anchorComponent)
Creates a new ToolbarComponentDescription object.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.