org.topbraidcomposer.editors.pages
Class FormPages

java.lang.Object
  extended by org.topbraidcomposer.editors.pages.FormPages

public class FormPages
extends java.lang.Object


Constructor Summary
FormPages()
           
 
Method Summary
static org.eclipse.ui.forms.editor.IFormPage getFormPage(org.eclipse.swt.widgets.Control control)
           
static void init(org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.ui.forms.editor.IFormPage page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormPages

public FormPages()
Method Detail

getFormPage

public static org.eclipse.ui.forms.editor.IFormPage getFormPage(org.eclipse.swt.widgets.Control control)

init

public static void init(org.eclipse.ui.forms.IManagedForm managedForm,
                        org.eclipse.ui.forms.editor.IFormPage page)