Class PaletteTest
Class PaletteTest
java.lang.Object
|
+----PaletteTest
- public class PaletteTest
- extends Object
This is a simple application to demonstrate the usage of the PaletteServer
and PaletteScale classes. See the code and README in the TestApplications
directory for more information.
- Version:
- 1.0 04-03-97
- Author:
- Daren Stotler
- See Also:
- PaletteServer, PaletteScale
-
PaletteTest()
-
-
main(String[])
- This method defines a frame, gets a palette, then draws a scale
using the palette.
PaletteTest
public PaletteTest()
main
public static void main(String args[])
- This method defines a frame, gets a palette, then draws a scale
using the palette.