Modifier and Type | Interface and Description |
---|---|
static class |
VmGcView.Action |
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(ActionListener<VmGcView.Action> listener) |
void |
addChart(String tag,
String title,
String valueUnit) |
void |
addData(String tag,
List<IntervalTimeData<Double>> data) |
void |
clearData(String tag) |
Component |
getUiComponent() |
void |
removeActionListener(ActionListener<VmGcView.Action> listener) |
void |
removeChart(String tag) |
void addActionListener(ActionListener<VmGcView.Action> listener)
void removeActionListener(ActionListener<VmGcView.Action> listener)
void removeChart(String tag)
void addData(String tag, List<IntervalTimeData<Double>> data)
void clearData(String tag)
Component getUiComponent()
Copyright © 2012. All Rights Reserved.