Class LayerStylePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LayerStylePanel extends JPanel
See Also:
  • Constructor Details

    • LayerStylePanel

      public LayerStylePanel()
  • Method Details

    • setLayer

      public void setLayer(Layer layer, boolean isModifiable)
    • lineColorFromFill

      protected static Color lineColorFromFill(Color clr)