Package com.coswald.jtalker.gui

All GUI elements for the JTalker application. There is a lot to the JTalker application, but mainly there are five parts: the color chooser panel, the canvas panel, the colored text panel, the text entry panel, and the menu bar. These are realized together within a single JFrame which we have defined in the JTalkerFrame class. Any constants that are used by any graphical element are defined within GUIConstants.

Since:
JTalker 0.1.5
Version:
0.0.1
Author:
C. William Oswald