| Package | Description |
|---|---|
| org.datacleaner.widgets |
| Modifier and Type | Method and Description |
|---|---|
PopupButton.MenuPosition |
PopupButton.getMenuPosition() |
static PopupButton.MenuPosition |
PopupButton.MenuPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PopupButton.MenuPosition[] |
PopupButton.MenuPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PopupButton.setMenuPosition(PopupButton.MenuPosition menuPosition) |
| Constructor and Description |
|---|
PopupButton(java.lang.String text,
javax.swing.Icon icon,
PopupButton.MenuPosition position) |
Copyright © 2015. All Rights Reserved.