Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

mytasks
Class PutTextInDict  view PutTextInDict download PutTextInDict.java

java.lang.Object
  extended byflow4j.flow.AbstractTask
      extended bymytasks.PutTextInDict
All Implemented Interfaces:
flow4j.flow.ITask

public class PutTextInDict
extends flow4j.flow.AbstractTask


Field Summary
 
Fields inherited from class flow4j.flow.AbstractTask
 
Constructor Summary
PutTextInDict()
           
 
Method Summary
 void execute(flow4j.flow.FlowDictionary dict)
          Executes the task.
 
Methods inherited from class flow4j.flow.AbstractTask
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PutTextInDict

public PutTextInDict()
Method Detail

execute

public void execute(flow4j.flow.FlowDictionary dict)
Description copied from interface: flow4j.flow.ITask
Executes the task.