Searched refs:MotifInternalFrameTitlePane (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifInternalFrameUI.java57 MotifInternalFrameTitlePane titlePane;
115 titlePane = new MotifInternalFrameTitlePane(w);
138 // it as MotifInternalFrameTitlePane has a titlePane ivar that shadows the
H A DMotifDesktopIconUI.java57 private MotifInternalFrameTitlePane sysMenuTitlePane;
80 sysMenuTitlePane = new MotifInternalFrameTitlePane(frame);
H A DMotifInternalFrameTitlePane.java45 public class MotifInternalFrameTitlePane class in inherits:BasicInternalFrameTitlePane,LayoutManager,ActionListener,PropertyChangeListener
61 public MotifInternalFrameTitlePane(JInternalFrame frame) { method in class:MotifInternalFrameTitlePane

Completed in 164 milliseconds