|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewGenerator
A ViewGenerator is able to create an object which can be used as a view. Typically it extends JPanel. Note, this design allows for only one kind of view.
for license details.
The copyright to this program is held by it's authors.
Method Summary | |
---|---|
Component |
createView()
Constructs an application appropriate view for the desktop. |
Method Detail |
---|
Component createView()
|
Copyright ยจ 2003-2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |