Uses of Class
eu.svjatoslav.sixth.e3d.gui.textEditorComponent.TextLine
Packages that use TextLine
-
Uses of TextLine in eu.svjatoslav.sixth.e3d.gui.textEditorComponent
Fields in eu.svjatoslav.sixth.e3d.gui.textEditorComponent with type parameters of type TextLineMethods in eu.svjatoslav.sixth.e3d.gui.textEditorComponent that return TextLineModifier and TypeMethodDescriptionPage.getLine
(int row) Returns the specified line.TextLine.getSubLine
(int from, int until) Methods in eu.svjatoslav.sixth.e3d.gui.textEditorComponent with parameters of type TextLineModifier and TypeMethodDescriptionvoid
Page.insertLine
(int row, TextLine textLine) void
TextLine.insertTextLine
(int col, TextLine textLine)