Package org.jdesktop.swingx
Class JXLabel.BasicViewFactory
- java.lang.Object
-
- org.jdesktop.swingx.JXLabel.BasicViewFactory
-
- All Implemented Interfaces:
javax.swing.text.ViewFactory
- Enclosing class:
- JXLabel
private static class JXLabel.BasicViewFactory extends java.lang.Object implements javax.swing.text.ViewFactory
-
-
Constructor Summary
Constructors Modifier Constructor Description private
BasicViewFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.text.View
create(javax.swing.text.Element elem)
-