TOC PREV NEXT INDEX



Composer


A Command Window may be launched from any Composer, using the "Command Window" item on the "Program" menu. This Command Window will inherit the classpath as set in the dynamic classpath in the IDE. Its symbol table will contain all of the symbols in the class scope of the Composer. For example, a Command Window opened from within a Frame Composer will contain references to the Frame itself, all of the graphical components that have been added to the Frame, and any declarations added to the Declarations code page.

This Command Window may be used for testing the class being constructed in the Composer. Properties of the components in the Composer may be changed programatically for testing and experimentation purposes. Any method in the Methods code area may be executed for testing.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX