Package uibooster.components
Klasse TextAreaDialog
java.lang.Object
uibooster.components.TextAreaDialog
- Bekannte direkte Unterklassen:
ExceptionDialog
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic void
showDialog
(String label, String title, String message, int rows, int columns, boolean editable, UiBoosterOptions options)
-
Konstruktordetails
-
TextAreaDialog
public TextAreaDialog()
-
-
Methodendetails
-
showDialog
public static void showDialog(String label, String title, String message, int rows, int columns, boolean editable, UiBoosterOptions options)
-