public class DaxFile extends FileUnit implements TaskConscious, Displayer, java.awt.event.ActionListener, java.awt.event.ItemListener
collection, FILE_URL, fileName, fileProtocol, locationString, namingPattern, numberOfFiles, one2one, PHYSICAL_FILE, physicalFile, task
Constructor and Description |
---|
DaxFile() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent) |
void |
displayMessage(java.lang.String string)
Display message.
|
java.util.UUID |
fakeProcess(java.util.List list)
Fake process.
|
java.awt.Component |
getComponent()
Gets the component.
|
void |
itemStateChanged(java.awt.event.ItemEvent itemEvent) |
void |
setEnabling(java.awt.Component c,
boolean enable)
Sets the enabling.
|
changeToolName, fileUnitProcess, getFileLocation, getFileProtocol, getNamingPattern, getNumberOfFiles, getParams, isCollection, isOne2one, setParams, setTask
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setTask
public java.util.UUID fakeProcess(java.util.List list)
list
- the listpublic java.awt.Component getComponent()
FileUnit
getComponent
in class FileUnit
public void actionPerformed(java.awt.event.ActionEvent actionEvent)
actionPerformed
in interface java.awt.event.ActionListener
public void itemStateChanged(java.awt.event.ItemEvent itemEvent)
itemStateChanged
in interface java.awt.event.ItemListener
public void setEnabling(java.awt.Component c, boolean enable)
c
- the cenable
- the enablepublic void displayMessage(java.lang.String string)
Displayer
displayMessage
in interface Displayer
displayMessage
in class FileUnit
string
- the string