Package | Description |
---|---|
org.openstreetmap.josm.gui |
Modifier and Type | Method and Description |
---|---|
(package private) ConditionalOptionPaneUtil.NotShowAgain |
ConditionalOptionPaneUtil.MessagePanel.getNotShowAgain() |
static ConditionalOptionPaneUtil.NotShowAgain |
ConditionalOptionPaneUtil.NotShowAgain.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalOptionPaneUtil.NotShowAgain[] |
ConditionalOptionPaneUtil.NotShowAgain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|