artofillusion.procedural
Class ModuleMenu

java.lang.Object
  extended by CustomWidget
      extended by artofillusion.procedural.ModuleMenu

public class ModuleMenu
extends CustomWidget

This is the menu that appears in the procedure editor window. It displays modules organized into categories, and allows the user to add them to their procedure.


Constructor Summary
ModuleMenu(ProcedureEditor editor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleMenu

public ModuleMenu(ProcedureEditor editor)


Copyright © 1999-2011 by Peter Eastman.