Liking cljdoc? Tell your friends :D
Clojure only.

javax.swing.text.ViewFactory

A factory to create a view of some portion of document subject. This is intended to enable customization of how views get mapped over a document model.

A factory to create a view of some portion of document subject.
This is intended to enable customization of how views get
mapped over a document model.
raw docstring

createclj

(create this elem)

Creates a view from the given structural element of a document.

elem - the piece of the document to build a view of - javax.swing.text.Element

returns: the view - javax.swing.text.View

Creates a view from the given structural element of a
 document.

elem - the piece of the document to build a view of - `javax.swing.text.Element`

returns: the view - `javax.swing.text.View`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close