org.eparapher.rcp.editors
Class SignatureTabEditor

java.lang.Object
  extended by org.eparapher.rcp.editors.SignatureTabEditor

public class SignatureTabEditor
extends Object

resources : http://www.ibm.com/developerworks/opensource/library/os-eclipse-forms/ http://www.eclipse.org/articles/Article-Forms/article.html

Author:
arnault

Constructor Summary
SignatureTabEditor()
           
 
Method Summary
protected  org.eclipse.swt.widgets.Composite createSignatureForm(org.eclipse.swt.widgets.Composite parent)
          Creates page 2 of the multi-page editor, which allows you to change the font used in page 2.
 void dispose()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureTabEditor

public SignatureTabEditor()
Method Detail

createSignatureForm

protected org.eclipse.swt.widgets.Composite createSignatureForm(org.eclipse.swt.widgets.Composite parent)
Creates page 2 of the multi-page editor, which allows you to change the font used in page 2.

Parameters:
parent -

dispose

public void dispose()


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.