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, toStringpublic FloatArgument()
public FloatArgument(AbstractTool tool, String name, String description)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class AbstractArgumente - ActionEventCopyright © 2015. All rights reserved.