rice.visualization.server
Class AggregationPanelCreator
java.lang.Object
rice.visualization.server.AggregationPanelCreator
-
All Implemented Interfaces:
- PanelCreator
-
public class AggregationPanelCreator
- extends java.lang.Object
- implements PanelCreator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECONDS
public static final long SECONDS
- See Also:
- Constant Field Values
MINUTES
public static final long MINUTES
- See Also:
- Constant Field Values
HOURS
public static final long HOURS
- See Also:
- Constant Field Values
DAYS
public static final long DAYS
- See Also:
- Constant Field Values
UPDATE_TIME
public static final long UPDATE_TIME
- See Also:
- Constant Field Values
STATS_GRANULARITY
public static final long STATS_GRANULARITY
- See Also:
- Constant Field Values
STATS_RANGE
public static final long STATS_RANGE
- See Also:
- Constant Field Values
STATS_HISTORY
public static final int STATS_HISTORY
- See Also:
- Constant Field Values
STATS_SUBSAMPLE
public static final int STATS_SUBSAMPLE
- See Also:
- Constant Field Values
AggregationPanelCreator
public AggregationPanelCreator(Timer timer,
AggregationImpl aggregation)
createPanel
public DataPanel createPanel(java.lang.Object[] objects)
-
- Specified by:
-
createPanel
in interface PanelCreator
-
updateData
protected void updateData()
-
-
Copyright © 2001-2005 - Rice Pastry.