Package org.astrogrid.samp.web
Class WebHubProfile.ConfigEnabler
- java.lang.Object
-
- org.astrogrid.samp.web.WebHubProfile.ConfigEnabler
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- WebHubProfile
private class WebHubProfile.ConfigEnabler extends java.lang.Object implements java.lang.Runnable
Runnable to be called on the Event Dispatch Thread which sets the enabledness of the user controls for configuration of this profile.
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
isEnabled_
-
Constructor Summary
Constructors Constructor Description ConfigEnabler(boolean isEnabled)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-