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


Constructor Summary
GuiTask.GuiTaskFactory()
           
 
Method Summary
static GuiTask getGuiTask(Task task)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiTask.GuiTaskFactory

public GuiTask.GuiTaskFactory()
Method Detail

getGuiTask

public static GuiTask getGuiTask(Task task)