Overview

 
Package  Class  Tree  Deprecated  Index  Help 
SWT LPEX
v3.0.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Uses of Class
com.ibm.lpex.core.LpexView.ViewInstantiationException

Packages that use LpexView.ViewInstantiationException
com.ibm.lpex.core This package provides the base implementation of the LPEX editor widget. 
com.ibm.lpex.samples This package contains samples for those who wish to extend the editor. 
 

Uses of LpexView.ViewInstantiationException in com.ibm.lpex.core
 

Constructors in com.ibm.lpex.core that throw LpexView.ViewInstantiationException
LpexView(LpexView lpexView)
          Use this constructor to create a new document view from the specified document view.
LpexView(LpexView lpexView, boolean updateProfile)
          Use this constructor to create a new document view from the specified document view, indicating whether the updateProfile command should be called.
 

Uses of LpexView.ViewInstantiationException in com.ibm.lpex.samples
 

Constructors in com.ibm.lpex.samples that throw LpexView.ViewInstantiationException
Lpex(LpexView lpexView, Lpex.Delegate delegate, org.eclipse.swt.graphics.Rectangle bounds, boolean browse)
          Constructor for an external program to create a new view on an existing document.
 


 

Overview

 
Package  Class  Tree  Deprecated  Index  Help 
SWT LPEX
v3.0.0
 PREV   NEXT FRAMES    NO FRAMES