Class CardLayoutWithSizeOfCurrentVisibleElement

  • All Implemented Interfaces:
    java.awt.LayoutManager , java.awt.LayoutManager2 , java.io.Serializable

    @API(status = API.Status.EXPERIMENTAL, since = "5.6") 
    public final class CardLayoutWithSizeOfCurrentVisibleElement
    extends CardLayout
                        

    An alternative CardLayout that computes the size based on the currently visible component only.

    Since:

    5.6