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, toString
public ColorArgument()
public ColorArgument(AbstractTool tool, String name, String description)
public Object getArgument() throws InstantiationException
AbstractArgument
getArgument
in class AbstractArgument
InstantiationException
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class AbstractArgument
Copyright © 2015. All rights reserved.