SWT LPEX
v3.0.5

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, Rectangle bounds, boolean browse)
          Constructor for an external program to create a new (secondary) view on its existing document.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.