frysk.gui.monitor
Class GuiTask.GuiTaskFactory

java.lang.Object
  extended by frysk.gui.monitor.GuiTask.GuiTaskFactory
Enclosing class:
GuiTask

public static class GuiTask.GuiTaskFactory
extends Object


Field Summary
(package private) static HashMap map
           
 
Constructor Summary
GuiTask.GuiTaskFactory()
           
 
Method Summary
static GuiTask getGuiTask(Task task)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

static HashMap map
Constructor Detail

GuiTask.GuiTaskFactory

public GuiTask.GuiTaskFactory()
Method Detail

getGuiTask

public static GuiTask getGuiTask(Task task)