public class CompileAction extends javax.swing.AbstractAction implements ActionDisplayOptions
Modifier and Type | Field and Description |
---|---|
static double |
ZOOM_FACTOR |
DISPLAY_BOTH, DISPLAY_ICON, DISPLAY_NAME
Constructor and Description |
---|
CompileAction(ToolSelectionHandler sel,
ToolTable tools) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
public CompileAction(ToolSelectionHandler sel, ToolTable tools)