|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.jface.window.Window | +--org.eclipse.jface.window.ApplicationWindow | +--org.apache.commons.jelly.tags.jface.impl.ApplicationWindowImpl
This is the default implementation for a ApplicationWindowTag
Inner classes inherited from class org.eclipse.jface.window.Window |
org.eclipse.jface.window.Window.IExceptionHandler |
Fields inherited from class org.eclipse.jface.window.Window |
CANCEL, OK |
Constructor Summary | |
ApplicationWindowImpl(org.eclipse.swt.widgets.Shell parentShell)
|
Method Summary | |
org.eclipse.swt.widgets.Control |
getContents()
|
Methods inherited from class org.eclipse.jface.window.ApplicationWindow |
addMenuBar, addStatusLine, addToolBar, close, configureShell, createMenuManager, createStatusLineManager, createToolBarControl, createToolBarManager, getFont, getMenuBarManager, getStatusLineManager, getSymbolicFontName, getToolBarControl, getToolBarManager, handleShellCloseEvent, run, setStatus, toolBarChildrenExist |
Methods inherited from class org.eclipse.jface.window.Window |
constrainShellSize, create, createContents, createShell, getDefaultImage, getInitialLocation, getInitialSize, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, initializeBounds, open, setBlockOnOpen, setDefaultImage, setExceptionHandler, setReturnCode, setShellStyle, setWindowManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationWindowImpl(org.eclipse.swt.widgets.Shell parentShell)
shell
- Method Detail |
public org.eclipse.swt.widgets.Control getContents()
getContents
in class org.eclipse.jface.window.Window
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |