DebuggingEnvironment Class Reference

List of all members.

Public Member Functions

 DebuggingEnvironment (Application paperApp)
void showFlashView ()
void visualize (String msg, Region r, String code)

Static Public Member Functions

static String escapeLiteral (String s)

Detailed Description

To help you visualize the event handlers and otherwise debug the paper UI and application. This class contains the bulk of the debugging support, whereas the other classes represent the GUI.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 27 of file DebuggingEnvironment.java.


Constructor & Destructor Documentation

DebuggingEnvironment ( Application  paperApp  ) 

Parameters:
paperApp 

Definition at line 42 of file DebuggingEnvironment.java.


Member Function Documentation

void visualize ( String  msg,
Region  r,
String  code 
)

Parameters:
msg 
r 

Definition at line 144 of file DebuggingEnvironment.java.

References DebuggingEnvironment.escapeLiteral(), Region.getName(), and FlashCommunicationServer.sendMessage().

Referenced by EventHandler.showMe().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:44 2007 for R3 Paper Toolkit by  doxygen 1.4.7