public class SaveConsoleAction extends ConsoleAction
| Modifier and Type | Field and Description |
|---|---|
protected ConsoleLayout |
console |
| Constructor and Description |
|---|
SaveConsoleAction(ConsoleLayout console) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
setEnabled(boolean newValue)
Set disable is not allowed
|
protected ConsoleLayout console
public SaveConsoleAction(ConsoleLayout console)
public void setEnabled(boolean newValue)
setEnabled in interface javax.swing.ActionsetEnabled in class javax.swing.AbstractActionAbstractAction.setEnabled(boolean)public void actionPerformed(java.awt.event.ActionEvent e)
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.