de.sciss.gui
Class MenuItem.Realized

java.lang.Object
  extended by de.sciss.gui.MenuItem.Realized
Enclosing class:
MenuItem

protected static class MenuItem.Realized
extends java.lang.Object


Field Summary
 javax.swing.JComponent c
           
 AbstractWindow w
           
 
Constructor Summary
protected MenuItem.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

w

public final AbstractWindow w

c

public final javax.swing.JComponent c
Constructor Detail

MenuItem.Realized

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