class ImageViewerDialog.ImageAction extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
action |
| Constructor and Description |
|---|
ImageAction(java.lang.String action,
javax.swing.ImageIcon icon,
java.lang.String toolTipText) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private final java.lang.String action
public ImageAction(java.lang.String action, javax.swing.ImageIcon icon, java.lang.String toolTipText)
public void actionPerformed(java.awt.event.ActionEvent e)