| |
|
| java.lang.Object org.jdesktop.j3dfly.J3dFlyContext
All known Subclasses: org.jdesktop.j3dedit.J3dEditContext,
J3dFlyContext | public class J3dFlyContext (Code) | | This object incapsulates all the unique objects required to render and
manipulate a universe
author: Paul Byrne version: $Revision: 1.1 $ |
J3dFlyContext | protected J3dFlyContext()(Code) | | |
getMainMenuBar | public JMenuBar getMainMenuBar()(Code) | | Returns the menu bar for j3dFly
The menu created when the main window is created but it has
no submenus be default. Each plugin will call this method and
add itself to the set of menus
|
numLocales | public int numLocales()(Code) | | |
setUniverse | void setUniverse(SimpleUniverse universe)(Code) | | Used to set the universe when the interposer is being used
|
|
|
|