Java Reference
In-Depth Information
Sometimes one is making a project which should be used both as an application
and as an applet. It is then advisable to use a panel into which all components of
the GUI are embedded. One just has to embed this single panel into a frame or
an applet to get the desired type of program. The CounterPanel is an example of
such a modular design .
Search WWH ::




Custom Search