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