Class LUTTopicPanel

java.lang.Object
loggerForms.formdesign.itempanels.CtrlColPanel
loggerForms.formdesign.itempanels.LUTTopicPanel

public class LUTTopicPanel extends CtrlColPanel
  • Constructor Details

  • Method Details

    • getPanel

      public Component getPanel()
      Description copied from class: CtrlColPanel
      Get panel to display in larger ControlPropertySheet
      Specified by:
      getPanel in class CtrlColPanel
      Returns:
      AWT component
    • pushProperty

      public void pushProperty(ItemInformation itemDescription)
      Description copied from class: CtrlColPanel
      Push properties from the item description onto the visible control
      Specified by:
      pushProperty in class CtrlColPanel
    • fetchProperty

      public boolean fetchProperty(ItemInformation itemDescription)
      Description copied from class: CtrlColPanel
      Fetch properties from the visible control back into the item description.
      Specified by:
      fetchProperty in class CtrlColPanel
      Returns:
      true if sucessful, false if a problem.