JavaView® v2.00.008

jvx.thirdParty.acmeGui
Class WidgetUtils

java.lang.Object
  |
  +--jvx.thirdParty.acmeGui.WidgetUtils

public class WidgetUtils
extends java.lang.Object

Utilities for the Acme widgets.

Fetch the software.
Fetch the entire Acme package.

Copyright (C)1996,1998 by Jef Poskanzer . All rights reserved.

Visit the ACME Labs Java page for up-to-date versions of this and other fine Java utilities: http://www.acme.com/java/


Field Summary
static int CANCEL
           
static int NO
           
static int OK
           
static int YES
           
 
Constructor Summary
WidgetUtils()
           
 
Method Summary
static java.lang.String enumToString(int val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

YES

public static final int YES

NO

public static final int NO

OK

public static final int OK

CANCEL

public static final int CANCEL
Constructor Detail

WidgetUtils

public WidgetUtils()
Method Detail

enumToString

public static java.lang.String enumToString(int val)

JavaView® v2.00.008

The software JavaView® is copyright protected. All Rights Reserved.