oracle.forms.jdapi.demo
Class ChangeColors
java.lang.Object
|
+--oracle.forms.jdapi.demo.ChangeColors
- public class ChangeColors
- extends java.lang.Object
Forms JAVA API (JDAPI): Sample 7 - ChangeColors
This sample provides a small utility which can be used to set the
foreground or background colors of items or canvases en mass
- Version:
- 1.0
- Author:
- drmills, 16-January-2002
Constructor Summary |
ChangeColors(java.lang.String[] mainArgs)
|
Method Summary |
static void |
main(java.lang.String[] args)
|
static void |
printUsage()
Prints out the usage for this sample |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_TARGET
static final int ALL_TARGET
NO_TARGET
static final int NO_TARGET
s_sample_name
static java.lang.String s_sample_name
s_sample_version
static java.lang.String s_sample_version
ChangeColors
public ChangeColors(java.lang.String[] mainArgs)
main
public static void main(java.lang.String[] args)
printUsage
public static void printUsage()
- Prints out the usage for this sample
- Returns:
- no return value
- Throws:
no
- exceptions thrown