Class JosmHTMLFactory
- java.lang.Object
-
- javax.swing.text.html.HTMLEditorKit.HTMLFactory
-
- org.openstreetmap.josm.gui.widgets.JosmHTMLFactory
-
- All Implemented Interfaces:
ViewFactory
public class JosmHTMLFactory extends HTMLEditorKit.HTMLFactory
Specialized HTML Factory allowing to display SVG images.- Since:
- 8933
-
-
Constructor Summary
Constructors Constructor Description JosmHTMLFactory()
-
-
-
Constructor Detail
-
JosmHTMLFactory
public JosmHTMLFactory()
-
-
Method Detail
-
create
public View create(Element elem)
- Specified by:
create
in interfaceViewFactory
- Overrides:
create
in classHTMLEditorKit.HTMLFactory
-
-