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
|
|
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 |
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
WidgetUtils
public WidgetUtils()
enumToString
public static java.lang.String enumToString(int val)
The software JavaView© is copyright protected. All Rights Reserved.