Uses of Class
com.coswald.jtalker.gui.CanvasPanel
-
Packages that use CanvasPanel Package Description com.coswald.jtalker.gui All GUI elements for the JTalker application. -
-
Uses of CanvasPanel in com.coswald.jtalker.gui
Constructors in com.coswald.jtalker.gui with parameters of type CanvasPanel Constructor Description JTalkerFrame(ColoredTextPane coloredText, TextEntryPanel textEntry, CanvasPanel canvas, ColorChooserPanel colorChooser)
Constructs a frame with the underlying components given.JTalkerMenuBar(JFrame frame, ColoredTextPane coloredTextPane, TextEntryPanel textEntryPanel, CanvasPanel canvasPanel)
Initializes the menu bar.
-