| Package | Description |
|---|---|
| xyz.cofe.cxconsole.text | |
| xyz.cofe.text |
| Modifier and Type | Field and Description |
|---|---|
protected EndLine |
TextDocument.endLine |
| Modifier and Type | Method and Description |
|---|---|
EndLine |
TextDocument.getEndLine() |
EndLine |
TextServiceConf.getEndLine() |
EndLine |
RecentTextFile.getEndLine() |
EndLine |
TextServiceConfMap.getEndLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
TextDocument.endLineStatusBar(EndLine endline) |
TextDocument |
TextService.openFile(File file,
Charset cs,
EndLine endLine)
Открывает текстовый файл для редактирования
|
void |
TextDocument.setEndLine(EndLine endLine) |
void |
TextServiceConf.setEndLine(EndLine el) |
void |
RecentTextFile.setEndLine(EndLine endLine) |
void |
TextServiceConfMap.setEndLine(EndLine el) |
protected void |
TextDocument.setEndLine(EndLine endLine,
boolean fireEvent) |
| Modifier and Type | Method and Description |
|---|---|
EndLine |
IndentStackWriter.getEndLine() |
EndLine |
EndLineReWriter.getEndLine()
Символы перевода строк в которые необходимо перевести обнаруженные
|
static EndLine |
EndLine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndLine[] |
EndLine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndentStackWriter.setEndLine(EndLine endline) |
void |
EndLineReWriter.setEndLine(EndLine endline)
Указывает символы перевода строк в которые необходимо перевести обнаруженные
|
| Constructor and Description |
|---|
EndLineReWriter(Writer writer,
EndLine endl)
Конструктор
|
PrefixWriter(Writer writer,
EndLine endl) |
Copyright © 2018. All rights reserved.