org.fusesource.web.console.client.jmx.panel
Class MBeansPanel
java.lang.Object
org.fusesource.web.console.client.util.GridPanelSupport
org.fusesource.web.console.client.jmx.panel.MBeansPanel
- All Implemented Interfaces:
- View, Refreshable
public class MBeansPanel
- extends GridPanelSupport
- Version:
- $Revision: 1.1 $
|
Constructor Summary |
MBeansPanel(com.google.gwt.user.client.ui.TreeItem treeItem)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeansPanel
public MBeansPanel(com.google.gwt.user.client.ui.TreeItem treeItem)
createAttributeNames
protected static java.lang.String[] createAttributeNames(java.util.List<MBeanName> mbeanNames)
getMbeanNames
public java.util.List<MBeanName> getMbeanNames()
load
public void load(WidgetHandler handler)
- Specified by:
load in class GridPanelSupport
onGridResults
protected int onGridResults(com.google.gwt.widgetideas.table.client.FixedWidthGrid dataTable,
java.lang.Object gridResults)
- Specified by:
onGridResults in class GridPanelSupport
onDoubleClick
protected void onDoubleClick()
- Description copied from class:
GridPanelSupport
- Allows derived instances to do something when a row is double clicked
- Overrides:
onDoubleClick in class GridPanelSupport
Copyright © 2009 FuseSource. All Rights Reserved.