Package Summary  Overview Summary

class:CompoundControl.Type [NONE]

  • Enclosing class:
    CompoundControl

    public static class CompoundControl.Type
    extends Control.Type
    
    An instance of the CompoundControl.Type inner class identifies one kind of compound control.
    Since:
    1.3

constructor:<init>(java.lang.String) [NONE]

  • Type

    protected Type​(String name)
    Constructs a new compound control type.
    Parameters:
    name - the name of the new compound control type

© 2019 Oracle Corporation and/or its affiliates