public abstract class AbstractJPDFFilePanelAction
extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected JPDFFilePanel |
pdfPanel |
| Constructor and Description |
|---|
AbstractJPDFFilePanelAction(JPDFFilePanel pdfPanel,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
updateAction() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected JPDFFilePanel pdfPanel
public AbstractJPDFFilePanelAction(JPDFFilePanel pdfPanel, java.lang.String id)