|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.menu.ReloadWithEncodingProvider
public class ReloadWithEncodingProvider
Menu provider for actions to reload the current buffer with a specific encoding.
Constructor Summary | |
---|---|
ReloadWithEncodingProvider()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
|
void |
update(javax.swing.JMenu menu)
Adds the menu items to the given menu. |
boolean |
updateEveryTime()
Returns true if the menu should be updated each time it is shown. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReloadWithEncodingProvider()
Method Detail |
---|
public boolean updateEveryTime()
DynamicMenuProvider
DynamicMenuChanged
message.
updateEveryTime
in interface DynamicMenuProvider
public void update(javax.swing.JMenu menu)
DynamicMenuProvider
update
in interface DynamicMenuProvider
menu
- The menupublic void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |