|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.fopps.model.ModelEvent
|
+--org.fopps.model.FeatureEvent
FeatureEvent indicates an event in a feature
ModelListener,
AbstractItem,
ModelEvent| Field Summary |
| Fields inherited from class org.fopps.model.ModelEvent |
ITEM_ADDED, ITEM_CHANGED, ITEM_REMOVED |
| Constructor Summary | |
FeatureEvent(int type)
|
|
FeatureEvent(int type,
AbstractItem source)
|
|
| Methods inherited from class org.fopps.model.ModelEvent |
getSource, getType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FeatureEvent(int type)
public FeatureEvent(int type,
AbstractItem source)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||