Uses of Class
edu.rice.cs.drjava.ui.config.BooleanOptionComponent

Packages that use BooleanOptionComponent
edu.rice.cs.drjava.ui.config Contains the GUI code for displaying and modifying configuration options. 
 

Uses of BooleanOptionComponent in edu.rice.cs.drjava.ui.config
 

Methods in edu.rice.cs.drjava.ui.config that return BooleanOptionComponent
 BooleanOptionComponent BooleanOptionComponent.setEntireColumn(boolean entireColumn)
          Whether the component should occupy the entire column.