Uses of Interface
ch.sahits.model.java.gui.IJavaForm

Packages that use IJavaForm
ch.sahits.codegen.java.gui.util   
 

Uses of IJavaForm in ch.sahits.codegen.java.gui.util
 

Methods in ch.sahits.codegen.java.gui.util that return IJavaForm
 IJavaForm GUIHelper.convertOneColumnLayout()
          Since a on column layout is not encapsuled in groups the elements are put into groups.
 

Constructors in ch.sahits.codegen.java.gui.util with parameters of type IJavaForm
GUIHelper(IJavaForm _form)
          Initialize the form
SWTGUIHelper(IJavaForm _form)
          Initialize the form