Uses of Class
tweed.action.ResponsivenessImpact

Packages that use ResponsivenessImpact
tweed.action Actions are user-triggered operations which execute client-side, generally with a server-side effect. 
tweed.swing Swing-specific classes. 
 

Uses of ResponsivenessImpact in tweed.action
 

Fields in tweed.action declared as ResponsivenessImpact
static ResponsivenessImpact ResponsivenessImpact.UNNOTICEABLE
           
static ResponsivenessImpact ResponsivenessImpact.QUICK_FREEZE
           
static ResponsivenessImpact ResponsivenessImpact.DURABLE_FREEZE
           
 

Methods in tweed.action that return ResponsivenessImpact
 ResponsivenessImpact ContextAction.getResponsivenessImpact()
           
 

Uses of ResponsivenessImpact in tweed.swing
 

Methods in tweed.swing that return ResponsivenessImpact
 ResponsivenessImpact ContextualizedAction.getResponsivenessImpact()
           
 



Copyright © 2003 Laurent Caillette. All Rights Reserved.