|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SWTThickClientModule
SWT specific methods for thick client modules
| Method Summary | |
|---|---|
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 interface org.opensubsystems.core.application.ThickClientModule |
|---|
activate, destroy, displayMessage, getClient, getName, init, pasivate, refresh |
| Method Detail |
|---|
org.eclipse.swt.widgets.Composite getClientArea()
org.eclipse.swt.graphics.Image[] getToolbarImages(SWTThickClientGui gui)
gui - - gui requesting the images
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||