Table of Contents

Interface IViewFactory

Namespace
Javax.Swing.Text
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/swing/text/ViewFactory.html

public interface IViewFactory
Extension Methods

Methods

Create(Element)

View Create(Element arg0)

Parameters

arg0 Element

Element

Returns

View

View