org.jadira.dependencynavigator.controller
Class Controller

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

public class Controller
extends Object


Nested Class Summary
 class Controller.BooleanController
          a mutable boolean, used as a lightweight non-swing dependant model
 
Constructor Summary
Controller()
           
 
Method Summary
 Controller.BooleanController getCheckShowCompile()
           
 Controller.BooleanController getCheckShowProvided()
           
 Controller.BooleanController getCheckShowRuntime()
           
 Controller.BooleanController getCheckShowTest()
           
 Controller.BooleanController getResolveExclusions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller()
Method Detail

getCheckShowCompile

public Controller.BooleanController getCheckShowCompile()

getCheckShowProvided

public Controller.BooleanController getCheckShowProvided()

getCheckShowRuntime

public Controller.BooleanController getCheckShowRuntime()

getCheckShowTest

public Controller.BooleanController getCheckShowTest()

getResolveExclusions

public Controller.BooleanController getResolveExclusions()


Copyright © 2010 Jadira Systems. All Rights Reserved.