public class CidsAttributeEditorInfoComponentWrapper extends Object implements CidsAttributeEditorInfo
| Constructor and Description |
|---|
CidsAttributeEditorInfoComponentWrapper(JComponent component)
Creates a new CidsAttributeEditorInfoComponentWrapper object.
|
CidsAttributeEditorInfoComponentWrapper(JComponent component,
String bindingProperty)
Creates a new CidsAttributeEditorInfoComponentWrapper object.
|
CidsAttributeEditorInfoComponentWrapper(JComponent component,
String bindingProperty,
org.jdesktop.beansbinding.Converter converter)
Creates a new CidsAttributeEditorInfoComponentWrapper object.
|
CidsAttributeEditorInfoComponentWrapper(JComponent component,
String bindingProperty,
org.jdesktop.beansbinding.Converter converter,
org.jdesktop.beansbinding.Validator validator)
Creates a new CidsAttributeEditorInfoComponentWrapper object.
|
CidsAttributeEditorInfoComponentWrapper(JComponent component,
String bindingProperty,
org.jdesktop.beansbinding.Validator validator)
Creates a new CidsAttributeEditorInfoComponentWrapper object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBindingProperty()
DOCUMENT ME!
|
JComponent |
getComponent()
DOCUMENT ME!
|
org.jdesktop.beansbinding.Converter |
getConverter()
DOCUMENT ME!
|
org.jdesktop.beansbinding.Validator |
getValidator()
DOCUMENT ME!
|
public CidsAttributeEditorInfoComponentWrapper(JComponent component)
component - DOCUMENT ME!public CidsAttributeEditorInfoComponentWrapper(JComponent component, String bindingProperty)
component - DOCUMENT ME!bindingProperty - DOCUMENT ME!public CidsAttributeEditorInfoComponentWrapper(JComponent component, String bindingProperty, org.jdesktop.beansbinding.Converter converter)
component - DOCUMENT ME!bindingProperty - DOCUMENT ME!converter - DOCUMENT ME!public CidsAttributeEditorInfoComponentWrapper(JComponent component, String bindingProperty, org.jdesktop.beansbinding.Validator validator)
component - DOCUMENT ME!bindingProperty - DOCUMENT ME!validator - DOCUMENT ME!public CidsAttributeEditorInfoComponentWrapper(JComponent component, String bindingProperty, org.jdesktop.beansbinding.Converter converter, org.jdesktop.beansbinding.Validator validator)
component - DOCUMENT ME!bindingProperty - DOCUMENT ME!converter - DOCUMENT ME!validator - DOCUMENT ME!public String getBindingProperty()
CidsAttributeEditorInfogetBindingProperty in interface CidsAttributeEditorInfopublic JComponent getComponent()
CidsAttributeEditorInfogetComponent in interface CidsAttributeEditorInfopublic org.jdesktop.beansbinding.Converter getConverter()
CidsAttributeEditorInfogetConverter in interface CidsAttributeEditorInfopublic org.jdesktop.beansbinding.Validator getValidator()
CidsAttributeEditorInfogetValidator in interface CidsAttributeEditorInfoCopyright © 2012–2026 cismet GmbH. All rights reserved.