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

Packages that use TextContent
org.nakedobjects.plugins.dnd.viewer.view.field   
org.nakedobjects.plugins.dnd.viewer.view.text   
 

Uses of TextContent in org.nakedobjects.plugins.dnd.viewer.view.field
 

Fields in org.nakedobjects.plugins.dnd.viewer.view.field declared as TextContent
protected  TextContent TextField.textContent
           
 

Uses of TextContent in org.nakedobjects.plugins.dnd.viewer.view.text
 

Constructors in org.nakedobjects.plugins.dnd.viewer.view.text with parameters of type TextContent
CursorPosition(TextContent content, CursorPosition pos)
           
CursorPosition(TextContent content, int line, int afterCharacter)
           
TextSelection(TextContent content)
           
 



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