|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ants.core.Thing | +--ants.move.core.models.doc.DocThing
Constructor Summary | |
DocThing()
|
Method Summary | |
void |
destroy()
Finalization method for CSCW components in the ANTS container. |
DocModel |
getModel()
|
void |
init()
Initialization method for CSCW components in the ANTS container. |
void |
propertyChange(ants.core.PropertyChangeEvent evt)
Method triggered in response to a property change. |
void |
setModel(DocModel m)
|
Methods inherited from class ants.core.Thing |
addPropertyChangeListener, addTokenToProperty, eventArrived, getContext, getDescription, getIndexedProperty, getIndexedProperty, getIndexedPropertyNames, getIndexedPropertySize, getName, getPlace, getProperty, getPropertyNames, getThingGateway, getThingId, getType, incrementProperty, init, removePropertyChangeListener, setProperty, triggerEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocThing()
Method Detail |
public void init()
ants.core.Thing
init
in class ants.core.Thing
public void setModel(DocModel m)
public DocModel getModel()
public void propertyChange(ants.core.PropertyChangeEvent evt)
ants.core.PropertyChangeListener
propertyChange
in interface ants.core.PropertyChangeListener
ants.core.PropertyChangeListener
public void destroy()
ants.core.Thing
destroy
in class ants.core.Thing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |