|
|||||||||||
| 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.ConfigurationEvent
ConfigurationEvent indicates a change in the configuration
ModelListener,
AbstractItem,
ModelEvent| Field Summary | |
static int |
CONFIGURATION_CHANGED
|
| Fields inherited from class org.fopps.model.ModelEvent |
ITEM_ADDED, ITEM_CHANGED, ITEM_REMOVED |
| Constructor Summary | |
ConfigurationEvent(int type,
AbstractItem source,
java.lang.Object pValue)
|
|
| Method Summary | |
java.lang.Object |
getCfgValue()
|
| 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 |
| Field Detail |
public static final int CONFIGURATION_CHANGED
| Constructor Detail |
public ConfigurationEvent(int type,
AbstractItem source,
java.lang.Object pValue)
| Method Detail |
public java.lang.Object getCfgValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||