|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.util.Msg kaos.core.util.DirectoryEventMsg
public class DirectoryEventMsg
Field Summary | |
---|---|
static java.lang.String |
DIRECTORY_EVENT
|
Constructor Summary | |
---|---|
DirectoryEventMsg(DirectoryEvent event)
|
Method Summary | |
---|---|
DirectoryEvent |
getDirectoryEvent()
|
Methods inherited from class kaos.core.util.Msg |
---|
addSubMsg, addSubMsg, addSymbol, addSymbol, addSymbol, addSymbol, addSymbol, addSymbol, clone, createFromFile, error, fatalError, getElementsNamed, getFirstChildSkip, getNamedString, getNamedString, getNamedVector, getNextSkip, getNodeAttributes, getParentSkip, getPreviousSkip, getRootNode, getSubMsg, getSubMsg, getSymbol, getSymbol, getVerbosity, main, removeSymbol, setLogger, setVerbosity, showMsgInfo, showMsgInfo, toString, traverseDOMBranch, traverseRoot, warning |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DIRECTORY_EVENT
Constructor Detail |
---|
public DirectoryEventMsg(DirectoryEvent event)
Method Detail |
---|
public DirectoryEvent getDirectoryEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |