| Package | Description |
|---|---|
| org.uqbar.arena.windows | |
| org.uqbar.lacar.ui.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageBox.Type |
MessageBox.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageBox.Type[] |
MessageBox.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleWindow.showMessageBox(MessageBox.Type type,
String message) |
| Constructor and Description |
|---|
MessageBox(Window<?> parent,
MessageBox.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowBuilder.showMessage(MessageBox.Type type,
String message) |
Copyright © 2015 Uqbar Project. All rights reserved.