Class PropertyEditorDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PropertyEditorDialog extends LazyFrame implements PropertyChangeListener
See Also:
  • Field Details

    • DOCKING_KEY

      public static final String DOCKING_KEY
      See Also:
    • log

      protected static org.apache.log4j.Logger log
  • Constructor Details

    • PropertyEditorDialog

      public PropertyEditorDialog(DesignerContext context)
  • Method Details