JavaTM 2 Platform
Standard Ed. 5.0

javax.sound.sampled
Ŭ·¡½º CompoundControl

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.sound.sampled.Control 
      »óÀ§¸¦ È®Àå javax.sound.sampled.CompoundControl

public abstract class CompoundControl
extends Control

±×·¡ÇÈ ÀÌÄþ¶óÀÌÀúµîÀÇ CompoundControl´Â º¹¼öÀÇ °ü·Ã ÇÁ·ÎÆÛƼ¸¦ Á¦¾îÇØ, ±× °¢ ÇÁ·ÎÆÛƼ ÀÚü´Â Control·Î ¼­ ³ªÅ¸³»Áý´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.3

Áßø(Nested) Ŭ·¡½º °³¿ä
static class CompoundControl.Type
          CompoundControl.Type ³»ºÎ Ŭ·¡½ºÀÇ ÀνºÅϽº´Â º¹ÇÕÇüÀÇ ÄÁÆ®·ÑÀÇ Á¾·ù¸¦ ½Äº°ÇÕ´Ï´Ù.
 
»ý¼ºÀÚ °³¿ä
protected CompoundControl (CompoundControl.Type  type, Control [] memberControls)
          ÁöÁ¤µÈ ÆĶó¹ÌÅÍ·Î º¹ÇÕÇüÀÇ ÄÁÆ®·Ñ °´Ã¼¸¦ »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Control [] getMemberControls ()
          º¹ÇÕÇüÀÇ ÄÁÆ®·ÑÀ» ±¸¼ºÇÏ´Â ¸â¹ö ÄÁÆ®·Ñ¼¼Æ®¸¦ µÇµ¹¸³´Ï´Ù.
 String toString ()
          ÄÁÆ®·ÑÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» Á¦°øÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.sound.sampled. Control ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getType
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

CompoundControl

protected CompoundControl(CompoundControl.Type  type,
                          Control [] memberControls)
ÁöÁ¤µÈ ÆĶó¹ÌÅÍ·Î º¹ÇÕÇüÀÇ ÄÁÆ®·Ñ °´Ã¼¸¦ »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
type - ÀÌ º¹ÇÕÇüÀÇ ÄÁÆ®·Ñ °´Ã¼°¡ ³ªÅ¸³»´Â ÄÁÆ®·ÑÀÇ ÇüÅÂ
memberControls - ¸â¹ö ÄÁÆ®·Ñ¼¼Æ®
¸Þ¼­µåÀÇ »ó¼¼

getMemberControls

public Control [] getMemberControls()
º¹ÇÕÇüÀÇ ÄÁÆ®·ÑÀ» ±¸¼ºÇÏ´Â ¸â¹ö ÄÁÆ®·Ñ¼¼Æ®¸¦ µÇµ¹¸³´Ï´Ù.

¹Ýȯ°ª:
¸â¹ö ÄÁÆ®·Ñ¼¼Æ®

toString

public String  toString()
ÄÁÆ®·ÑÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» Á¦°øÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Control ³»ÀÇ toString
¹Ýȯ°ª:
ij¸¯ÅÍ ¶óÀÎ ¼³¸í

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.