|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextSelection | |
|---|---|
| org.nakedobjects.plugins.dnd.viewer.view.field | |
| org.nakedobjects.plugins.dnd.viewer.view.text | |
| Uses of TextSelection in org.nakedobjects.plugins.dnd.viewer.view.field |
|---|
| Fields in org.nakedobjects.plugins.dnd.viewer.view.field declared as TextSelection | |
|---|---|
protected TextSelection |
TextField.selection
|
| Uses of TextSelection in org.nakedobjects.plugins.dnd.viewer.view.text |
|---|
| Methods in org.nakedobjects.plugins.dnd.viewer.view.text with parameters of type TextSelection | |
|---|---|
void |
TextContent.delete(TextSelection selection)
deletes the selected text |
java.lang.String |
TextContent.getText(TextSelection selection)
returns only the text that is selected |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||