Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing.text

Interface ViewFactory

java.lang.Object
|
+--javax.swing.text.ViewFactory


public interface ViewFactory

Method Summary

javax.swing.text.Viewcreate(javax.swing.text.Element elem)

Method Details

create

public View create(javax.swing.text.Element elem)

Parameters: