public class HtmlReportAction extends AbstractAction implements MenuCreator
MenuCreator.MENU_LOCATION| Constructor and Description |
|---|
HtmlReportAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
HtmlReportUI |
getHtmlReportPanel() |
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, popupShouldSavepublic void doAction(ActionEvent e) throws IllegalUserActionException
doAction in interface CommanddoAction in class AbstractActionIllegalUserActionExceptionCommand.doAction(ActionEvent)public Set<String> getActionNames()
getActionNames in interface Commandpublic JMenuItem[] getMenuItemsAtLocation(MenuCreator.MENU_LOCATION location)
MenuCreatorgetMenuItemsAtLocation in interface MenuCreatorlocation - in top menuJMenuItempublic JMenu[] getTopLevelMenus()
getTopLevelMenus in interface MenuCreatorpublic boolean localeChanged(MenuElement menu)
localeChanged in interface MenuCreatormenu - MenuElementpublic void localeChanged()
MenuCreatorlocaleChanged in interface MenuCreatorpublic HtmlReportUI getHtmlReportPanel()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.