|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasFrame
A class implementing this interface contains an application main window. The method getJFrame() must return a JFrame object that can be used by other calls to build dialogs.
Classes in the main API implementing or requesting objects implementing this interface should be avoided. This class should be used ONLY by Java user interface classes.
| Method Summary | |
|---|---|
javax.swing.JFrame |
getJFrame()
Access to the main window that will become the parent of another child dialogs. |
| Method Detail |
|---|
javax.swing.JFrame getJFrame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||