|
||||||||||
| 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.DynamicMenuChanged
Sending this message will cause the specified dynamic menu to be recreated.
| Nested Class Summary |
| Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
EBMessage.NonVetoable |
| Constructor Summary | |
DynamicMenuChanged(java.lang.String name)
Creates a new dynamic menu changed message. |
|
| Method Summary | |
java.lang.String |
getMenuName()
Returns the name of the menu in question. |
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 DynamicMenuChanged(java.lang.String name)
name - The menu name. All dynamic menus with this name will be
recreated next time they are displayed.| Method Detail |
public java.lang.String getMenuName()
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 | |||||||||