|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLabelProvider
eu.geclipse.jsdl.ui.providers.FeatureLabelProvider
public class FeatureLabelProvider
This class provided a Label Provider for Structural Features of a JSDL document.
| Field Summary | |
|---|---|
static int |
STRING_TYPE_ANNOTATION
String Type Constant for Job Annotation strings. |
static int |
STRING_TYPE_CANDIDATE_HOSTS
String Type Constant for Candidate Hosts string. |
static int |
STRING_TYPE_DEFAULT
String Type Constant for Default strings. |
static int |
STRING_TYPE_PROJECT
String Type Constant for Job Project strings. |
| Constructor Summary | |
|---|---|
FeatureLabelProvider()
Class Constructor |
|
| Method Summary | |
|---|---|
Image |
getColumnImage(java.lang.Object element,
int columnIndex)
|
java.lang.String |
getColumnText(java.lang.Object element,
int columnIndex)
|
void |
setStringType(int type)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int STRING_TYPE_DEFAULT
public static final int STRING_TYPE_ANNOTATION
public static final int STRING_TYPE_PROJECT
public static final int STRING_TYPE_CANDIDATE_HOSTS
| Constructor Detail |
|---|
public FeatureLabelProvider()
| Method Detail |
|---|
public Image getColumnImage(java.lang.Object element,
int columnIndex)
public java.lang.String getColumnText(java.lang.Object element,
int columnIndex)
public void setStringType(int type)
type - The FeatureLabelProvide String Type. If not specified the
default string Type is used.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||