public class FileArrayArgument extends AbstractArgument
description, name, pcs, tool, value
Constructor and Description |
---|
FileArrayArgument() |
FileArrayArgument(AbstractTool tool,
String name,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
Object |
getArgument()
Gets the argument as an object.
|
static void |
main(String[] args) |
void |
propertyChange(PropertyChangeEvent evt) |
String |
toString()
Returns a string representation of the object.
|
addPropertyChangeListener, firePropertyChange, getDescription, getName, getTool, getUsage, getValue, removePropertyChangeListener, setDescription, setName, setTool, setValue, setValue
public FileArrayArgument()
public FileArrayArgument(AbstractTool tool, String name, String description)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class AbstractArgument
public Object getArgument() throws InstantiationException
AbstractArgument
getArgument
in class AbstractArgument
InstantiationException
public static void main(String[] args)
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener
propertyChange
in class AbstractArgument
public String toString()
toString
in class AbstractArgument
Copyright © 2013 InProTopia Corporation. All Rights Reserved.