|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JSplitPane
public class JSplitPane
JSplitPane
´Â 2°³ÀÇ Component
¸¦ ºÐÇÒÇϴµ¥ »ç¿ëÇÕ´Ï´Ù (2°³
ÀÎ ¸¸Å ºÐÇÒ). 2°³ÀÇ Component
´Â Look & Feel
±¸ÇöÀ» ±âÁØÀ¸·ÎÀÇÇØ ±×·¡ÇÇÄÃÇÏ°Ô ºÐÇҵ˴ϴÙ. ±× Èķδ 2°³ÀÇ Component
´Â »ç¿ëÀÚ°¡ ´ëÈÀûÀ¸·Î »çÀÌÁî º¯°æÇÒ ¼ö ÀÖ°Ô µË´Ï´Ù. JSplitPane
»ç¿ë¿¡ °üÇØ¼´Â ¡¸The Java Tutorial¡¹ÀÇ ¡¸How to Use Split Panes¡¹¸¦ ÂüÁ¶ÇϽʽÿÀ.
2°³ÀÇ Component
´Â
JSplitPane.HORIZONTAL_SPLIT
¸¦ »ç¿ëÇØ Á¿쿡
JSplitPane.VERTICAL_SPLIT
¸¦ »ç¿ëÇØ »óÇÏ¿¡ Á¤·ÄÇÒ ¼ö ÀÖ½À´Ï´Ù. Component
»çÀÌÁ º¯°æÇÏ·Á¸é,
JSplitPane
¹æÇâÀ¸·Î ÀÀÇØ location
°¡ »õ·Î¿î x ¶Ç´Â y
À§Ä¡ÀÎ setDividerLocation
À»
È£ÃâÇÏ´Â °ÍÀ» ÃßõÇÕ´Ï´Ù.
Component
»çÀÌÁ ÀûÀýÇÑ »çÀÌÁî·Î º¯°æÇÏ·Á¸é,
resetToPreferredSizes
¸¦ È£ÃâÇÕ´Ï´Ù.
»ç¿ëÀÚ°¡ Component
»çÀÌÁ º¯°æÇÒ ¶§´Â Component
ÃÖ¼Ò »çÀÌÁ »ç¿ëÇØ, Component
·Î
¼³Á¤ÇÒ ¼ö ÀÖ´Â ÃÖ´ë ¶Ç´Â ÃÖ¼ÒÀÇ À§Ä¡¸¦ °áÁ¤ÇÕ´Ï´Ù. µû¶ó¼, 2°³ÀÇ ÄÄÆÛ³ÍÆ®ÀÇ ÃÖ¼Ò »çÀÌÁî°¡ ºÐÇÒ ±¸È¹ÀÇ »çÀÌÁ´Ù Å« °æ¿ì, µð¹ÙÀÌ´õ´Â ÄÄÆÛ³ÍÆ®ÀÇ »çÀÌÁî º¯°æÀ» Çã°¡ÇÏÁö ¾Ê½À´Ï´Ù. JComponent
ÃÖ¼Ò »çÀÌÁîÀÇ º¯°æ ¹æ¹ý¿¡ ´ëÇØ¼´Â JComponent.setMinimumSize(java.awt.Dimension)
¸¦
ÂüÁ¶ÇϽʽÿÀ.
»ç¿ëÀÚ°¡ ºÐÇÒ ±¸È¹ÀÇ »çÀÌÁ º¯°æÇϸé, resizeWeight
ÇÁ·ÎÆÛƼ¿¡ ±Ù°ÅÇØ 2°³ÀÇ ÄÄÆÛ³ÍÆ®ÀÇ »çÀÌ¿¡ »õ·Î¿î ½ºÆäÀ̽º°¡ ºÐ¹èµË´Ï´Ù. µðÆúÆ®ÀÇ °ª 0 Àº ¿À¸¥ÂÊ ¶Ç´Â ¾Æ·¡ÀÇ ÄÄÆÛ³ÍÆ®°¡ ¸ðµç ½ºÆäÀ̽º¸¦ ¾ò´Â °ÍÀ» ³ªÅ¸³», °ª 1 Àº ¿ÞÂÊ ¶Ç´Â À§ÀÇ ÄÄÆÛ³ÍÆ®°¡ ¸ðµç ½ºÆäÀ̽º¸¦ ¾ò´Â °ÍÀ» ³ªÅ¸³À´Ï´Ù.
°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ µÈ °´Ã¼´Â ÇâÈÄÀÇ Swing ¸±¸®Áî¿Í
ȣȯµÇÁö ¾ÊÀ» ¿¹Á¤ÀÔ´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈÀÇ Áö¿øÀº
´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÀüÀÇ Swing¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI¿¡ ÀûÀýÇϰí ÀÖ½À´Ï´Ù. JDK ¹öÀü
1.4 ÀÌÈÄ, ¸ðµç JavaBeans™
Àå±â°£ÀÇ ¿î¿ë Áö¿øÀº
java.beans
ÆÐŰÁö¿¡ Ãß°¡µÇ°í ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº XMLEncoder
¸¦
ÂüÁ¶ÇϽʽÿÀ.
setDividerLocation(double)
,
resetToPreferredSizes()
Áßø(Nested) Ŭ·¡½º °³¿ä | |
---|---|
protected class |
JSplitPane.AccessibleJSplitPane
ÀÌ Å¬·¡½º´Â JSplitPane Ŭ·¡½º¿ëÀÇ »ç¿ëÀÚ
º¸Á¶ ±â´ÉÀÇ Áö¿ø¸¦ ±¸ÇöÇϰí ÀÖ½À´Ï´Ù. |
Ŭ·¡½º javax.swing. JComponent ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º |
---|
JComponent.AccessibleJComponent |
Ŭ·¡½º java.awt. Container ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º |
---|
Container.AccessibleAWTContainer |
Ŭ·¡½º java.awt. Component ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º |
---|
Component.AccessibleAWTComponent,
Component.BltBufferStrategy,
Component.FlipBufferStrategy |
ÇÊµå °³¿ä | |
---|---|
static String |
BOTTOM
Component ¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component ¾Æ·¡¿¡ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù. |
static String |
CONTINUOUS_LAYOUT_PROPERTY
continuousLayout ¹Ù¿îµå ÇÁ·ÎÆÛƼ¸íÀÔ´Ï´Ù. |
protected boolean |
continuousLayout
»çÀÌÁî º¯°æ¶§, ºä°¡ °è¼ÓÇØ ÀçÇ¥½ÃµÉÁö ¾î¶³Áö¸¦ ³ªÅ¸³À´Ï´Ù. |
static String |
DIVIDER
µð¹ÙÀÌ´õ¸¦ ³ªÅ¸³»´Â Component ¸¦ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù. |
static String |
DIVIDER_LOCATION_PROPERTY
dividerLocation ¹Ù¿îµå ÇÁ·ÎÆÛƼÀÔ´Ï´Ù. |
static String |
DIVIDER_SIZE_PROPERTY
º¸´õÀÇ ¹Ù¿îµå ÇÁ·ÎÆÛƼ¸íÀÔ´Ï´Ù. |
protected int |
dividerSize
µð¹ÙÀÌ´õÀÇ »çÀÌÁîÀÔ´Ï´Ù. |
static int |
HORIZONTAL_SPLIT
¼öÆò ºÐÇÒÀº, Component ÀÌ x ÃàÀ¸·Î µû¶ó ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù. |
static String |
LAST_DIVIDER_LOCATION_PROPERTY
lastLocation ¹Ù¿îµå ÇÁ·ÎÆÛƼÀÔ´Ï´Ù. |
protected int |
lastDividerLocation
ºÐÇÒ ±¸È¹ÀÇ ÀÌÀüÀÇ À§Ä¡ÀÔ´Ï´Ù. |
static String |
LEFT
Component ¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
¿ÞÂÊÀ¸·Î Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù. |
protected Component |
leftComponent
¿ÞÂÊ ¶Ç´Â À§ÀÇ ÄÄÆÛ³ÍÆ®ÀÔ´Ï´Ù. |
static String |
ONE_TOUCH_EXPANDABLE_PROPERTY
oneTouchExpandable ¹Ù¿îµå ÇÁ·ÎÆÛƼÀÔ´Ï´Ù. |
protected boolean |
oneTouchExpandable
ºÐÇÒ ±¸È¹À» Àçºü¸£°Ô Àü°³/¼ö³³Çϱâ À§Çؼ Á¦°øµÇ´Â ÀÛÀº À§ÁþÆ®ÀÔ´Ï´Ù. |
protected int |
orientation
ºä¸¦ ºÐÇÒÇÏ´Â ¹æ¹ýÀÔ´Ï´Ù. |
static String |
ORIENTATION_PROPERTY
¹æÇâ (¼öÆò ¶Ç´Â ¼öÁ÷)ÀÇ ¹Ù¿îµå ÇÁ·ÎÆÛƼ¸íÀÔ´Ï´Ù. |
static String |
RESIZE_WEIGHT_PROPERTY
¿þÀÌÆ®ÀÇ ¹Ù¿îµå ÇÁ·ÎÆÛƼÀÔ´Ï´Ù. |
static String |
RIGHT
Component ¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
¿À¸¥ÂÊÀ¸·Î Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù. |
protected Component |
rightComponent
¿À¸¥ÂÊ ¶Ç´Â ¾Æ·¡ÀÇ ÄÄÆÛ³ÍÆ®ÀÔ´Ï´Ù. |
static String |
TOP
Component ¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component À§¿¡ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù. |
static int |
VERTICAL_SPLIT
¼öÁ÷ ºÐÇÒÀº, Component ÀÌ y ÃàÀ¸·Î µû¶ó ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù. |
Ŭ·¡½º javax.swing. JComponent ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
accessibleContext,
listenerList,
TOOL_TIP_TEXT_KEY,
ui,
UNDEFINED_CONDITION,
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT,
WHEN_FOCUSED,
WHEN_IN_FOCUSED_WINDOW |
Ŭ·¡½º java.awt. Component ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT |
ÀÎÅÍÆäÀ̽º java.awt.image. ImageObserver ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
ABORT,
ALLBITS,
ERROR,
FRAMEBITS,
HEIGHT,
PROPERTIES,
SOMEBITS,
WIDTH |
»ý¼ºÀÚ °³¿ä | |
---|---|
JSplitPane ()
ÄÄÆÛ³ÍÆ®ÀÇ 2°³ÀÇ ¹öưÀ» »ç¿ëÇØ, ¿¬¼ÓÇÑ ·¹À̾ƿôÀº ¾Æ´Ï°í, ¼öÆò ¹æÇâÀ¸·ÎÀÚ½Ä ÄÄÆÛ³ÍÆ®°¡ ÁÙ¼µµ·Ï ¼³Á¤µÈ »õ·Î¿î JSplitPane ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JSplitPane (int newOrientation)
ÁöÁ¤µÈ ¹æÇâÀ¸·Î ¿¬¼ÓÇÑ ·¹À̾ƿôÀº ¾Æ´Ï°í ¼³Á¤µÈ, »õ·Î¿î JSplitPane ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JSplitPane (int newOrientation,
boolean newContinuousLayout)
¹æÇâ°ú Àç·»´õ¸µÀÇ ½ºÅ¸ÀÏÀ» ÁöÁ¤ÇØ »õ·Î¿î JSplitPane ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JSplitPane (int newOrientation,
boolean newContinuousLayout,
Component newLeftComponent,
Component newRightComponent)
¹æÇâ, Àç·»´õ¸µ ½ºÅ¸ÀÏ, ÄÄÆÛ³ÍÆ®¸¦ ÁöÁ¤ÇØ »õ·Î¿î JSplitPane ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JSplitPane (int newOrientation,
Component newLeftComponent,
Component newRightComponent)
¹æÇâ°ú ¿¬¼ÓÇÑ Àç·»´õ¸µ¸¦ ½Ç½ÃÇÏÁö ¾Ê´Â ÄÄÆÛ³ÍÆ®¸¦ ÁöÁ¤ÇØ »õ·Î¿î JSplitPane ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
protected void |
addImpl (Component comp,
Object constraints,
int index)
ÀÌ ºÐÇÒ ±¸È¹À¸·Î ÁöÁ¤ÇÑ ÄÄÆÛ³ÍÆ®¸¦ Ãß°¡ÇÕ´Ï´Ù. |
AccessibleContext |
getAccessibleContext ()
ÀÌ JSplitPane¿¡ °ü·ÃÇÑ AccessibleContext¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Component |
getBottomComponent ()
µð¹ÙÀÌ´õ¾Æ·¡ ¶Ç´Â ¿À¸¥ÂÊÀÇ ÄÄÆÛ³ÍÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getDividerLocation ()
setDividerLocation ¿¡
°Ô °Ç³×Áø ÃÖÁ¾Ä¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getDividerSize ()
µð¹ÙÀÌ´õÀÇ »çÀÌÁ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getLastDividerLocation ()
ÀÌÀü¿¡ µð¹ÙÀÌ´õ°¡ ³õ¿©Á® ÀÖ´ø À§Ä¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Component |
getLeftComponent ()
µð¹ÙÀÌ´õÀÇ ¿ÞÂÊ (À§)¿¡ ÀÖ´Â ÄÄÆÛ³ÍÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getMaximumDividerLocation ()
Look & Feel ±¸ÇöÀ¸·ÎºÎÅÍ µð¹ÙÀÌ´õÀÇ ÃÖ´ëÀÇ À§Ä¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getMinimumDividerLocation ()
Look & Feel ±¸ÇöÀ¸·ÎºÎÅÍ µð¹ÙÀÌ´õÀÇ ÃÖ¼ÒÀÇ À§Ä¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
getOrientation ()
¹æÇâÀ» ¸®ÅÏÇÕ´Ï´Ù. |
double |
getResizeWeight ()
¿©ºÐÀÇ ½ºÆäÀ̽ºÀÇ ¹èºÐ ¹æ¹ýÀ» °áÁ¤ÇÏ´Â ¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Component |
getRightComponent ()
µð¹ÙÀÌ´õÀÇ ¿À¸¥ÂÊ (¶Ç´Â ¾Æ·¡)ÀÇ ÄÄÆÛ³ÍÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Component |
getTopComponent ()
µð¹ÙÀÌ´õ À§ ¶Ç´Â ¿ÞÂÊÀÇ ÄÄÆÛ³ÍÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
SplitPaneUI |
getUI ()
ÇöÀçÀÇ Look & Feel¸¦ Á¦°øÇϰí ÀÖ´Â SplitPaneUI ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
String |
getUIClassID ()
ÀÌ ÄÄÆÛ³ÍÆ®¸¦ ·»´õ¸µ ÇÏ´Â L&F Ŭ·¡½ºÀÇ À̸§À» ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
isContinuousLayout ()
continuousLayout
ÇÁ·ÎÆÛƼ¸¦ ÃëµæÇÕ´Ï´Ù. |
boolean |
isOneTouchExpandable ()
oneTouchExpandable ÇÁ·ÎÆÛƼ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
isValidateRoot ()
true¸¦ µ¹·ÁÁÖ¸é, JSplitPane
ÇÏÀ§ °´Ã¼·Î revalidate ¸¦ ºÒ·Á°¡, JSplitPane ¿Í
±× ¸ðµç ÇÏÀ§ °´Ã¼¸¦ °ËÁõÇÏ´Â ¿ä±¸°¡ Å¥¿¡ ³Ö¾îÁý´Ï´Ù. |
protected void |
paintChildren (Graphics g)
º¸´õÀÇ ÆäÀÎÆ®¿Í ÇÔ²², ½´ÆÛ Ŭ·¡½º¿¡ ¸Þ¼¼Áö°¡ º¸³»Áø ÈÄ¿¡ finishedPaintingChildren À»
°¡Áö´Â UI¿¡ ¸Þ¼¼Áö¸¦ º¸³»±â À§Çؼ »ó¼Ó µË´Ï´Ù. |
protected String |
paramString ()
ÀÌ JSplitPane
ij¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
void |
remove (Component component)
¾ÆÀÌ ÄÄÆÛ³ÍÆ® component ¸¦ ±¸È¹À¸·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù. |
void |
remove (int index)
ÁöÁ¤µÈ À妽ºÀÇ Component ¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
removeAll ()
ºÐÇÒ ±¸È¹À¸·ÎºÎÅÍ ¸ðµçÀÚ½Ä ÄÄÆÛ³ÍÆ®¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
resetToPreferredSizes ()
¾ÆÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ÀûÀýÇÑ »çÀÌÁî¿¡ ±Ù°ÅÇØ JSplitPane ·¹À̾ƿôÀ» ¹èÄ¡ÇÕ´Ï´Ù. |
void |
setBottomComponent (Component comp)
ÄÄÆÛ³ÍÆ®¸¦ µð¹ÙÀÌ´õ¾Æ·¡ ¶Ç´Â ¿À¸¥ÂÊÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setContinuousLayout (boolean newContinuousLayout)
continuousLayout ÇÁ·ÎÆÛƼÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setDividerLocation (double proportionalLocation)
JSplitPane
»çÀÌÁîÀÇ ÆÛ¼¾Æ¼Áö·Î µð¹ÙÀÌ´õÀÇ À§Ä¡¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setDividerLocation (int location)
µð¹ÙÀÌ´õÀÇ À§Ä¡¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setDividerSize (int newSize)
µð¹ÙÀÌ´õÀÇ »çÀÌÁ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setLastDividerLocation (int newLastLocation)
ÀÌÀü¿¡ µð¹ÙÀÌ´õ°¡ ³õ¿©Á® ÀÖ´ø À§Ä¡¸¦ newLastLocation À¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setLeftComponent (Component comp)
ÄÄÆÛ³ÍÆ®¸¦ µð¹ÙÀÌ´õÀÇ ¿ÞÂÊ (À§)À¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setOneTouchExpandable (boolean newValue)
oneTouchExpandable ÇÁ·ÎÆÛƼÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setOrientation (int orientation)
¹æÇâ, ¶Ç´Â ½ºÇø®ÅͰ¡ ¾î¶»°Ô ºÐÇҵǴÂÁö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setResizeWeight (double value)
ºÐÇÒ ±¸È¹ÀÌ º¯°æµÇ¾úÀ» ¶§ÀÇ ¿©ºÐÀÇ ½ºÆäÀ̽ºÀÇ ¹èºÐ ¹æ¹ýÀ» ÁöÁ¤ÇÕ´Ï´Ù. |
void |
setRightComponent (Component comp)
µð¹ÙÀÌ´õÀÇ ¿À¸¥ÂÊ (¶Ç´Â ¾Æ·¡)ÀÇ ÄÄÆÛ³ÍÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setTopComponent (Component comp)
ÄÄÆÛ³ÍÆ®¸¦ µð¹ÙÀÌ´õ À§ ¶Ç´Â ¿ÞÂÊÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setUI (SplitPaneUI ui)
ÀÌ ÄÄÆÛ³ÍÆ®¸¦ ·»´õ¸µ ÇÏ´Â L&F °´Ã¼¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
updateUI ()
L&F°¡ º¯°æµÇ¾ú´Ù°í ÇÏ´Â UIManager ·Î
ºÎÅÍÀÇ ÅëÁöÀÔ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public static final int VERTICAL_SPLIT
Component
ÀÌ y ÃàÀ¸·Î µû¶ó ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù. ¿¹¸¦ µé¾î 2°³ÀÇ Component
ÀÌ »óÇÏ¿¡ ÁÙ¼µµ·Ï
ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù.
public static final int HORIZONTAL_SPLIT
Component
ÀÌ x ÃàÀ¸·Î µû¶ó ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù. ¿¹¸¦ µé¾î 2°³ÀÇ Component
ÀÌ Á¿쿡 ÁÙ¼µµ·Ï
ºÐÇҵǴ °ÍÀ» ³ªÅ¸³À´Ï´Ù.
public static final String LEFT
Component
¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
¿ÞÂÊÀ¸·Î Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù.
public static final String RIGHT
Component
¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
¿À¸¥ÂÊÀ¸·Î Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù.
public static final String TOP
Component
¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
À§¿¡ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù.
public static final String BOTTOM
Component
¸¦ ÀÌÁ¦(À̹Ì
) ÇÑÆíÀÇ Component
¾Æ·¡¿¡ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù.
public static final String DIVIDER
Component
¸¦ Ãß°¡ÇÒ °æ¿ì¿¡ »ç¿ëÇÕ´Ï´Ù.
public static final String ORIENTATION_PROPERTY
public static final String CONTINUOUS_LAYOUT_PROPERTY
public static final String DIVIDER_SIZE_PROPERTY
public static final String ONE_TOUCH_EXPANDABLE_PROPERTY
public static final String LAST_DIVIDER_LOCATION_PROPERTY
public static final String DIVIDER_LOCATION_PROPERTY
public static final String RESIZE_WEIGHT_PROPERTY
protected int orientation
protected boolean continuousLayout
protected Component leftComponent
protected Component rightComponent
protected int dividerSize
protected boolean oneTouchExpandable
protected int lastDividerLocation
»ý¼ºÀÚ »ó¼¼ |
---|
public JSplitPane()
JSplitPane
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
public JSplitPane(int newOrientation)
JSplitPane
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
newOrientation
- JSplitPane.HORIZONTAL_SPLIT
¶Ç´Â JSplitPane.VERTICAL_SPLIT
IllegalArgumentException
- orientation
°¡ HORIZONTAL_SPLIT ¶Ç´Â VERTICAL_SPLIT°¡ ¾î´À Âʵµ ¾Æ´Ñ °æ¿ìpublic JSplitPane(int newOrientation, boolean newContinuousLayout)
JSplitPane
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
newOrientation
- JSplitPane.HORIZONTAL_SPLIT
¶Ç´Â JSplitPane.VERTICAL_SPLIT
newContinuousLayout
- boolean Ä¡. µð¹ÙÀÌ´õÀÇ À§°ªÀÌ º¯°æµÉ ¶§, ÄÄÆÛ³ÍÆ®°¡ ¿¬¼ÓÇØ Àç·»´õ¸µ µÇµµ·Ï ÇÏ´Â °æ¿ì´Â true. µð¹ÙÀÌ´õÀÇ À§Ä¡ÀÇ º¯°æÀÌ ÁßÁöµÉ ¶§±îÁö Àç·»´õ¸µ¿¡ ´ë±âÇÏ´Â °æ¿ì´Â false
IllegalArgumentException
- orientation
°¡ HORIZONTAL_SPLIT ¶Ç´Â VERTICAL_SPLIT°¡ ¾î´À Âʵµ ¾Æ´Ñ °æ¿ìpublic JSplitPane(int newOrientation, Component newLeftComponent, Component newRightComponent)
JSplitPane
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
newOrientation
- JSplitPane.HORIZONTAL_SPLIT
¶Ç´Â JSplitPane.VERTICAL_SPLIT
newLeftComponent
- ¼öÆò ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ÀÇ ¿ÞÂÊ, ¶Ç´Â ¼öÁ÷ ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ ÈÄ¿¡ Ç¥½ÃµÇ´Â Component
newRightComponent
- ¼öÆò ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ÀÇ ¿À¸¥ÂÊ, ¶Ç´Â ¼öÁ÷ ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹¾Æ·¡¿¡ Ç¥½ÃµÇ´Â Component
IllegalArgumentException
- orientation
°¡ HORIZONTAL_SPLIT ¶Ç´Â VERTICAL_SPLIT°¡ ¾î´À Âʵµ ¾Æ´Ñ °æ¿ìpublic JSplitPane(int newOrientation, boolean newContinuousLayout, Component newLeftComponent, Component newRightComponent)
JSplitPane
¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
newOrientation
- JSplitPane.HORIZONTAL_SPLIT
¶Ç´Â JSplitPane.VERTICAL_SPLIT
newContinuousLayout
- boolean Ä¡. µð¹ÙÀÌ´õÀÇ À§°ªÀÌ º¯°æµÉ ¶§, ÄÄÆÛ³ÍÆ®°¡ ¿¬¼ÓÇØ Àç·»´õ¸µ µÇµµ·Ï ÇÏ´Â °æ¿ì´Â true. µð¹ÙÀÌ´õÀÇ À§Ä¡ÀÇ º¯°æÀÌ ÁßÁöµÉ ¶§±îÁö Àç·»´õ¸µ¿¡ ´ë±âÇÏ´Â °æ¿ì´Â falsenewLeftComponent
- ¼öÆò ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ÀÇ ¿ÞÂÊ, ¶Ç´Â ¼öÁ÷ ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ ÈÄ¿¡ Ç¥½ÃµÇ´Â Component
newRightComponent
- ¼öÆò ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹ÀÇ ¿À¸¥ÂÊ, ¶Ç´Â ¼öÁ÷ ¹æÇâÀ¸·Î ºÐÇÒµÈ ±¸È¹¾Æ·¡¿¡ Ç¥½ÃµÇ´Â Component
IllegalArgumentException
- orientation
°¡ HORIZONTAL_SPLIT ¶Ç´Â VERTICAL_SPLIT°¡ ¾î´À Âʵµ ¾Æ´Ñ °æ¿ì¸Þ¼µåÀÇ »ó¼¼ |
---|
public void setUI(SplitPaneUI ui)
ui
- SplitPaneUI
L&F °´Ã¼UIDefaults.getUI(javax.swing.JComponent)
public SplitPaneUI getUI()
SplitPaneUI
¸¦ ¸®ÅÏÇÕ´Ï´Ù.
SplitPaneUI
°´Ã¼public void updateUI()
UIManager
·Î
ºÎÅÍÀÇ ÅëÁöÀÔ´Ï´Ù. ÇöÀçÀÇ UI °´Ã¼¸¦ UIManager
·Î
ºÎÅÍÀÇ ÃֽйöÀü¿¡ ¿Å°Ü³õ½À´Ï´Ù.
JComponent
³»ÀÇ updateUI
JComponent.updateUI()
public String getUIClassID()
JComponent
³»ÀÇ getUIClassID
JComponent.getUIClassID()
,
UIDefaults.getUI(javax.swing.JComponent)
public void setDividerSize(int newSize)
newSize
- µð¹ÙÀÌ´õÀÇ »çÀÌÁ Çȼ¿¼ö·Î ÁöÁ¤ÇÏ´Â int°ª
public int getDividerSize()
public void setLeftComponent(Component comp)
comp
- ±× À§Ä¡¿¡ Ç¥½ÃÇÏ´Â Component
public Component getLeftComponent()
Component
public void setTopComponent(Component comp)
comp
- ±× À§Ä¡¿¡ Ç¥½ÃÇÏ´Â Component
public Component getTopComponent()
Component
public void setRightComponent(Component comp)
comp
- ±× À§Ä¡¿¡ Ç¥½ÃÇÏ´Â Component
public Component getRightComponent()
Component
public void setBottomComponent(Component comp)
comp
- ±× À§Ä¡¿¡ Ç¥½ÃÇÏ´Â Component
public Component getBottomComponent()
Component
public void setOneTouchExpandable(boolean newValue)
oneTouchExpandable
ÇÁ·ÎÆÛƼÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù. ÀÌ °ªÀº, JSplitPane
°¡ µð¹ÙÀÌ´õÀÇ UI À§Á¦Æ®¸¦ Á¦°øÇØ, µð¹ÙÀÌ´õ¸¦ ½Å¼ÓÈ÷ Àü°³/¼ö³³Çϱâ À§Çؼ
true
·Î
¼³Á¤ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. ÀÌ ÇÁ·ÎÆÛƼÀÇ ±âº»°ª´Â false
ÀÔ´Ï´Ù. ÀϺÎÀÇ Look & Feel°¡ ¿øÅÍÄ¡ÀÇ Àü°³¸¦ Áö¿ø
ÇÏÁö ¾Ê´Â °æ¿ì°¡ ÀÖ½À´Ï´Ù. ±× °æ¿ì, ÀÌ ÇÁ·ÎÆÛƼ´Â ¹«½ÃµË´Ï´Ù.
newValue
- ºÐÇÒ ±¸È¹ÀÌ Àü°³/¼ö³³ À§Á¦Æ®¸¦ Á¦°øÇϵµ·Ï ÁöÁ¤ÇÏ´Â true
isOneTouchExpandable()
public boolean isOneTouchExpandable()
oneTouchExpandable
ÇÁ·ÎÆÛƼ¸¦ ¸®ÅÏÇÕ´Ï´Ù.
oneTouchExpandable
ÇÁ·ÎÆÛƼÀÇ °ªsetOneTouchExpandable(boolean)
public void setLastDividerLocation(int newLastLocation)
newLastLocation
À¸·Î ¼³Á¤ÇÕ´Ï´Ù.
newLastLocation
- ±¸È¹ÀÇ Á (¶Ç´Â »ó)´ÜÀ¸·ÎºÎÅÍ µð¹ÙÀÌ´õÀÇ Á (¶Ç´Â »ó)´Ü±îÁöÀÇ, µð¹ÙÀÌ´õÀÇ ÀÌÀüÀÇ À§Ä¡¸¦ Çȼ¿¼ö·Î ÁöÁ¤ÇÏ´Â int°ª
public int getLastDividerLocation()
public void setOrientation(int orientation)
orientation
- ¹æÇâÀ» ÁöÁ¤ÇÏ´Â Á¤¼ö°ª
IllegalArgumentException
- ¹æÇâÀÌ HORIZONTAL_SPLIT ¶Ç´Â VERTICAL_SPLIT°¡ ¾î´À Âʵµ ¾Æ´Ñ °æ¿ìpublic int getOrientation()
setOrientation(int)
public void setContinuousLayout(boolean newContinuousLayout)
continuousLayout
ÇÁ·ÎÆÛƼÀÇ °ªÀ» ¼³Á¤ÇÕ´Ï´Ù. ÀÌ °ªÀº »ç¿ëÀÚ°¡ Á¶ÀÛÇßÀ» ¶§¿¡ ÀÚ½Ä
ÄÄÆÛ³ÍÆ®°¡ ¿¬¼ÓÀûÀ¸·Î Àç·»´õ¸µ µÇ¾î ¹èÄ¡µÇµµ·Ï true
·Î
¼³Á¤ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. ÀÌ ÇÁ·ÎÆÛƼÀÇ µðÆúÆ®ÀÇ °ªÀº false
ÀÔ´Ï´Ù. ÀϺÎÀÇ Look & Feel´Â ¿¬¼ÓÇÑ ·¹À̾ƿôÀ» Áö¿ø
Çϰí ÀÖ½À´Ï´Ù. ±× °æ¿ì, ÀÌ ÇÁ·ÎÆÛƼ´Â ¹«½ÃµË´Ï´Ù.
newContinuousLayout
- µð¹ÙÀÌ´õÀÇ À§°ªÀÌ º¯°æµÇ¾úÀ» ¶§¿¡ ÄÄÆÛ³ÍÆ®°¡ ¿¬¼ÓÀûÀ¸·Î Àç·»´õ¸µ µÇ´Â °æ¿ì´Â true
isContinuousLayout()
public boolean isContinuousLayout()
continuousLayout
ÇÁ·ÎÆÛƼ¸¦ ÃëµæÇÕ´Ï´Ù.
continuousLayout
ÇÁ·ÎÆÛƼÀÇ °ªsetContinuousLayout(boolean)
public void setResizeWeight(double value)
value
- »ó±â´ë·Î
IllegalArgumentException
- value
°¡ 0 º¸´Ù ÀÛÀºÁö, 1 º¸´Ù Å« °æ¿ìpublic double getResizeWeight()
public void resetToPreferredSizes()
JSplitPane
·¹À̾ƿôÀ» ¹èÄ¡ÇÕ´Ï´Ù. ÀϹÝÀûÀ¸·Î À̰Ϳ¡ ÀÇÇØ µð¹ÙÀÌ´õÀÇ À§°ªÀÌ ¹Ù²ò´Ï´Ù.
public void setDividerLocation(double proportionalLocation)
JSplitPane
»çÀÌÁîÀÇ ÆÛ¼¾Æ¼Áö·Î µð¹ÙÀÌ´õÀÇ À§Ä¡¸¦ ¼³Á¤ÇÕ´Ï´Ù.
ÀÌ ¸Þ¼µå´Â setDividerLocation(int)
¿¡ ±Ù°ÅÇØ ±¸ÇöµË´Ï´Ù. ÀÌ ¸Þ¼µå´Â ÇöÀçÀÇ »çÀÌÁî¿¡ ±Ù°ÅÇØ ºÐÇÒ ±¸È¹ÀÇ »çÀÌÁ Áï½Ã º¯°æÇÕ´Ï´Ù. ºÐÇÒ ±¸È¹ÀÌ ½ºÅ©¸°»ó¿¡¼ ¿Ã¹Ù¸£°Ô ½ÇÇöµÇÁö ¾Ê´Â °æ¿ì, »õ·Î¿î µð¹ÙÀÌ´õÀÇ À§Ä¡´Â ÇöÀçÀÇ »çÀÌÁî * proportionalLocation°¡ 0 ÀÌ µÇ¾î, ÀÌ ¸Þ¼µåÀÇ È¿°ú´Â ¾ø½À´Ï´Ù.
proportionalLocation
- 0 (À§ ¶Ç´Â ¿ÞÂÊ)¿¡¼ 1.0 (¾Æ·¡ ¶Ç´Â ¿À¸¥ÂÊ)±îÁöÀÇ ÆÛ¼¾Æ¼Áö¸¦ ÁöÁ¤ÇÏ´Â ¹èÁ¤¹Ðµµ ºÎµ¿ ¼Ò¼öÁ¡Ä¡
IllegalArgumentException
- ÁöÁ¤µÈ À§°ªÀÌ 0 º¸´Ù ÀÛÀºÁö, 1.0 º¸´Ù Å« °æ¿ìpublic void setDividerLocation(int location)
setLastDividerLocation
¿¡ ÀÇÇØ º¯°æµË´Ï´Ù.
location
- UI °íÀ¯ÀÇ °ª (ÀϹÝÀûÀ¸·Î Çȼ¿¼ö)À» ÁöÁ¤ÇÏ´Â int°ª
public int getDividerLocation()
setDividerLocation
¿¡
°Ô °Ç³×Áø ÃÖÁ¾Ä¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. ÀÌ ¸Þ¼µå·Î ¸®ÅÏµÈ °ªÀº, setDividerLocation
¿¡
°Ô °Ç³×Áø °ªÀÌ ÇöÀçÀÇ »çÀÌÁ´Ù Å« °æ¿ì´Â ½ÇÁ¦ÀÇ µð¹ÙÀÌ´õÀÇ À§Ä¡¿Í ´Ù¸¥ °æ¿ì°¡ ÀÖ½À´Ï´Ù.
public int getMinimumDividerLocation()
null
ÀÎ °æ¿ì´Â -1public int getMaximumDividerLocation()
null
ÀÎ °æ¿ì´Â -1public void remove(Component component)
component
¸¦ ±¸È¹À¸·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù. Çʿ信 µû¶ó¼, leftComponent
¶Ç´Â rightComponent
ÀνºÅϽº º¯¼ö¸¦ ¸®¼Â ÇÕ´Ï´Ù.
Container
³»ÀÇ remove
component
- »èÁ¦ÇÏ´Â Component
Container.add(java.awt.Component)
,
Container.remove(int)
public void remove(int index)
Component
¸¦ »èÁ¦ÇÕ´Ï´Ù. Çʿ信 µû¶ó¼, leftComponent
¹× rightComponent
ÀνºÅϽº º¯¼ö¸¦ º¯°æÇÏ°í ³ª¼, ½´ÆÛ Ŭ·¡½º¿¡ ¸Þ¼¼Áö¸¦ º¸³À´Ï´Ù.
Container
³»ÀÇ remove
index
- »èÁ¦ÇÏ´Â ÄÄÆÛ³ÍÆ®¸¦ ÁöÁ¤ÇÏ´Â int°ª
. 1 ¿¡¼´Â ¿ÞÂÊ ¶Ç´Â À§ÀÇ ÄÄÆÛ³ÍÆ®°¡ ÁöÁ¤µÇ¾î 2 ¿¡¼´Â ¾Æ·¡ ¶Ç´Â ¿À¸¥ÂÊÀÇ ÄÄÆÛ³ÍÆ®°¡ ÁöÁ¤µÇ´ÂContainer.add(java.awt.Component)
public void removeAll()
leftComonent
¹× rightComponent
ÀνºÅϽº º¯¼ö¸¦ ¸®¼Â ÇÕ´Ï´Ù.
Container
³»ÀÇ removeAll
Container.add(java.awt.Component)
,
Container.remove(int)
public boolean isValidateRoot()
JSplitPane
ÇÏÀ§ °´Ã¼·Î revalidate
¸¦ ºÒ·Á°¡, JSplitPane
¿Í
±× ¸ðµç ÇÏÀ§ °´Ã¼¸¦ °ËÁõÇÏ´Â ¿ä±¸°¡ Å¥¿¡ ³Ö¾îÁý´Ï´Ù.
JComponent
³»ÀÇ isValidateRoot
JComponent.revalidate()
protected void addImpl(Component comp, Object constraints, int index)
constraints
°¡ ¿ÞÂÊ ¶Ç´Â À§ ȤÀº ¿À¸¥ÂÊ ¶Ç´Â ¾Æ·¡ÀÇÀÚ½Ä
ÄÄÆÛ³ÍÆ®¸¦ ½Äº°ÇØ, ±× ½Äº°ÀÚ¸¦ °¡Áö´Â ÄÄÆÛ³ÍÆ®°¡ ÀÌÀü¿¡ Ãß°¡µÇ°í ÀÖ´Â °æ¿ì´Â ±×°ÍÀ» »èÁ¦ÇÏ°í ³ª¼, ±× À§Ä¡¿¡ comp
¸¦ Ãß°¡ÇÕ´Ï´Ù. constraints
°¡ ±âÁ¸ÀÇ ½Äº°ÀÚ°¡ ¾Æ´Ñ °æ¿ì, ·¹À̾ƿô ¸Å´ÏÀú´Â IllegalArgumentException
À»
Throw ÇÕ´Ï´Ù.
ÁöÁ¤ÇÒ ¼ö ÀÖ´Â Á¦¾à °´Ã¼ (String)´Â ´ÙÀ½°ú °°½À´Ï´Ù.
constraints
°´Ã¼°¡ null
ÀÎ °æ¿ì, ÀÌ¿ë °¡´ÉÇÑ ÃÖÃÊÀÇ À§Ä¡¿¡ ÄÄÆÛ³ÍÆ®°¡ Ãß°¡µË´Ï´Ù (¿·Á ÀÖ´Â °æ¿ì´Â ¿ÞÂÊ ¶Ç´Â À§, ±×·¸Áö ¾ÊÀº °æ¿ì´Â ¿À¸¥ÂÊ ¶Ç´Â ¾Æ·¡).
Container
³»ÀÇ addImpl
comp
- Ãß°¡ÇÏ´Â ÄÄÆÛ³ÍÆ®constraints
- ÄÄÆÛ³ÍÆ®ÀÇ ·¹À̾ƿô Á¦¾à (À§Ä¡)À» ÁöÁ¤ÇÏ´Â Object
index
- ÄÁÅ×ÀÌ³Ê ¸®½ºÆ®³»ÀÇ À妽º¸¦ ÁöÁ¤ÇÏ´Â int°ª
IllegalArgumentException
- constraints
°´Ã¼°¡ ±âÁ¸ÀÇ ÄÄÆÛ³ÍÆ®¿¡ ÀÏÄ¡ÇÏÁö ¾Ê´Â °æ¿ìContainer.addImpl(Component, Object, int)
protected void paintChildren(Graphics g)
finishedPaintingChildren
À»
°¡Áö´Â UI¿¡ ¸Þ¼¼Áö¸¦ º¸³»±â À§Çؼ »ó¼Ó µË´Ï´Ù.
JComponent
³»ÀÇ paintChildren
g
- ÆäÀÎÆ® ÇÏ´Â Graphics
ÄÁÅØ½ºÆ®
JComponent.paint(java.awt.Graphics)
,
Container.paint(java.awt.Graphics)
protected String paramString()
JSplitPane
ij¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. ÀÌ ¸Þ¼µå´Â µð¹ö±× Àü¿ëÀ̸ç, ¸®ÅϵÈ
ij¸¯ÅÍ ¶óÀÎÀÇ ³»¿ë ¹× Çü½ÄÀº ±¸Çö¿¡ µû¶ó¼ ´Ù¸¨´Ï´Ù. ¸®ÅϵÈ
ij¸¯ÅÍ ¶óÀÎÀº ºñ¾îÀÖ´Â °æ¿ì°¡ ÀÖ½À´Ï´Ù¸¸, null
·Î´Â µÇÁö ¾Ê½À´Ï´Ù.
JComponent
³»ÀÇ paramString
JSplitPane
ij¸¯ÅÍ ¶óÀΠǥÇöpublic AccessibleContext getAccessibleContext()
Accessible
³»ÀÇ getAccessibleContext
JComponent
³»ÀÇ getAccessibleContext
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.