Using a Widget: Difference between revisions

No edit summary
 
No edit summary
Line 1: Line 1:
[[Widgets]]


All widgets require a shell to operate in.  This is called using the [[DwtShell]] class.
All widgets require a shell to operate in.  This is called using the [[DwtShell]] class.

Revision as of 18:05, 4 April 2006

Widgets


All widgets require a shell to operate in. This is called using the DwtShell class.

add listeners

put handling processes inside the listeners

Jump to: navigation, search