public class IQTIGMessageBox extends Object
Constructor and Description |
---|
IQTIGMessageBox() |
Modifier and Type | Method and Description |
---|---|
static int |
get(String text)
Zeigt eine MessageBox im AquaDesign
|
static int |
get(String text,
Object[] options)
Zeigt eine MessageBox im AquaDesign
|
static int |
getInfo(String text)
Zeigt eine MessageBox im AquaDesign
|
public static int get(String text)
text
- Text der angezeigt werden sollpublic static int get(String text, Object[] options)
text
- Text der angezeigt werden solloptions
- Optionen die zur Auswahl stehen soll.public static int getInfo(String text)
text
- Text der angezeigt werden sollCopyright © 2017. All rights reserved.