org.jfree.report.modules.gui.swing.preview.actions
public class GoToFirstPageActionPlugin extends AbstractActionPlugin implements ControlActionPlugin
Constructor Summary | |
---|---|
GoToFirstPageActionPlugin() |
Method Summary | |
---|---|
boolean | configure(PreviewPane reportPane) |
KeyStroke | getAcceleratorKey()
Returns the accelerator key for the export action.
|
protected String | getConfigurationPrefix() |
String | getDisplayName()
Returns the display name for the export action.
|
Icon | getLargeIcon()
Returns the large icon for the export action.
|
Integer | getMnemonicKey()
Returns the mnemonic key code.
|
String | getShortDescription()
Returns the short description for the export action.
|
Icon | getSmallIcon()
Returns the small icon for the export action.
|
boolean | initialize(SwingGuiContext context) |
Returns: The accelerator key.
Returns: The display name.
Returns: The icon.
Returns: The code.
Returns: The short description.
Returns: The icon.