Class PrefSeg
java.lang.Object
|
+--PrefEditor
|
+--PrefSeg
- All Implemented Interfaces:
- java.io.Serializable
- public class PrefSeg
- extends PrefEditor
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class PrefEditor |
abandon, addCheck, addCheck, addColor, addColor, addDouble, addDouble, addDouble, addInt, addInt, addlabeled, addlabeled, addRadio, addRadio, addString, addString, addUnit, addUnit, getBarePane, getPane, readDouble, readInt, reset, setParm, setParm, setParm, setParm, setParm, setRadio, setUnit, setUnit, setUnit, setup, skip, skip, toString, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
borderc
public java.awt.Color borderc
stationc
public java.awt.Color stationc
surveyc
public java.awt.Color surveyc
selectc
public java.awt.Color selectc
scale
public double scale
transparent
public boolean transparent
openscaled
public boolean openscaled
backc
public java.awt.Color backc
PrefSeg
public PrefSeg()
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
newPane
public void newPane()
throws java.lang.NoSuchFieldException
- Specified by:
newPane in class PrefEditor
java.lang.NoSuchFieldException
save
public void save()
- Overrides:
save in class PrefEditor
apply
public void apply()
- Specified by:
apply in class PrefEditor