Uses of Class
org.nakedobjects.plugins.dnd.viewer.view.text.TextSelection

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
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.