Package de.sciss.gui
Class MenuItem.Realized
- java.lang.Object
-
- de.sciss.gui.MenuItem.Realized
-
- Enclosing class:
- MenuItem
protected static class MenuItem.Realized extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description javax.swing.JComponentcAbstractWindoww
-
Constructor Summary
Constructors Modifier Constructor Description protectedRealized(AbstractWindow w, javax.swing.JComponent c)
-
-
-
Field Detail
-
w
public final AbstractWindow w
-
c
public final javax.swing.JComponent c
-
-
Constructor Detail
-
Realized
protected Realized(AbstractWindow w, javax.swing.JComponent c)
-
-