|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViFactory | |
---|---|
com.raelity.jvi | This is the main package of the jVi editor; it contains the primary editing engine. |
com.raelity.jvi.swing |
Uses of ViFactory in com.raelity.jvi |
---|
Methods in com.raelity.jvi that return ViFactory | |
---|---|
static ViFactory |
ViManager.getViFactory()
|
Methods in com.raelity.jvi with parameters of type ViFactory | |
---|---|
static void |
ViManager.setViFactory(ViFactory factory)
|
Uses of ViFactory in com.raelity.jvi.swing |
---|
Classes in com.raelity.jvi.swing that implement ViFactory | |
---|---|
class |
DefaultViFactory
This provides the Vi items to interface with standard swing JEditorPane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |