org.fusesource.web.console.client.jmx
Class BeanConsolePanels

java.lang.Object
  extended by org.fusesource.web.console.client.ConsolePanels
      extended by org.fusesource.web.console.client.jmx.BeanConsolePanels

public class BeanConsolePanels
extends ConsolePanels

Version:
$Revision: 1.1 $

Field Summary
 
Fields inherited from class org.fusesource.web.console.client.ConsolePanels
asyncNotify
 
Constructor Summary
BeanConsolePanels(MBeanName name)
           
 
Method Summary
protected  void addTabPanels(com.google.gwt.user.client.ui.TreeItem item, com.google.gwt.user.client.ui.TabPanel panel)
           
 
Methods inherited from class org.fusesource.web.console.client.ConsolePanels
addConsolePanel, addView, createWidget, getChildMBeanNames, getConsolePanelList, getMbeanData, notifyHandler, refreshWidget, registerSelectedTab, setMbeanData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanConsolePanels

public BeanConsolePanels(MBeanName name)
Method Detail

addTabPanels

protected void addTabPanels(com.google.gwt.user.client.ui.TreeItem item,
                            com.google.gwt.user.client.ui.TabPanel panel)
Overrides:
addTabPanels in class ConsolePanels


Copyright © 2009 FuseSource. All Rights Reserved.