Class InternalFrameDescription

All Implemented Interfaces:
CloneableObject, Description, com.hp.lft.sdk.internal.DescriptionWithVri, Cloneable

public class InternalFrameDescription extends WindowDescription
The description of a Java InternalFrame test object.
  • Constructor Details

    • InternalFrameDescription

      public InternalFrameDescription()
      Initializes a new instance of the InternalFrameDescription class.
    • InternalFrameDescription

      protected InternalFrameDescription(InternalFrameDescription.Init<?> init)
      Initializes a new instance of the InternalFrameDescription class using the Builder pattern.
      Parameters:
      init - the Builder pattern.