Package org.jdesktop.swingx.plaf.basic
Class BasicHyperlinkUI.ULHtml.BasicHTMLViewFactory
- java.lang.Object
-
- javax.swing.text.html.HTMLEditorKit.HTMLFactory
-
- org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI.ULHtml.BasicHTMLViewFactory
-
- All Implemented Interfaces:
javax.swing.text.ViewFactory
- Enclosing class:
- BasicHyperlinkUI.ULHtml
static class BasicHyperlinkUI.ULHtml.BasicHTMLViewFactory extends javax.swing.text.html.HTMLEditorKit.HTMLFactory
BasicHTMLViewFactory extends HTMLFactory to force images to be loaded synchronously.
-
-
Constructor Summary
Constructors Constructor Description BasicHTMLViewFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.text.View
create(javax.swing.text.Element elem)
-