|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |