com.lowagie.toolbox.arguments
public class FileArrayArgument extends AbstractArgument
Since: 2.1.1 (imported from itexttoolbox project)
| Field Summary | |
|---|---|
| FileList | fileList1 |
| Constructor Summary | |
|---|---|
| FileArrayArgument() | |
| FileArrayArgument(AbstractTool tool, String name, String description) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent e) |
| Object | getArgument() |
| void | jbInit() |
| static void | main(String[] args) |
| void | propertyChange(PropertyChangeEvent evt) |
| String | toString()
Returns a string representation of the object.
|
Returns: a string representation of the object.