org.vilenica.da.service
Class InteractorToItem

java.lang.Object
  extended by org.vilenica.da.service.InteractorToItem

public class InteractorToItem
extends java.lang.Object


Constructor Summary
InteractorToItem()
          Creates a new instance of InteractorToItem
 
Method Summary
static java.awt.Component transform(Interactor interactor, Process process, Presentation presentation)
          Transforms a PresentationObject into a J2ME-Form
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractorToItem

public InteractorToItem()
Creates a new instance of InteractorToItem

Method Detail

transform

public static java.awt.Component transform(Interactor interactor,
                                           Process process,
                                           Presentation presentation)
Transforms a PresentationObject into a J2ME-Form