|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowEvent | |
---|---|
org.eclipse.swt.browser | SWT Browser widget. |
Uses of WindowEvent in org.eclipse.swt.browser |
---|
Methods in org.eclipse.swt.browser with parameters of type WindowEvent | |
void |
VisibilityWindowListener.hide(WindowEvent event)
This method is called when the window hosting a Browser
is requested to be hidden. |
void |
VisibilityWindowListener.show(WindowEvent event)
This method is called when the window hosting a Browser
is requested to be displayed. |
void |
VisibilityWindowAdapter.hide(WindowEvent event)
|
void |
VisibilityWindowAdapter.show(WindowEvent event)
|
void |
OpenWindowListener.open(WindowEvent event)
This method is called when a new window needs to be created. |
void |
CloseWindowListener.close(WindowEvent event)
This method is called when the window hosting a Browser should be closed.
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.