|
||||||||||
| 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.PropertiesChanged
public class PropertiesChanged
Message sent when properties are changed using the global options or plugin options dialog box.
| Constructor Summary | |
|---|---|
PropertiesChanged(EBComponent source)
Creates a new properties changed message. |
|
| Method Summary |
|---|
| Methods inherited from class org.gjt.sp.jedit.EBMessage |
|---|
getSource, paramString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesChanged(EBComponent source)
source - The message source
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||