Uses of Class
org.graffiti.editor.WarningButton
Package | Description |
---|---|
org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
-
Uses of WarningButton in org.graffiti.editor
Method parameters in org.graffiti.editor with type arguments of type WarningButton Modifier and Type Method Description static void
MainFrame. showWarningPopup(String text, int time, Collection<WarningButton> bts)