tecgraf.javautils.pdfviewer.core.actions
Class PDFZoomInAction
java.lang.Object
javax.swing.AbstractAction
tecgraf.javautils.pdfviewer.core.actions.PDFAbstractDocumentOpenAwareAction
tecgraf.javautils.pdfviewer.core.actions.PDFZoomInAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, PDFDocumentOpenCloseListener
public class PDFZoomInAction
- extends PDFAbstractDocumentOpenAwareAction
Ação de zoom in.
- Author:
- Tecgraf
- See Also:
- Serialized Form
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
PDFZoomInAction
public PDFZoomInAction(PDFCorePanel pdfCorePanel)
- Construtor.
- Parameters:
pdfCorePanel - painel básico.
actionPerformed
public void actionPerformed(ActionEvent e)
-
Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.