|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.PropertyDescriptor
org.eclipse.ui.views.properties.TextPropertyDescriptor
org.eclipse.datatools.connectivity.ui.PasswordTextPropertyDescriptor
public class PasswordTextPropertyDescriptor
Constructor Summary | |
---|---|
PasswordTextPropertyDescriptor()
|
|
PasswordTextPropertyDescriptor(java.lang.Object id,
java.lang.String displayName)
|
Method Summary | |
---|---|
org.eclipse.jface.viewers.CellEditor |
createPropertyEditor(org.eclipse.swt.widgets.Composite parent)
|
Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor |
---|
getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PasswordTextPropertyDescriptor()
public PasswordTextPropertyDescriptor(java.lang.Object id, java.lang.String displayName)
id
- displayName
- Method Detail |
---|
public org.eclipse.jface.viewers.CellEditor createPropertyEditor(org.eclipse.swt.widgets.Composite parent)
createPropertyEditor
in interface org.eclipse.ui.views.properties.IPropertyDescriptor
createPropertyEditor
in class org.eclipse.ui.views.properties.TextPropertyDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |