public abstract class ComponentOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
static ComponentOrder |
PlatformInstance |
| Constructor and Description |
|---|
ComponentOrder(org.eclipse.swt.graphics.PaletteData paletteData) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
fillBandOffsets(int[] bandOffsets) |
int[] |
getBandOffsets() |
org.eclipse.swt.graphics.PaletteData |
getPaletteData() |
public static final ComponentOrder PlatformInstance
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.