|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rubato.base.AbstractRubette
org.rubato.base.SimpleAbstractRubette
org.rubato.rubettes.image.ImageDisplayRubette
public class ImageDisplayRubette
Constructor Summary | |
---|---|
ImageDisplayRubette()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the rubette. |
void |
run(RunInfo runInfo)
Runs the Rubette. |
Methods inherited from class org.rubato.base.SimpleAbstractRubette |
---|
applyProperties, duplicate, fromXML, getProperties, getProperty, getRubetteProperties, hasProperties, putProperty, revertProperties, toXML |
Methods inherited from class org.rubato.base.AbstractRubette |
---|
addError, addError, clearErrors, getErrors, getGroup, getIcon, getInCount, getInfo, getInput, getInTip, getLongDescription, getModel, getOutCount, getOutput, getOutTip, getShortDescription, getView, hasErrors, hasInfo, hasView, init, newInstance, setInCount, setModel, setOutCount, setOutput, updateView |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageDisplayRubette()
Method Detail |
---|
public java.lang.String getName()
AbstractRubette
getName
in interface Rubette
getName
in class AbstractRubette
public void run(RunInfo runInfo)
AbstractRubette
run
in interface Rubette
run
in class AbstractRubette
runInfo
- contains information about the Runner that executes
the network
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |