Class Cardlayout

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Scope, ComponentCtrl

    public class Cardlayout
    extends XulElement
    A layout allow end user change view like change card. The selectedIndex decide which child component will be shown (aka in view port).

    Notice: When remove child, selectedIndex will decrease if last child is selected

    See Also:
    Serialized Form