Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0.0
-
Component/s: None
-
Labels:None
Description
For example,
Messagebox.show(btn.getLabel(), "Test2", new Button[] {Button.CANCEL, Button.OK, Button.NO}, Messagebox.INFORMATION, Button.OK, _listener);