artofillusion
Class MaterialMappingDialog

java.lang.Object
  extended by BDialog
      extended by artofillusion.MaterialMappingDialog

public class MaterialMappingDialog
extends BDialog

This class implements the dialog box which is used to choose material mappings for objects. It presents a list of all mappings which can be used with the current object and material, and allows the user to select one.


Constructor Summary
MaterialMappingDialog(BFrame parent, Object3D obj)
          Create a dialog for editing the material mapping for a particular object.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaterialMappingDialog

public MaterialMappingDialog(BFrame parent,
                             Object3D obj)
Create a dialog for editing the material mapping for a particular object.



Copyright © 1999-2011 by Peter Eastman.