public class MOOSEEclipseFormWidget extends EclipseFormWidget
MOOSEFormEditor
for modifying a
MOOSE model according to standard operating procedure in ICE.Constructor and Description |
---|
MOOSEEclipseFormWidget(IVizServiceFactory factory)
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
display()
This operation displays the
MOOSEFormEditor instead of the
standard ICEFormEditor. |
disable, getForm, notifyCancelListeners, notifyProcessListeners, notifyUpdateListeners, registerProcessListener, registerResourceProvider, registerUpdateListener, setForm, updateStatus
public MOOSEEclipseFormWidget(IVizServiceFactory factory)
factory
- The visualization service factory provided to MOOSEFormEditors
through OSGi.public void display()
MOOSEFormEditor
instead of the
standard ICEFormEditor.display
in interface IFormWidget
display
in class EclipseFormWidget