Class BrowserFunctionality

java.lang.Object
java.lang.Thread
net.simplace.pipe.functionality.FWAbstractFunctionality
net.simplace.pipe.functionalities.BrowserFunctionality
All Implemented Interfaces:
Runnable

public class BrowserFunctionality extends FWAbstractFunctionality
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.
Author:
Andreas Enders
  • Constructor Details

    • BrowserFunctionality

      public BrowserFunctionality()
  • Method Details