Package de.sciss.gui

Class MenuItem.Realized

  • Enclosing class:
    MenuItem

    protected static class MenuItem.Realized
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      javax.swing.JComponent c  
      AbstractWindow w  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Realized​(AbstractWindow w, javax.swing.JComponent c)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • c

        public final javax.swing.JComponent c
    • Constructor Detail

      • Realized

        protected Realized​(AbstractWindow w,
                           javax.swing.JComponent c)