com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater Class Reference
List of all members.
Member Function Documentation
| int com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater::getFrames |
( |
|
) |
[inline] |
| synchronized ChartUpdateRequest com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater::pull |
( |
|
) |
[inline, private] |
| synchronized void com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater::queueRequest |
( |
ChartUpdateRequest |
r |
) |
[inline] |
| void com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater::run |
( |
|
) |
[inline] |
| synchronized void com::cosylab::gui::components::r2::chart::BaseChart::ChartUpdater::setFrames |
( |
int |
frames |
) |
[inline] |
Member Data Documentation
Initial value: new Runnable() {
public void run() {
repaint();
}
}
Referenced by run().
The documentation for this class was generated from the following file: