spirals.data.doubleViewers
Class TimeTabletDataViewer
java.lang.Object
spirals.data.viewers.TabletDataViewer
spirals.data.doubleViewers.DoubleViewer
spirals.data.doubleViewers.DoubleViewerDrag
spirals.data.doubleViewers.TimeTabletDataViewer
- All Implemented Interfaces:
- java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.util.EventListener
- Direct Known Subclasses:
- LengthTabletDataViewer, TimeDifTabletDataViewer
public class TimeTabletDataViewer
- extends DoubleViewerDrag
Prohlížeč který používá celá data. Zobrazuje se při vyznačení platného úseku dat po jejich sejmutí z tabletu.
Copyright: Copyright (c) 2005 Jan Dolezel
Company: ČVUT FEL, Prague
Constructor Summary |
TimeTabletDataViewer(javax.swing.JPanel screen,
javax.swing.JPanel controls,
Data data,
boolean all,
boolean showUp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dcb
protected DataComboBox dcb
minFi
protected double minFi
maxFi
protected double maxFi
angle
protected double[] angle
TimeTabletDataViewer
public TimeTabletDataViewer(javax.swing.JPanel screen,
javax.swing.JPanel controls,
Data data,
boolean all,
boolean showUp)
install
private void install()
setBottom
protected void setBottom(double[] vect,
double min,
double max)
updateControls
public void updateControls()
- Description copied from class:
TabletDataViewer
- Volá se vždy při změně dat. Upraví ovládací prvky prohlížeče
- Overrides:
updateControls
in class TabletDataViewer
updateData
public void updateData()
- vybere všechna data
- Overrides:
updateData
in class TabletDataViewer
disableControls
public void disableControls()
- Description copied from class:
TabletDataViewer
- Zamezí používání ovládacích prvků
- Overrides:
disableControls
in class TabletDataViewer
getControls
public javax.swing.JPanel getControls()
getStart
public int getStart()
getEnd
public int getEnd()
changed
public boolean changed()
- Returns:
- boolean vrací true, pokud byl vyznačen nový úsek
setChanged
public void setChanged(boolean changed)
getDescription
public java.lang.String getDescription()
- Description copied from class:
TabletDataViewer
- vrátí textový popis prohlížeče
- Overrides:
getDescription
in class TabletDataViewer
- Returns:
- String