Code Search for Developers
 
 
  

APInputFrameworkConfig.java from MASE: Agile Software Engineering at Krugle


Show APInputFrameworkConfig.java syntax highlighted

/**
 * 
 */
package ucalgary.ebe.ci.AgilePlanner;

/**
 * @author hkolenda
 * 
 */
public class APInputFrameworkConfig {

    public static boolean USE_INPUT_FRAMEWORK = false;

    public static boolean USE_TABLE_SUPPORT = false;
    
    public static boolean DEBUG_FRAMEWORK= false;

}




See more files for this project here

MASE: Agile Software Engineering

The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming. See http://ebe.cpsc.ucalgary.ca/ebe for more information.

Project homepage: http://sourceforge.net/projects/mase
Programming language(s): Java,XML
License: other

  gestures/
    AgilePlannerGestureTable.java
    MoveAndRotateWith2InputRecognizer.java
  APInputFramework.java
  APInputFrameworkConfig.java
  AgilePlannerGestures.java
  AgilePlannerGesturesAdapter.java