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:
  • Field Details

    • targetProperty

      protected final PropertyKey targetProperty
    • targetPropertyPath

      protected final PropertyPath targetPropertyPath
  • Constructor Details

  • Method Details

    • getTargetPropertyDescription

      protected String getTargetPropertyDescription()
    • getTargetProperty

      public PropertyKey getTargetProperty()
    • getTargetPropertyPath

      public PropertyPath getTargetPropertyPath()