Searched defs:AWTTextPane (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTextAreaPeer.java70 AWTTextPane textPane;
115 textPane = new AWTTextPane(jtext,this, target.getParent());
1130 private class AWTTextPane extends JScrollPane implements FocusListener { class in class:XTextAreaPeer
1137 public AWTTextPane(JTextArea jt, XWindow xwin, Container parent) { method in class:XTextAreaPeer.AWTTextPane

Completed in 90 milliseconds