Public Member Functions | |
BeanMemoryWidget () | |
void | updateValues (long time, double value) |
void | setValues (String component, String property) |
void | setComponentAvailable (boolean tmp, String reason) |
void | resetSampleCount () |
Private Member Functions | |
void | initialize () |
Private Attributes | |
JLabel | componentLabel = null |
JLabel | propertyLabel = null |
JLabel | SamplingSizeLabel = null |
long | samples = 0 |
Static Private Attributes | |
final long | serialVersionUID = 4823621192367385632L |
|
|
|
This method initializes this |
|
Implements cl::utfsm::samplingSystemUI::IGraphicalUpdater.
|
|
Implements cl::utfsm::samplingSystemUI::IGraphicalUpdater.
|
|
Implements cl::utfsm::samplingSystemUI::IGraphicalUpdater.
|
|
Implements cl::utfsm::samplingSystemUI::IGraphicalUpdater.
|
|
|
|
|
|
|
|
|
|
Reimplemented from cl::utfsm::samplingSystemUI::SamplingWidget.
|