Class MaterialEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class MaterialEditor extends JPanel
See Also:
  • Field Details

  • Constructor Details

    • MaterialEditor

      public MaterialEditor(Chart chart)
  • Method Details

    • registerColorControl

      protected void registerColorControl(ColorEditor colorControl, Color color)
    • getPercent

      protected float getPercent(JSlider slider)
    • setTarget

      public void setTarget(AbstractEnlightable enlightable)