Package | Description |
---|---|
n4e.core.controls | |
n4e.core.screen |
Modifier and Type | Class and Description |
---|---|
class |
AWTextAreaPopUp
The
AWTextAreaPopUp class a pop up for a text area. |
Modifier and Type | Method and Description |
---|---|
AWTextArea |
DataSite.createTextArea(javax.swing.JPanel pnl,
int width,
int height,
boolean line_wrap,
int menu_type)
The method
createTextArea creates a text area object. |