| Klasse java.awt.TextArea | 1.0 |
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.TextComponent
|
+--java.awt.TextArea
| Datenelemente | |
|---|---|
| public static final int | SCROLLBARS_BOTH ![]() |
| public static final int | SCROLLBARS_VERTICAL_ONLY ![]() |
| public static final int | SCROLLBARS_HORIZONTAL_ONLY ![]() |
| public static final int | SCROLLBARS_NONE ![]() |
| Konstruktoren | |
|---|---|
| public | TextArea() |
| public | TextArea(String text) |
| public | TextArea(int rows, int columns) |
| public | TextArea(String text, int rows, int columns) |
| public | TextArea(String text, int rows, int columns, int scrollbars) ![]() |
| Methoden | |
|---|---|
| public void | addNotify() ![]() |
| public synchronized void | append(String str) ![]() |
| public void | appendText(String str)
Verworfen in Version 1.1. |
| public AccessibleContext | getAccessibleContext() ![]() |
| public int | getColumns() |
| public Dimension | getMinimumSize() ![]() |
| public Dimension | getMinimumSize(int rows, int columns) ![]() |
| public Dimension | getPreferredSize() ![]() |
| public Dimension | getPreferredSize(int rows, int columns) ![]() |
| public int | getRows() |
| public int | getScrollbarVisibility() ![]() |
| public synchronized void | insert(String str, int pos) ![]() |
| public void | insertText(String str, int pos)
Verworfen in Version 1.1. |
| public Dimension | minimumSize()
Verworfen in Version 1.1. |
| public Dimension | minimumSize(int rows, int columns)
Verworfen in Version 1.1. |
| protected String | paramString() |
| public Dimension | preferredSize()
Verworfen in Version 1.1. |
| public Dimension | preferredSize(int rows, int columns)
Verworfen in Version 1.1. |
| public synchronized void | replaceRange(String str, int start, int end) ![]() |
| public void | replaceText(String str, int start, int end)
Verworfen in Version 1.1. |
| public void | setColumns(int columns) ![]() |
| public void | setRows(int rows) ![]() |
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.2]](../../images/marg12.gif)
![[1.1]](../../images/marg11.gif)
![[1.3]](../../images/marg13.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)