org.fusesource.web.console.client
Class ConsolePanels
java.lang.Object
org.fusesource.web.console.client.ConsolePanels
- Direct Known Subclasses:
- BeanConsolePanels, DomainConsolePanels
public class ConsolePanels
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
asyncNotify
public static boolean asyncNotify
ConsolePanels
public ConsolePanels()
getConsolePanelList
public java.util.List<ConsolePanel> getConsolePanelList()
addConsolePanel
public void addConsolePanel(ConsolePanel consolePanel)
createWidget
public com.google.gwt.user.client.ui.Widget createWidget(com.google.gwt.user.client.ui.TreeItem item,
WidgetHandler handler)
registerSelectedTab
protected void registerSelectedTab(int index)
refreshWidget
protected void refreshWidget(com.google.gwt.user.client.ui.Widget widget)
addTabPanels
protected void addTabPanels(com.google.gwt.user.client.ui.TreeItem item,
com.google.gwt.user.client.ui.TabPanel panel)
notifyHandler
protected void notifyHandler(com.google.gwt.user.client.ui.TabPanel panel)
getMbeanData
public MBeanData getMbeanData()
setMbeanData
public void setMbeanData(MBeanData mbeanData)
getChildMBeanNames
public java.util.List<MBeanName> getChildMBeanNames()
addView
protected void addView(View view,
java.lang.String title,
com.google.gwt.user.client.ui.TabPanel panel)
Copyright © 2009 FuseSource. All Rights Reserved.