JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.astrogrid.samp.hub
Interface HubServiceMode.Tidier
All Known Implementing Classes:
HubServiceMode.BasicWindowConfig
,
HubServiceMode.SysTrayWindowConfig
Enclosing class:
HubServiceMode
private static interface
HubServiceMode.Tidier
Utility abstract class to define an object which can be tidied up on hub shutdown.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
tidyGui
()
Performs any required tidying operations.
Method Detail
tidyGui
void tidyGui()
Performs any required tidying operations. May be assumed to be called on the AWT Event Dispatch Thread.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method