| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyEditorRegistrar
The PropertyEditorRegistrar interface offers a means for IDE implementations to register 'out of the box' PropertyEditor implementations with the java.beans.PropertyEditorManager such that they will be available for use by the Property Inspector.
| Field Summary | |
|---|---|
| static java.lang.String | COUNTKey used to identify the 3rd party PropertyEditor registration count. | 
| static java.lang.String | EDITOR_PREFIXPrefix used to identify a 3rd party PropertyEditor registration. | 
| static java.lang.String | EDITOR_SUFFIXSuffix used to tokenize a 3rd party PropertyEditor registration. | 
| static java.lang.String | REGISTRARKey used to identify the PropertyEditorRegistrar implementation. | 
| static java.lang.String | TYPE_SUFFIXSuffix used to tokenize a 3rd party PropertyEditor registration. | 
| Method Summary | |
|---|---|
|  void | registerPropertyEditors()Register the default 'out of the box' PropertyEditor implementations with the java.beans.PropertyEditorManager. | 
| Field Detail | 
|---|
static final java.lang.String REGISTRAR
static final java.lang.String COUNT
static final java.lang.String EDITOR_PREFIX
static final java.lang.String TYPE_SUFFIX
static final java.lang.String EDITOR_SUFFIX
| Method Detail | 
|---|
void registerPropertyEditors()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||