Text widgets
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F721__47322.8421913975$1056052188@NTFPS1> |
As part of moving to the new namespace layout, I'm going to push the text widgets: 1) label - no background, uneditable, multiline text 2) text - background/bordered single or multiline editable text 3) textarea or textpane - background/bordered single or multiline editable text wrapped in a scrollpane Are there any objections to this? textarea or textpane? (Textpane sounds a little wrong.)