Uses of Interface
org.universAAL.ui.handler.gui.swing.model.special.SpecialButtonInterface

Packages that use SpecialButtonInterface
org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons   
org.universAAL.ui.handler.gui.swing.classic.specialButtons   
org.universAAL.ui.handler.gui.swing.model.special These classes are used to add special behaviour to certain submits. 
 

Uses of SpecialButtonInterface in org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons
 

Classes in org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons that implement SpecialButtonInterface
 class UCCButton
           
 class UStoreButton
           
 

Uses of SpecialButtonInterface in org.universAAL.ui.handler.gui.swing.classic.specialButtons
 

Classes in org.universAAL.ui.handler.gui.swing.classic.specialButtons that implement SpecialButtonInterface
 class uCCButton
           
 class uStoreButton
           
 

Uses of SpecialButtonInterface in org.universAAL.ui.handler.gui.swing.model.special
 

Classes in org.universAAL.ui.handler.gui.swing.model.special that implement SpecialButtonInterface
 class ExitButton
           
 

Methods in org.universAAL.ui.handler.gui.swing.model.special that return SpecialButtonInterface
 SpecialButtonInterface SpecialButtonFactory.getSpecialButton(Submit s)
          Check if the Submit s complies with the conditions to be considered special by any of the SpecialButtonInterface in SpecialButtonFactory.specialButtons
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.