public class RenderAction extends javax.swing.AbstractAction implements ActionDisplayOptions
Modifier and Type | Field and Description |
---|---|
static int |
FILE_ONLY_MODE |
static int |
FILE_OR_GROUP_MODE |
DISPLAY_BOTH, DISPLAY_ICON, DISPLAY_NAME
Constructor and Description |
---|
RenderAction(ToolSelectionHandler selhandler) |
RenderAction(ToolSelectionHandler selhandler,
int mode) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
public static final int FILE_OR_GROUP_MODE
public static final int FILE_ONLY_MODE
public RenderAction(ToolSelectionHandler selhandler)
public RenderAction(ToolSelectionHandler selhandler, int mode)