| Package | Description |
|---|---|
| org.bridje.jfx.ace |
| Modifier and Type | Method and Description |
|---|---|
static AceMode |
AceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AceMode[] |
AceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AceEditor(AceMode mode)
Initialize control.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.