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

/openjdk7/jdk/src/share/classes/sun/swing/text/html/
H A DFrameEditorPaneTag.java35 public interface FrameEditorPaneTag { interface
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DFrameView.java35 import sun.swing.text.html.FrameEditorPaneTag;
461 class FrameEditorPane extends JEditorPane implements FrameEditorPaneTag {
/openjdk7/jdk/src/share/classes/sun/swing/text/
H A DTextComponentPrintable.java71 import sun.swing.text.html.FrameEditorPaneTag;
219 * FrameEditorPaneTag} to the {@code list}. It adds only top
228 if (c instanceof FrameEditorPaneTag

Completed in 39 milliseconds