Module java.desktop

Class CompoundControl.Type

java.lang.Object
javax.sound.sampled.Control.Type
javax.sound.sampled.CompoundControl.Type
封装类:
CompoundControl

public static class CompoundControl.Type extends Control.Type
CompoundControl.Type 内部类的一个实例标识一种复合控件。
自JDK版本:
1.3
  • Constructor Details

    • Type

      protected Type(String name)
      构造一个新的复合控件类型。
      参数:
      name - 新复合控件类型的名称