org.fusesource.web.console.client.jmx.panel
Class ChartPanel
java.lang.Object
org.fusesource.web.console.client.jmx.panel.ChartPanel
- All Implemented Interfaces:
- View, Refreshable
public class ChartPanel
- extends java.lang.Object
- implements View, Refreshable
- Version:
- $Revision: 1.1 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartPanel
public ChartPanel(MBeanName... mbeanNames)
ChartPanel
public ChartPanel(java.util.List<MBeanName> mbeanNames)
getMbeanNames
public java.util.List<MBeanName> getMbeanNames()
getWidget
public com.google.gwt.user.client.ui.Widget getWidget()
- Specified by:
getWidget in interface View
refresh
public void refresh()
- Specified by:
refresh in interface Refreshable
drawChart
protected void drawChart()
redraw
protected void redraw()
getAttributesKey
protected java.lang.String getAttributesKey(java.util.List<MBeanAttribute> list)
setChartWidget
protected void setChartWidget(com.google.gwt.visualization.client.AbstractVisualizationContainer chartWidget,
com.google.gwt.visualization.client.AbstractDrawOptions options)
Copyright © 2009 FuseSource. All Rights Reserved.