API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.text. ViewFactory View Source
Author(s)
Timothy Prinzing
Since
Version
1.19 11/17/05
Serial
Hierarchy
 ViewFactory
Subinterfaces
Description
public interface ViewFactory
  A factory to create a view of some portion of document subject.
See also:   
Methods
Hide/Show inherited methods
public View create (Element elem)
  Creates a view from the given structural element of a document.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar