org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.jdt
Class AbstractJavaElementPropertyCell
java.lang.Object
org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.AbstractPropertyCell
org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.swt.AbstractBrowsePropertyCell
org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.jdt.AbstractJavaElementPropertyCell
- All Implemented Interfaces:
- IPropertyCell
- Direct Known Subclasses:
- ComponentPropertyCell, FieldPropertyCell, FilePropertyCell, MethodPropertyCell, PackagePropertyCell, ResourcePropertyCell
- public abstract class AbstractJavaElementPropertyCell
- extends AbstractBrowsePropertyCell
AbstractJavaElementPropertyCell
| Methods inherited from class org.eclipse.tptp.platform.analysis.util.ui.propertysheet.impl.AbstractPropertyCell |
createComponent, error, getAsText, getComponent, getCurrentValue, getErrorColor, getModel, getParentSheet, getPropertyDescriptor, hasError, isFilled, noError, requiresLabel, setListener, setParentSheet, updateModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJavaElementPropertyCell
public AbstractJavaElementPropertyCell()
showSelectionDialog
protected final java.lang.Object showSelectionDialog(java.lang.Object oCurrent)
- Specified by:
showSelectionDialog in class AbstractBrowsePropertyCell
satisfies
protected abstract boolean satisfies(java.lang.Object o)
select
protected java.lang.Object select(java.lang.Object oSelected)
includeMembers
protected boolean includeMembers()
getContentFilters
protected AbstractFilter[] getContentFilters()
getElementName
protected java.lang.String getElementName()
getSelectionValidator
protected org.eclipse.ui.dialogs.ISelectionStatusValidator getSelectionValidator()