|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrawingFrame3D
Title: DrawingFrame3D
Description: DrawingFrame3D is the recommended frame for a DrawingPanel3D
| Nested Class Summary | |
|---|---|
static class |
DrawingFrame3D.Loader
|
| Method Summary | |
|---|---|
DrawingPanel3D |
getDrawingPanel3D()
Gets the DrawingPanel3D |
javax.swing.JFrame |
getJFrame()
Getting the pointer to the real JFrame in it |
void |
setDrawingPanel3D(DrawingPanel3D drawingPanel)
Adds the drawing panel to the frame. |
void |
setVisible(boolean visibility)
Showing and hiding the frame. |
| Method Detail |
|---|
void setDrawingPanel3D(DrawingPanel3D drawingPanel)
drawingPanel - DrawingPanel3D getDrawingPanel3D()
javax.swing.JFrame getJFrame()
void setVisible(boolean visibility)
visibility - boolean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||