Class SymbolPanel

java.lang.Object
loggerForms.formdesign.propertypanels.PropertyPanel
loggerForms.formdesign.propertypanels.SymbolPanel

public class SymbolPanel extends PropertyPanel
  • Constructor Details

  • Method Details

    • propertyEnable

      public void propertyEnable(boolean enabled)
      Specified by:
      propertyEnable in class PropertyPanel
    • pushProperty

      public void pushProperty(ItemInformation itemInformation)
      Description copied from class: PropertyPanel
      Set the control content on the display
      Overrides:
      pushProperty in class PropertyPanel
    • fetchProperty

      public ItemInformation fetchProperty(ItemInformation itemInformation)
      Description copied from class: PropertyPanel
      Fetch properties and put them back into the Hash table in the form editor.
      Overrides:
      fetchProperty in class PropertyPanel
      Returns:
      true if successful, false if inconsistent or missing data.
    • createSymbol

      public static PamSymbol createSymbol(ItemInformation itemInformation)
      Create a PAMSymbol from a Symbol item informatoin.
      Parameters:
      itemInformation - Item information (a row from a UDF table)
      Returns:
      a PamSymbol