Uses of Class
eu.svjatoslav.sixth.e3d.gui.textEditorComponent.TextLine
-
Uses of TextLine in eu.svjatoslav.sixth.e3d.gui.textEditorComponent
Modifier and TypeMethodDescriptionPage.getLine
(int row) Returns the specified line.TextLine.getSubLine
(int from, int until) Modifier and TypeMethodDescriptionvoid
Page.insertLine
(int row, TextLine textLine) void
TextLine.insertTextLine
(int col, TextLine textLine)