Class View.Stimme

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
View

class View.Stimme extends JPanel
Collections of all widgets which control one particular voice.
  • Field Details

  • Constructor Details

    • Stimme

      protected Stimme(int voiceNum)
  • Method Details

    • applyMaterials

      void applyMaterials(Consumer<View.Material> code)
      Auxiliary meta method which applies the given code to the top-level AWT components of all materials of this voice.