Class ActivatableFacade

java.lang.Object
com.iamsoft.util.ui.swing.activation.ActivatableFacade

public class ActivatableFacade extends Object
Mandates that all members of a set of criterion are met. Higher-index criterion are not executed unless earlier criterion are met. Useful when some criteria will throw exceptions or output redundant information when earlier criteria are unmet.
  • Constructor Details

    • ActivatableFacade

      public ActivatableFacade()
  • Method Details