Class LayerPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LayerPanel extends JPanel
See Also:
  • Constructor Details

  • Method Details

    • setCanvas

      public void setCanvas(Canvas canvas)
    • updateFloatingLayer

      public void updateFloatingLayer()
    • select

      public void select(int selected)
    • selectedID

      public int selectedID()
    • isFloating

      public boolean isFloating()
    • selected

      public Layer selected()
    • updateSelection

      public void updateSelection()
    • updateControls

      public void updateControls()
    • repaintAll

      public void repaintAll()
    • repaintList

      public void repaintList()