Interface LineGetter
-
- All Known Implementing Classes:
CodeEditorTextPane
@Deprecated public interface LineGetter
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description String
getLine(int number)
Deprecated.
-
-
-
Method Detail
-
getLine
String getLine(int number)
Deprecated.
-
-