Package com.equo.chromium.swt

  • Interface Summary 
    Interface Description
    OpenWindowListener
    This listener interface may be implemented in order to receive a WindowEvent notification when a new Browser needs to be provided by the application.
  • Class Summary 
    Class Description
    Browser
    Instances of this class implement the browser user interface.
    BrowserFunction
    Instances of this class represent java-side "functions" that are invokable from javascript.
    WindowEvent
    A WindowEvent is sent by a Browser when a new window needs to be created or when an existing window needs to be closed.