|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--de.winterfish.neon.event.NeonEvent
| Field Summary | |
static int |
NODE_ADDED
|
| Constructor Summary | |
NeonEvent(DataNode node,
int type,
DataFolder folder)
|
|
| Method Summary | |
DataFolder |
getCurrentFolder()
|
DataNode |
getNode()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int NODE_ADDED
| Constructor Detail |
public NeonEvent(DataNode node,
int type,
DataFolder folder)
| Method Detail |
public DataNode getNode()
public int getType()
public DataFolder getCurrentFolder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||