|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option.ColorOption.Validator | |
---|---|
com.raelity.jvi | This is the main package of the jVi editor; it contains the primary editing engine. |
Uses of Option.ColorOption.Validator in com.raelity.jvi |
---|
Methods in com.raelity.jvi with parameters of type Option.ColorOption.Validator | |
---|---|
static Option.ColorOption |
Options.createColorOption(String name,
Color defaultValue,
boolean permitNull,
Option.ColorOption.Validator valid)
|
Constructors in com.raelity.jvi with parameters of type Option.ColorOption.Validator | |
---|---|
Option.ColorOption(String key,
Color defaultValue,
boolean permitNull,
Option.ColorOption.Validator validator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |