| Package | Description |
|---|---|
| de.cismet.tools.gui.panels |
| Modifier and Type | Method and Description |
|---|---|
static AlertPanel.TYPE |
AlertPanel.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertPanel.TYPE[] |
AlertPanel.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertPanel.setType(AlertPanel.TYPE t)
DOCUMENT ME!
|
| Constructor and Description |
|---|
AlertPanel(AlertPanel.TYPE t,
Component content,
boolean closeable)
Creates new form AlertPanel.
|
AlertPanel(AlertPanel.TYPE t,
String message,
boolean closeable)
Creates a new AlertPanel object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.