com.samskivert.swing.tests
Class TestComboButtonBox

java.lang.Object
  extended by com.samskivert.swing.tests.TestComboButtonBox

public class TestComboButtonBox
extends Object

Tests the image button box.


Constructor Summary
TestComboButtonBox()
           
 
Method Summary
protected static Image createImage(Color color)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestComboButtonBox

public TestComboButtonBox()
Method Detail

createImage

protected static Image createImage(Color color)

main

public static void main(String[] args)


Copyright © 2000-2008 Michael Bayne. All Rights Reserved.