|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unibe.iam.scg.archie.ui.Decorators
public final class Decorators
Provides shortcuts to field decorators and adds custom ones.
$Id$
Field Summary | |
---|---|
static int |
ERROR
Error |
static int |
QUICKFIX
Error, but quick-fix is available |
static int |
VALID
Valid |
static int |
WARNING
Warning |
Constructor Summary | |
---|---|
Decorators()
|
Method Summary | |
---|---|
static org.eclipse.jface.fieldassist.FieldDecoration |
getFieldDecoration(int type,
java.lang.String description)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ERROR
public static final int WARNING
public static final int VALID
public static final int QUICKFIX
Constructor Detail |
---|
public Decorators()
Method Detail |
---|
public static org.eclipse.jface.fieldassist.FieldDecoration getFieldDecoration(int type, java.lang.String description)
type
- description
-
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |