Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org.jfree.report.modules.gui » base » components » [javadoc | source]
org.jfree.report.modules.gui.base.components
public interface: ActionDowngrade [javadoc | source]

All Implemented Interfaces:
    Action

All Known Implementing Classes:
    DefaultLastPageAction, DefaultZoomOutAction, LastPageAction, DefaultZoomInAction, DefaultPreviousPageAction, DefaultAboutAction, GotoPageAction, DemoCloseAction, DefaultGotoAction, PreviewAction, CloseAction, FirstPageAction, CloseAction, PreviousPageAction, DefaultFirstPageAction, DemoPreviewAction, ZoomSetAction, AboutAction, ZoomInAction, NextPageAction, DemoAboutAction, ZoomOutAction, AboutAction, DefaultNextPageAction, AbstractActionDowngrade, ExportAction

Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
Field Summary
public static final  String ACCELERATOR_KEY    The key used for storing a KeyStroke to be used as the accelerator for the action. 
public static final  String MNEMONIC_KEY    The key used for storing an int key code to be used as the mnemonic for the action.