|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atomikos.beans.AbstractPropertyEditorComponent
public abstract class AbstractPropertyEditorComponent
Copyright © 2003, Atomikos. All rights reserved. An abstract implementation of PropertyEditorComponent.
| Constructor Summary | |
|---|---|
AbstractPropertyEditorComponent()
|
|
| Method Summary | |
|---|---|
abstract Component |
getComponent()
To be overridden in subclasses. |
PropertyEditor |
getPropertyEditor()
Get the property editor we delegate to. |
void |
init(PropertyEditor editor)
Initializes the component with the editor to delegate to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPropertyEditorComponent()
| Method Detail |
|---|
public PropertyEditor getPropertyEditor()
PropertyEditorComponent
getPropertyEditor in interface PropertyEditorComponentPropertyEditorComponentpublic void init(PropertyEditor editor)
PropertyEditorComponent
init in interface PropertyEditorComponenteditor - The editor.PropertyEditorComponentpublic abstract Component getComponent()
getComponent in interface PropertyEditorComponent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||