gui.components
Class DataTabbedPane
java.lang.Object
gui.components.DataTabbedPane
public class DataTabbedPane
- extends java.lang.Object
- Author:
- jasonkb
Field Summary |
static int |
row
|
static int |
trace
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
trace
public static int trace
row
public static int row
DataTabbedPane
public DataTabbedPane(int frames)
newTrace
public void newTrace(java.lang.String traceName)
recalibrateAllPoints
public void recalibrateAllPoints()
updateCell
public void updateCell(int trace,
int row,
int col,
java.lang.Object value)
scrollToCurrent
public void scrollToCurrent(int row,
int trace)
getJTabbedPane
public javax.swing.JTabbedPane getJTabbedPane()