|
|
|||||||||||
|
|
||||||||||||
More Visualization Mode : SWING |
||||||||||||
Keep a reference to a SWING facade.
|
||||||||||||
private SWINGFacade _facade; |
_facade = new SWINGFacade(); |
getContentPane().add(_facade.getAwtComponent()); |
initResources(_facade); buildBox(_facade); |
_facade.disposeWhenInactive(); |
Example
|
The Whole Program
Related Classes
and Methods
What Next ?
Tutorial |
Previous |
Current |
Next |
|
Comments or suggestions? Need some help? Copyright ©1998 INRIA Last updated 4 November 1998 by Bruno Conductier |
|