|
|||||||||||
| 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.CompilationEvent
CompilationEvent represents an event during product compilation
| Field Summary |
| Fields inherited from class org.fopps.model.ModelEvent |
ITEM_ADDED, ITEM_CHANGED, ITEM_REMOVED |
| Constructor Summary | |
CompilationEvent()
|
|
CompilationEvent(Product source)
|
|
| Method Summary | |
Product |
getProduct()
Added for convenience |
| 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 CompilationEvent()
public CompilationEvent(Product source)
| Method Detail |
public Product getProduct()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||