public class MainWindowControllerImpl extends Object implements MainWindowController
| Constructor and Description |
|---|
MainWindowControllerImpl(org.osgi.framework.BundleContext context,
ApplicationService appSvc,
CountDownLatch shutdown) |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpdateTreeAsync() |
void |
setHostVmTreeFilter(String filter) |
void |
showMainMainWindow() |
void |
stopBackgroundUpdates() |
public MainWindowControllerImpl(org.osgi.framework.BundleContext context,
ApplicationService appSvc,
CountDownLatch shutdown)
public void stopBackgroundUpdates()
public void setHostVmTreeFilter(String filter)
setHostVmTreeFilter in interface MainWindowControllerpublic void doUpdateTreeAsync()
public void showMainMainWindow()
showMainMainWindow in interface MainWindowControllerCopyright © 2013. All Rights Reserved.