Interface TethysUIBusySpinner
- All Superinterfaces:
TethysUIComponent
- All Known Implementing Classes:
TethysUICoreBusySpinner
About Box.
-
Method Summary
Modifier and TypeMethodDescriptionvoidClose dialog.voidShow dialog.Methods inherited from interface io.github.tonywasher.joceanus.tethys.api.base.TethysUIComponent
getBorderPadding, getBorderTitle, getId, getNode, getUnderlying, setBorderPadding, setBorderTitle, setEnabled, setPreferredHeight, setPreferredWidth, setVisible
-
Method Details
-
showDialog
void showDialog()Show dialog. -
closeDialog
void closeDialog()Close dialog.
-