|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object camera3d.VcApplication
Virtual Camera main application.
Constructor Summary | |
VcApplication()
Constructs the application. |
Method Summary | |
void |
close()
Terminates the application. |
GUIControl |
getGUIControl()
Returns the GUIControl object responsible for processing users requests. |
static void |
main(java.lang.String[] args)
Gets VcApplication running. |
void |
setBeanMode(boolean mode)
|
void |
setVisible(boolean visible)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VcApplication()
Method Detail |
public GUIControl getGUIControl()
public static void main(java.lang.String[] args)
public void close()
public void setVisible(boolean visible)
public void setBeanMode(boolean mode)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |