Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.swing.text.CompositeView

Packages that use CompositeView
Package Description
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
javax.swing.text.html Provides the class HTMLEditorKit and supporting classes for creating HTML text editors. 
 

Uses of CompositeView in javax.swing.text
 

Subclasses of CompositeView in javax.swing.text
Modifier and Type Class and Description
 class BoxView
          A view that arranges its children into a box shape by tiling its children along an axis.
 class FlowView
          A View that tries to flow it's children into some partially constrained space.
 class ParagraphView
          View of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc.
 class TableView
           Implements View interface for a table, that is composed of an element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells.
 class TableView.TableCell
          Deprecated. A table cell can now be any View implementation.
 class TableView.TableRow
          View of a row in a row-centric table.
 class WrappedPlainView
          View of plain text (text with only one font and color) that does line-wrapping.
 class ZoneView
          ZoneView is a View implementation that creates zones for which the child views are not created or stored until they are needed for display or model/view translations.
 

Uses of CompositeView in javax.swing.text.html
 

Subclasses of CompositeView in javax.swing.text.html
Modifier and Type Class and Description
 class BlockView
          A view implementation to display a block (as a box) with CSS specifications.
 class ListView
          A view implementation to display an html list
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.