JavaView© v3.95.000

jvx.thirdParty.acmeGui
Class WidgetUtils

java.lang.Object
  extended byjvx.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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

YES

public static final int YES
See Also:
Constant Field Values

NO

public static final int NO
See Also:
Constant Field Values

OK

public static final int OK
See Also:
Constant Field Values

CANCEL

public static final int CANCEL
See Also:
Constant Field Values
Constructor Detail

WidgetUtils

public WidgetUtils()
Method Detail

enumToString

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

JavaView© v3.95.000

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