public final class colorT extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_black |
static int |
_blue |
static int |
_green |
static int |
_red |
static colorT |
black |
static colorT |
blue |
static colorT |
green |
static colorT |
red |
| Modifier | Constructor and Description |
|---|---|
protected |
colorT(int i) |
public static final int _green
public static final colorT green
public static final int _blue
public static final colorT blue
public static final int _red
public static final colorT red
public static final int _black
public static final colorT black
Copyright © 2017 JacORB. All rights reserved.