|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
public class ZoomOutActionPlugin
Creation-Date: 16.11.2006, 18:52:30
Field Summary |
---|
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin |
---|
ENABLED_PROPERTY |
Constructor Summary | |
---|---|
ZoomOutActionPlugin()
|
Method Summary | |
---|---|
boolean |
configure(PreviewPane reportPane)
|
void |
deinitialize(SwingGuiContext swingGuiContext)
|
KeyStroke |
getAcceleratorKey()
Returns the accelerator key for the export action. |
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)
|
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin |
---|
addPropertyChangeListener, addPropertyChangeListener, getBaseResources, getConfig, getContext, getIconTheme, getMenuOrder, getRole, getRolePreference, getToolbarOrder, isAddToMenu, isAddToToolbar, isEnabled, isSeparated, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin |
---|
addPropertyChangeListener, addPropertyChangeListener, getMenuOrder, getRole, getRolePreference, getToolbarOrder, isAddToMenu, isAddToToolbar, isEnabled, isSeparated, removePropertyChangeListener |
Constructor Detail |
---|
public ZoomOutActionPlugin()
Method Detail |
---|
public void deinitialize(SwingGuiContext swingGuiContext)
deinitialize
in interface ActionPlugin
deinitialize
in class AbstractActionPlugin
public boolean initialize(SwingGuiContext context)
initialize
in interface ActionPlugin
initialize
in class AbstractActionPlugin
public String getDisplayName()
getDisplayName
in interface ActionPlugin
public String getShortDescription()
getShortDescription
in interface ActionPlugin
public Icon getSmallIcon()
getSmallIcon
in interface ActionPlugin
public Icon getLargeIcon()
getLargeIcon
in interface ActionPlugin
public KeyStroke getAcceleratorKey()
getAcceleratorKey
in interface ActionPlugin
public Integer getMnemonicKey()
getMnemonicKey
in interface ActionPlugin
public boolean configure(PreviewPane reportPane)
configure
in interface ControlActionPlugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |