public final class Helper extends Object
Modifier and Type | Method and Description |
---|---|
static int |
convertAlignment(Alignment alignment,
int defaultValue) |
static int |
convertPosition(String position,
int defaultValue) |
static org.eclipse.swt.graphics.RGB |
makeColor(String color) |
protected static org.eclipse.swt.graphics.RGB |
makeRGB(String r,
String g,
String b) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.