Uses of Class
com.iragui.objects.TextObject
Packages that use TextObject
-
Uses of TextObject in com.iragui.objects
Fields in com.iragui.objects declared as TextObjectModifier and TypeFieldDescriptionWritableTextBoxObject.cursor
Cursor object rendered as a text glyph (e.g., "|").SubWindowObject.title
Title text object (only exists if decorated).Fields in com.iragui.objects with type parameters of type TextObjectModifier and TypeFieldDescriptionprotected TreeMap
<Integer, TextObject> TextBoxObject.lines
Holds the lines of text, ordered by index.Methods in com.iragui.objects that return types with arguments of type TextObject