public class ColorArgument extends AbstractArgument
description, name, pcs, tool, value| Constructor and Description |
|---|
ColorArgument() |
ColorArgument(AbstractTool tool,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Object |
getArgument()
Gets the argument as an object.
|
addPropertyChangeListener, firePropertyChange, getDescription, getName, getTool, getUsage, getValue, propertyChange, removePropertyChangeListener, setDescription, setName, setTool, setValue, setValue, toStringpublic ColorArgument()
public ColorArgument(AbstractTool tool, String name, String description)
public Object getArgument() throws InstantiationException
AbstractArgumentgetArgument in class AbstractArgumentInstantiationExceptionpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class AbstractArgumentCopyright © 2015. All rights reserved.