net.simplace.client.pipe.functionalities.EditXMLFunctionality
functionality starting browser (internet explorer or jeditorpane) embeded, intern or extern.
WARNING: pls make sure only one instance of embedded broser is opend. otherwise java vm will crash!
additionally there is the problem of heavyweight panel for embeded ie.
public class EditXMLFunctionality extends
net.simplace.pipe.functionality.FWAbstractFunctionality {
// Public Constructors
public EditXMLFunctionality();
// Public Instance Methods
}
Hierarchy: java.lang.Object - java.lang.Thread (java.lang.Runnable) - net.simplace.pipe.functionality.FWAbstractFunctionality - EditXMLFunctionality
Passed to: net.simplace.ui.panel.FWXMLEditorPanel()