|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensubsystems.core.application.ThickClientModuleImpl
org.opensubsystems.core.application.ExitModule
org.opensubsystems.core.application.swt.SWTExitModule
public class SWTExitModule
SWT specific implementation of ExitModule.
| Field Summary |
|---|
| Fields inherited from class org.opensubsystems.core.application.ThickClientModuleImpl |
|---|
m_bInitialized, m_client |
| Constructor Summary | |
|---|---|
SWTExitModule()
|
|
| Method Summary | |
|---|---|
protected void |
closeMainWindow()
Close the main window since it is no longer necessary. |
org.eclipse.swt.widgets.Composite |
getClientArea()
Get composite widget representing the client area of the module on the screen. |
org.eclipse.swt.graphics.Image[] |
getToolbarImages(SWTThickClientGui gui)
Get images which represent this module on the toolbar. |
| Methods inherited from class org.opensubsystems.core.application.ExitModule |
|---|
activate, getName, pasivate |
| Methods inherited from class org.opensubsystems.core.application.ThickClientModuleImpl |
|---|
destroy, displayMessage, getClient, init, refresh |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensubsystems.core.application.ThickClientModule |
|---|
activate, destroy, displayMessage, getClient, getName, init, pasivate, refresh |
| Constructor Detail |
|---|
public SWTExitModule()
| Method Detail |
|---|
public org.eclipse.swt.widgets.Composite getClientArea()
getClientArea in interface SWTThickClientModulepublic org.eclipse.swt.graphics.Image[] getToolbarImages(SWTThickClientGui gui)
getToolbarImages in interface SWTThickClientModulegui - - gui requesting the images
protected void closeMainWindow()
closeMainWindow in class ExitModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||