Class ControlPropertySheet

java.lang.Object
loggerForms.formdesign.ControlPropertySheet

public class ControlPropertySheet extends Object
Sheet of control properties for a particular control title.
Author:
Doug
  • Constructor Details

  • Method Details

    • pushProperties

      public void pushProperties()
      pushes the properties from the item descriptions into the individual property panels.
    • fetchProperties

      public boolean fetchProperties()
      Fetches properties from individual propertypanels back into the ItemDescriptions.
      Returns:
    • getSheetComponent

      public JPanel getSheetComponent()
      Returns:
      the sheetComponent
    • getFormEditor

      public FormEditor getFormEditor()
      Returns:
      the formEditor
    • getControlTitle

      public ControlTitle getControlTitle()
      Returns:
      the controlTitle