|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTypeSelectionExtension
org.eclipse.egf.common.ui.internal.field.FilteredTypeSelectionExtension
public class FilteredTypeSelectionExtension
Filter end-user selection in a FilteredTypesSelectionDialog
according to a Java type.
Field Summary | |
---|---|
protected static Logger |
__logger
Deprecated. Log4j reference logger. |
protected ClassLoader |
_classLoader
Deprecated. Classloader that is able to load end-user class selection. |
protected Class<?> |
_classTypeFilter
Deprecated. Class use to filter end-user selection. |
Constructor Summary | |
---|---|
FilteredTypeSelectionExtension(ClassLoader classLoader_p,
Class<?> classTypeFilter_p)
Deprecated. Constructor. |
Method Summary | |
---|---|
ITypeInfoFilterExtension |
getFilterExtension()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Logger __logger
protected ClassLoader _classLoader
protected Class<?> _classTypeFilter
Constructor Detail |
---|
public FilteredTypeSelectionExtension(ClassLoader classLoader_p, Class<?> classTypeFilter_p)
classTypeFilter_p
- Method Detail |
---|
public ITypeInfoFilterExtension getFilterExtension()
org.eclipse.jdt.ui.dialogs.TypeSelectionExtension#getFilterExtension()
|
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.