com.hp.lft.sdk.java

Class InternalFrameDescription

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


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

      • 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.