Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.graphics
Class Color

java.lang.Object
  extended by oracle.adfnmc.graphics.Color

public class Color
extends java.lang.Object

A place-holder for an actual cross-platform Color class.

Author:
PARACHAN

Field Summary
static Color black
           
static Color blue
           
static Color lightGray
           
static Color magenta
           
static Color orange
           
static Color yellow
           
 
Constructor Summary
Color(int c)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

black

public static final Color black

lightGray

public static final Color lightGray

yellow

public static final Color yellow

magenta

public static final Color magenta

blue

public static final Color blue

orange

public static final Color orange
Constructor Detail

Color

public Color(int c)

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.