Class PipelineRatePlanWSPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PipelineRatePlanWSPanel extends WorkSpacePanel
This Class has the GUI logic for displaying the PipelineRatePlan Information like PlanName, CodeName, version etc
See Also:
  • Constructor Details

    • PipelineRatePlanWSPanel

      public PipelineRatePlanWSPanel()
      Constructs a PiplineRatePlan Screen
  • Method Details

    • setData

      public void setData()
      sets the data for the PipelineRatePlanWSPanel uses the currently selected node in the Navigator dialog to get the data
      Specified by:
      setData in class WorkSpacePanel
    • update

      public void update()
      updates the data back to the datastructure
      Specified by:
      update in class WorkSpacePanel
    • clean

      public void clean()
      cleans the components in the GUI
      Specified by:
      clean in class WorkSpacePanel