public class FloatArgument extends AbstractArgument
description, name, pcs, tool, value
Constructor and Description |
---|
FloatArgument() |
FloatArgument(AbstractTool tool,
String name,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Invoked when an action occurs.
|
addPropertyChangeListener, firePropertyChange, getArgument, getDescription, getName, getTool, getUsage, getValue, propertyChange, removePropertyChangeListener, setDescription, setName, setTool, setValue, setValue, toString
public FloatArgument()
public FloatArgument(AbstractTool tool, String name, String description)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class AbstractArgument
e
- ActionEventCopyright © 2015. All rights reserved.