|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabStyle | |
|---|---|
| net.sourceforge.jivalo.editor | Provides the classes for lightweight text editor with syntax hightlighting, character encoding and key binding configuration support. |
| Uses of TabStyle in net.sourceforge.jivalo.editor |
|---|
| Fields in net.sourceforge.jivalo.editor declared as TabStyle | |
|---|---|
static TabStyle |
TabStyle.SPACES
Spaces Tab style. |
static TabStyle |
TabStyle.TABS
Tabs Tab style. |
| Methods in net.sourceforge.jivalo.editor that return TabStyle | |
|---|---|
TabStyle |
JIvaloEditorProperties.getTabStyle()
|
static TabStyle |
TabStyle.valueOf(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||