com.croftsoft.core.gui
Class ButtonLib

java.lang.Object
  extended by com.croftsoft.core.gui.ButtonLib

public final class ButtonLib
extends Object

A library of static methods to manipulate Button objects.

Java 1.1 compatible.

Since:
2001-06-04
Version:
2001-06-04
Author:
David W. Croft

Method Summary
static Button[] createButtonArray(String[] labels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createButtonArray

public static Button[] createButtonArray(String[] labels)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)