Package Summary  Overview Summary

class:ViewFactory [NONE]

method:create(javax.swing.text.Element) [NONE]

  • create

    View create​(Element elem)
    Creates a view from the given structural element of a document.
    Parameters:
    elem - the piece of the document to build a view of
    Returns:
    the view
    See Also:
    View

© 2019 Oracle Corporation and/or its affiliates