au.edu.swin.synergy.plugin.modeller
Class BSaveTextArea
java.lang.Object
|
+--au.edu.swin.synergy.plugin.modeller.BSaveTextArea
- public class BSaveTextArea
- extends Object
- implements BSaveable
Constructor Summary |
BSaveTextArea()
Used to calc positisons of text within this area
depending on the font. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
kName
public static final String kName
kKeyText
protected static final String kKeyText
kKeyVisible
protected static final String kKeyVisible
kKeyName
protected static final String kKeyName
kDefaultName
protected static final String kDefaultName
BSaveTextArea
public BSaveTextArea()
- Used to calc positisons of text within this area
depending on the font.
getRefToStrings
public Vector getRefToStrings()
setName
public void setName(String fName)
setStrings
public void setStrings(Vector fStrings)
getStrings
public Vector getStrings()
getName
public String getName()
load
public boolean load(BDataFile file)
- Specified by:
- load in interface BSaveable
save
public boolean save(BDataFile file)
- Specified by:
- save in interface BSaveable