|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jas.jds.interfaces.CutProperties
Use a subclass of this class to send properties of Cut objects between the cut objects and the dialogs on the client machine. In subclasses, declare public member fields which describe all of the options the user has for a particular Cut subclass. Note that all data fields must be serializable.
Field Summary | |
boolean |
m_hasPartition
|
Constructor Summary | |
CutProperties()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean m_hasPartition
Constructor Detail |
public CutProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |