public class ReloadWithEncodingProvider extends java.lang.Object implements java.awt.event.ActionListener, DynamicMenuProvider
| Constructor and Description | 
|---|
| ReloadWithEncodingProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
public boolean updateEveryTime()
DynamicMenuProviderDynamicMenuChanged message.updateEveryTime in interface DynamicMenuProviderpublic void update(javax.swing.JMenu menu)
DynamicMenuProviderupdate in interface DynamicMenuProvidermenu - The menupublic void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListener