|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkVisual
public class GdkVisual
Field Summary | |
---|---|
int |
bits_per_rgb
|
int |
blue_mask
|
int |
blue_prec
|
int |
blue_shift
|
int |
byte_order
|
int |
colormap_size
|
int |
depth
|
int |
green_mask
|
int |
green_prec
|
int |
green_shift
|
int |
red_mask
|
int |
red_prec
|
int |
red_shift
|
int |
type
|
Constructor Summary | |
---|---|
GdkVisual()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int type
public int depth
public int byte_order
public int colormap_size
public int bits_per_rgb
public int red_mask
public int red_shift
public int red_prec
public int green_mask
public int green_shift
public int green_prec
public int blue_mask
public int blue_shift
public int blue_prec
Constructor Detail |
---|
public GdkVisual()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |