Class AbstractPropertyEditorFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
BindingEditorFrame, PropertyChangeScriptEditorFrame

public abstract class AbstractPropertyEditorFrame extends AbstractComponentEditorFrame
Slightly specialized version of AbstractComponentEditorFrame that deals with frames that are working with component properties
See Also: