Uses of Interface
com.notuvy.condtrig.Consequent

Packages that use Consequent
com.notuvy.condtrig   
com.notuvy.gui Utilities for building GUI applications. 
com.notuvy.util Various general utilities. 
 

Uses of Consequent in com.notuvy.condtrig
 

Methods in com.notuvy.condtrig with parameters of type Consequent
 Expression Expression.addConsequent(Consequent pConsequent)
           
 void Expression.removeConsequent(Consequent pConsequent)
           
 

Uses of Consequent in com.notuvy.gui
 

Classes in com.notuvy.gui that implement Consequent
 class ComponentEnableSet
          A collection of components that are all enabled/disabled as a unit.
 

Uses of Consequent in com.notuvy.util
 

Classes in com.notuvy.util that implement Consequent
 class BooleanFlag
          Create a consequent that is a ValueHolder so that actions can be taken (by an attached handler) when the value is recomputed.
 



Copyright © 2013. All Rights Reserved.