Java Reference
In-Depth Information
R EVIEWING THE E XERCISES
In this exercise, you created a simple window by extending a class called Simple-
Frame . In order to understand more fully what is required to develop a fully func-
tional GUI application, look at the code in SimpleFrame and use it as a basis for
building more complex applications.
You also generated the Javadoc that was already supplied in the SimpleFrame
source. You might want to add Javadoc comments to your MyFrame source and gen-
erate the Javadoc for that class.
Search WWH ::




Custom Search