|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.msg.VFSUpdate
Message sent when a file or directory changes.
| Nested Class Summary |
|---|
| Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
|---|
EBMessage.NonVetoable |
| Constructor Summary | |
|---|---|
VFSUpdate(java.lang.String path)
Creates a VFS update message. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPath()
Returns the path that changed. |
java.lang.String |
paramString()
Returns a string representation of this message's parameters. |
| Methods inherited from class org.gjt.sp.jedit.EBMessage |
|---|
getSource, isVetoed, toString, veto |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VFSUpdate(java.lang.String path)
path - The path in question| Method Detail |
public java.lang.String getPath()
public java.lang.String paramString()
EBMessage
paramString in class EBMessage
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||