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 MainWindowController
public void doUpdateTreeAsync()
public void showMainMainWindow()
showMainMainWindow
in interface MainWindowController
Copyright © 2013. All Rights Reserved.