Interface UIUpdatableAlways
- All Superinterfaces:
UIUpdatable
- All Known Implementing Classes:
MainStatusBar, MiniBarManager, SystemTraySWT
Sometimes we don't update the UI (such as when nothing is visible). This
class overrides this ability.
-
Method Summary
Methods inherited from interface UIUpdatable
getUpdateUIName, updateUI
-
Method Details
-
updateUI
void updateUI(boolean is_visible)
-