Uses of Interface
artofillusion.ui.PopupMenuManager

Packages that use PopupMenuManager
artofillusion   
artofillusion.animation   
artofillusion.ui   
 

Uses of PopupMenuManager in artofillusion
 

Classes in artofillusion that implement PopupMenuManager
 class LayoutWindow
          The LayoutWindow class represents the main window for creating and laying out scenes.
 

Methods in artofillusion with parameters of type PopupMenuManager
 void ViewerCanvas.setPopupMenuManager(PopupMenuManager manager)
          Set the PopupMenuManager for this canvas.
 

Uses of PopupMenuManager in artofillusion.animation
 

Classes in artofillusion.animation that implement PopupMenuManager
 class Score
          This is a Widget which displays all the tracks for objects in a scene, and shows where their keyframes are.
 

Uses of PopupMenuManager in artofillusion.ui
 

Methods in artofillusion.ui with parameters of type PopupMenuManager
 void TreeList.setPopupMenuManager(PopupMenuManager manager)
          Set the PopupMenuManager for this list.
 



Copyright © 1999-2011 by Peter Eastman.