|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.4.2
javax.swing.text
|
||||||||
| Method Summary | |
View |
create(Element elem)
Creates a view from the given structural element of a document. |
| Method Detail |
public View create(Element elem)
elem - the piece of the document to build a view of
View