org.jadira.dependencynavigator.controller
Class Controller.BooleanController

Package class diagram package Controller.BooleanController
java.lang.Object
  extended by org.jadira.dependencynavigator.controller.Controller.BooleanController
Enclosing class:
Controller

public class Controller.BooleanController
extends Object

a mutable boolean, used as a lightweight non-swing dependant model


Method Summary
 boolean getValue()
           
 void toggle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public boolean getValue()

toggle

public void toggle()


Copyright © 2010 Jadira Systems. All Rights Reserved.