it.haefelinger.flaka
Class Logo
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
it.haefelinger.flaka.Task
it.haefelinger.flaka.Logo
- All Implemented Interfaces:
- Cloneable
public class Logo
- extends Task
- Since:
- 1.0
- Author:
- merzedes
| Fields inherited from class it.haefelinger.flaka.Task |
debug, el |
|
Constructor Summary |
Logo()
|
| Methods inherited from class it.haefelinger.flaka.Task |
debug, debug, error, error, getProperty, getref, info, log, setDebug, setEl, throwbx, throwbx, toFile, verbose, warn, warn |
| Methods inherited from class org.apache.tools.ant.Task |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
text
protected String text
chr
protected String chr
width
protected int width
tr
protected TextReader tr
Logo
public Logo()
addText
public void addText(String s)
setChr
public void setChr(String s)
setWidth
public void setWidth(int s)
execute
public void execute()
throws BuildException
- Overrides:
execute in class Task
- Throws:
BuildException