All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class spec.harness.Dialog2Card

spec.harness.Dialog2Card

public class Dialog2Card
The Dialog2Card is derived from the panel class and holds the visual components using which the operator can edit the setup parameters. Dialog2 window is added with the different panels of Dialog2Card type. The operator can move between the different card using the previous and next button.


Method Index

 o addInner(Component)
Adds the components to the inner panel
 o resetValues()
Resets the values for the properties found in this page.

Methods

 o addInner
 public void addInner(Component c)
Adds the components to the inner panel

 o resetValues
 public void resetValues()
Resets the values for the properties found in this page.


All Packages  Class Hierarchy  This Package  Previous  Next  Index