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:
$Revision: 1.2 $, $Date: 2000/01/21 20:39:05 $.
Author:
Daren Stotler
See Also:
PaletteServer, PaletteScale

Constructor Index

 o PaletteTest()

Method Index

 o main(String[])
This method defines a frame, gets a palette, then draws a scale using the palette.

Constructors

 o PaletteTest
 public PaletteTest()

Methods

 o main
 public static void main(String args[])
This method defines a frame, gets a palette, then draws a scale using the palette.