tecgraf.javautils.pdfviewer.viewer.actions
Class PDFCloseAction
java.lang.Object
javax.swing.AbstractAction
tecgraf.javautils.pdfviewer.core.actions.PDFAbstractDocumentOpenAwareAction
tecgraf.javautils.pdfviewer.viewer.actions.PDFCloseAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, PDFDocumentOpenCloseListener
public class PDFCloseAction
- extends PDFAbstractDocumentOpenAwareAction
Fechamento do documento.
- 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 |
PDFCloseAction
public PDFCloseAction(PDFCorePanel pdfCorePanel,
PDFViewerPanel pdfViewerPanel)
- Construtor.
- Parameters:
pdfCorePanel - painel básicopdfViewerPanel - painel do visualizador pdf
actionPerformed
public void actionPerformed(ActionEvent e)
-
Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.