1 Framework Libraries Overview
- Entire Framework: framework - This library provides all of the definitions and syntax described in this manual. 
- Test Suite Engine: framework/test - This library provides all of the definitions beginning with test: described in this manual. 
- GUI Utilities framework/gui-utils - This libraries provides all of the definitions beginning with gui-utils: described in this manual. 
- Preferences framework/preferences - This library provides a subset of the names of the framework library, namely those for manipulating preference settings and is designed to be used from racket. 
- Splash Screen framework/splash This library provides support for a splash screen. See framework/splash for more. 
- Notify-boxes framework/notify This library provides boxes and controls that allow listeners to execute when their value changes. See framework/splash for more.