public class DaxCreator extends DaxCreatorV3 implements Displayer, TaskConscious
| Constructor and Description |
|---|
DaxCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayMessage(java.lang.String string)
Display message.
|
java.io.File |
fakeProcess(java.util.List list)
Fake process.
|
java.awt.Component |
getComponent() |
java.io.File |
writeFile(java.lang.String name,
java.lang.String contents)
Write file.
|
process, setTask, spreadConnectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetTaskpublic java.io.File fakeProcess(java.util.List list)
list - the listpublic java.io.File writeFile(java.lang.String name,
java.lang.String contents)
name - the namecontents - the contentspublic java.awt.Component getComponent()
getComponent in class DaxCreatorV3public void displayMessage(java.lang.String string)
DisplayerdisplayMessage in interface Displayerstring - the string