com.raelity.jvi
Class OptionsBean

java.lang.Object
  extended by com.raelity.jvi.OptionsBean

public class OptionsBean
extends Object

Simple class so there is some way to change vi options in the IDE. The bean is its own beanInfo.


Nested Class Summary
static class OptionsBean.CursorWrap
           
static class OptionsBean.Debug
           
static class OptionsBean.ExternalProcess
           
static class OptionsBean.General
           
static class OptionsBean.Modify
           
static class OptionsBean.Platform
           
static class OptionsBean.Search
           
 
Constructor Summary
OptionsBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionsBean

public OptionsBean()