public class ExportTransactionAndSamplerNames extends AbstractAction implements MenuCreator
MenuCreator.MENU_LOCATION
Constructor and Description |
---|
ExportTransactionAndSamplerNames() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
JMenuItem[] |
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION location)
MenuItems to be added in location menu
|
JMenu[] |
getTopLevelMenus() |
void |
localeChanged()
Update Top Level menu on Locale Change
|
boolean |
localeChanged(MenuElement menu) |
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
public Set<String> getActionNames()
getActionNames
in interface Command
Command.getActionNames()
public JMenuItem[] getMenuItemsAtLocation(MenuCreator.MENU_LOCATION location)
MenuCreator
getMenuItemsAtLocation
in interface MenuCreator
location
- in top menuJMenuItem
public JMenu[] getTopLevelMenus()
getTopLevelMenus
in interface MenuCreator
public boolean localeChanged(MenuElement menu)
localeChanged
in interface MenuCreator
menu
- MenuElementpublic void localeChanged()
MenuCreator
localeChanged
in interface MenuCreator
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.