|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectStringButtonFieldEditor
org.eclipse.egf.common.ui.toolkit.adapters.StringButtonFieldEditorAdapter
org.eclipse.egf.common.ui.toolkit.fields.StringBrowserFieldEditor
org.eclipse.egf.common.ui.field.WorkspaceFileFieldEditor
org.eclipse.egf.common.ui.field.DomainFieldEditor
public class DomainFieldEditor
Implements a field editor that allows the end-user to select an IFile
used as domain.
Field Summary |
---|
Fields inherited from class org.eclipse.egf.common.ui.toolkit.adapters.StringButtonFieldEditorAdapter |
---|
_labelStyle, _valueStyle |
Constructor Summary | |
---|---|
DomainFieldEditor(String title_p,
String openResourceDialogTitle_p,
Composite parent_p,
IContainer container_p,
String filterExtension_p)
Constructor. |
Method Summary | |
---|---|
protected String |
handleFilePath(IFile file_p)
Allow to manage the content of the file path returned when the end-user has selected a resource. |
Methods inherited from class org.eclipse.egf.common.ui.field.WorkspaceFileFieldEditor |
---|
changePressed, isValid |
Methods inherited from class org.eclipse.egf.common.ui.toolkit.fields.StringBrowserFieldEditor |
---|
getChangeControl, getCurrentSelection, setCurrentSelection |
Methods inherited from class org.eclipse.egf.common.ui.toolkit.adapters.StringButtonFieldEditorAdapter |
---|
checkState, checkValueStyle, createControl, defaultLayout, doCheckState, doFillIntoGrid, getFieldName, getFieldPage, getHelperControl, getLabel, getValidator, getValueControl, init, isFocused, isHelperEnabled, isValueEnabled, layout, setFieldPage, setFocus, setHelperEnabled, setValidator, setValueEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.egf.common.ui.toolkit.fields.IFieldEditor |
---|
getErrorMessage, isValid |
Constructor Detail |
---|
public DomainFieldEditor(String title_p, String openResourceDialogTitle_p, Composite parent_p, IContainer container_p, String filterExtension_p)
title_p
- openResourceDialogTitle_p
- parent_p
- container_p
- filterExtension_p
- Method Detail |
---|
protected String handleFilePath(IFile file_p)
WorkspaceFileFieldEditor
handleFilePath
in class WorkspaceFileFieldEditor
org.eclipse.egf.common.ui.field.WorkspaceFileFieldEditor#handleFilePath(org.eclipse.core.resources.IFile)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.