| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jinx.video.model.Modeler
net.jinx.colorizer.Colorizer
public class Colorizer
This class isn't done.
 
API Stability: Alpha; this is subject to change at any time.
| Constructor Summary | |
|---|---|
| Colorizer() | |
| Method Summary | |
|---|---|
|  void | displayGUI(Hierarchy config,
           Visible drawable)Constructs and displays the default GUI components to display a Visible object. | 
| static void | main(java.lang.String[] args) | 
| Methods inherited from class net.jinx.video.model.Modeler | 
|---|
| getApplicationName, getApplicationTitle, getDefaultFrame, getDefaultGLDrawable, getGLCanvas, getGLJPanel, getGrid, getOrigin, getVersion, getVersionString, loadContext, loadLights, loadTextureManager, loadTextureManager, loadViews, loadVisible, main | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Colorizer()
| Method Detail | 
|---|
public void displayGUI(Hierarchy config,
                       Visible drawable)
Modeler
displayGUI in interface ModelerGUIdisplayGUI in class Modelerconfig - the Hierarchy object that contains configuration information for
 displaying drawable.drawable - the Visible object to display.
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||