ch.tatool.core.executable
Class HTMLExecutable

java.lang.Object
  extended by ch.tatool.core.element.AbstractPropertyHolder
      extended by ch.tatool.core.element.NodeImpl
          extended by ch.tatool.core.executable.BlockingExecutable
              extended by ch.tatool.core.executable.BlockingAWTExecutable
                  extended by ch.tatool.core.executable.AbstractHTMLExecutable
                      extended by 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

Field Summary
 
Fields inherited from class ch.tatool.core.executable.AbstractHTMLExecutable
scoreHandler
 
Constructor Summary
HTMLExecutable()
           
 
Method Summary
 String replaceVariables(String html)
           
 
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 ch.tatool.core.executable.BlockingAWTExecutable
cancelExecution, startExecution
 
Methods inherited from class ch.tatool.core.executable.BlockingExecutable
cancel, dispatchKeyEvent, execute, finishExecution, getExecutionContext, getFinishExecutionLock, setExecutionContext
 
Methods inherited from class ch.tatool.core.element.NodeImpl
assignParent, assignParent, assignParents, getId, getLocalId, getParent, setId, setLocalId, setParent
 
Methods inherited from class ch.tatool.core.element.AbstractPropertyHolder
clearProperties, getKeys, getProperty, removeProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ch.tatool.data.PropertyHolder
clearProperties, getId, getKeys, getProperty, removeProperty, setProperty
 
Methods inherited from interface ch.tatool.element.Executable
cancel, execute, setExecutionContext
 
Methods inherited from interface ch.tatool.element.Node
getParent, setParent
 

Constructor Detail

HTMLExecutable

public HTMLExecutable()
Method Detail

replaceVariables

public String replaceVariables(String html)
Specified by:
replaceVariables in class AbstractHTMLExecutable


Copyright © 2012. All Rights Reserved.