wt.clients.csm.businessentity
Class BusinessEntityEditorLauncher
java.lang.Object
wt.clients.iba.EditorLauncher
wt.clients.csm.businessentity.BusinessEntityEditorLauncher
- public class BusinessEntityEditorLauncher
- extends EditorLauncher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
private static final boolean debug
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
versionID
private static final String versionID
- See Also:
- Constant Field Values
frame
private static Frame frame
BUSINESSENTITY_RESOURCE
private static String BUSINESSENTITY_RESOURCE
beResource
private ResourceBundle beResource
BusinessEntityEditorLauncher
public BusinessEntityEditorLauncher(Object editorObject)
- Parameters:
editorObject
-
BusinessEntityEditorLauncher
public BusinessEntityEditorLauncher()
initResource
protected void initResource()
launch
public void launch(MeasurementSystemDefaultView ms,
boolean editable)
- Specified by:
launch
in class EditorLauncher
- Parameters:
ms
- editable
-
showMessageDialog
protected void showMessageDialog(String message,
boolean modal)
showExceptionDialog
protected void showExceptionDialog(String message,
boolean modal,
Exception e)