| ComputerDictionaries.org Computer terms spelled out... |
|
|
|
|
Dictionaries by Category
High-Tech News
|
| Definition Of: |
PlainView
- class javax.swing.text.. PlainView public class PlainView extends View implements TabExpander Tree:java.lang.Object - javax.swing.text.View - javax.swing.text.PlainView Implements View interface for a simple multi-line text view that has text in one font and color. The view represents each child element as a line of text.
- Constructor for class javax.swing.text. PlainView public PlainView ( Element  elem) Constructs a new PlainView wrapped on an element. Parameters: elem - the element
|
| |
|