ch.tatool.core.executable
Class HTMLExecutable
java.lang.Object
ch.tatool.core.element.AbstractPropertyHolder
ch.tatool.core.element.NodeImpl
ch.tatool.core.executable.BlockingExecutable
ch.tatool.core.executable.BlockingAWTExecutable
ch.tatool.core.executable.AbstractHTMLExecutable
ch.tatool.core.executable.HTMLExecutable
- All Implemented Interfaces:
- ActionPanelListener, DescriptivePropertyHolder, PropertyHolder, Executable, Node, ExecutionPhaseListener, KeyEventDispatcher
public class HTMLExecutable
- extends AbstractHTMLExecutable
HTML Instruction
Displays a HTML page
- Author:
- Andre Locher
| Methods inherited from class ch.tatool.core.executable.AbstractHTMLExecutable |
actionTriggered, cancelExecutionAWT, getBase, geti18nEnabled, getPages, getPropertyObjects, getScoreHandler, getTimeoutHandler, processExecutionPhase, setBase, setDuration, seti18nEnabled, setPages, setScoreHandler, setTimeoutHandler, startExecutionAWT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLExecutable
public HTMLExecutable()
replaceVariables
public String replaceVariables(String html)
- Specified by:
replaceVariables in class AbstractHTMLExecutable
Copyright © 2012. All Rights Reserved.