|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.awt.ScrollPaneAdjustable
ÀÌ Å¬·¡½º´Â ScrollPane
ÀÇ ¼öÆò ¹× ¼öÁ÷ ½ºÅ©·Ñ ¹Ù »óŸ¦ ³ªÅ¸³À´Ï´Ù. ÀÌ Å¬·¡½ºÀÇ ¿ÀºêÁ§Æ®´Â ScrollPane
¸Þ¼Òµå¿¡ ÀÇÇØ µ¹·ÁÁÖ¾îÁý´Ï´Ù.
ÇʵåÀÇ °³¿ä |
ÀÎÅÍÆäÀ̽º java.awt. Adjustable ¿¡¼ »ó¼Ó¹ÞÀº Çʵå |
HORIZONTAL , NO_ORIENTATION , VERTICAL |
¸Þ¼ÒµåÀÇ °³¿ä | |
void |
addAdjustmentListener (AdjustmentListener l)
ÀÌ ScrollPaneAdjustable ·ÎºÎÅÍ Á¶Á¤ À̺¥Æ®¸¦ ¹Þ±â À§Çؼ(¶§¹®¿¡), ÁöÁ¤µÈ Á¶Á¤ ûÃëÀÚ¸¦ Ãß°¡ÇÕ´Ï´Ù. |
AdjustmentListener [] |
getAdjustmentListeners ()
ÀÌ ScrollPaneAdjustable ¿¡ µî·ÏµÈ ¸ðµç Á¶Á¤ ûÃëÀÚÀÇ ¹è¿À» µ¹·ÁÁÝ´Ï´Ù. |
int |
getBlockIncrement ()
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ ºí·Ï ÁõºÐÄ¡¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getMaximum ()
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ ÃÖ´ëÄ¡¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getMinimum ()
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ ÃÖ¼ÒÄ¡¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getOrientation ()
ÀÌ ½ºÅ©·Ñ ¹ÙÀÇ ¹æÇâÀ» µ¹·ÁÁÝ´Ï´Ù. |
int |
getUnitIncrement ()
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ À¯´ÏÆ® ÁõºÐÄ¡¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getValue ()
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ ÇöÀçÀÇ °ªÀ» µ¹·ÁÁÝ´Ï´Ù. |
boolean |
getValueIsAdjusting ()
À¯Àú°¡ ¾×¼ÇÀ» ÃëµæÁßÀ̱â À§Çؼ(¶§¹®¿¡) °ªÀÇ º¯°æÀÌ ÁøÇàµÇ°í ÀÖ´Â °æ¿ì¿¡, true ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getVisibleAmount ()
ºñ·Ê ÀεðÄÉÀÌÅÍ(indicator)ÀÇ ±æÀ̸¦ µ¹·ÁÁÝ´Ï´Ù. |
String |
paramString ()
ÀÌ ½ºÅ©·Ñ ¹Ù »óŸ¦ ³ªÅ¸³»´Â ij¸¯ÅÍ ¶óÀÎÀ» µ¹·ÁÁÝ´Ï´Ù. |
void |
removeAdjustmentListener (AdjustmentListener l)
ÀÌ ScrollPaneAdjustable ·ÎºÎÅÍ Á¶Á¤ À̺¥Æ®¸¦ ¹ÞÁö ¾Ê°Ô, ÁöÁ¤µÈ Á¶Á¤ ûÃëÀÚ¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
setBlockIncrement (int b)
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ ºí·Ï ÁõºÐÄ¡¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setMaximum (int max)
ÀÌ ¸Þ¼Òµå´Â Àý´ë À¯Àú Äڵ忡 ÀÇÇØ È£ÃâÇÏÁö ¸»¾Æ ÁÖ¼¼¿ä. |
void |
setMinimum (int min)
ÀÌ ¸Þ¼Òµå´Â Àý´ë À¯Àú Äڵ忡 ÀÇÇØ È£ÃâÇÏÁö ¸»¾Æ ÁÖ¼¼¿ä. |
void |
setUnitIncrement (int u)
Á¶Á¤ °¡´ÉÇÑ ¿ÀºêÁ§Æ®ÀÇ À¯´ÏÆ® ÁõºÐÄ¡¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setValue (int v)
ÀÌ ½ºÅ©·Ñ ¹ÙÀÇ °ªÀ», ÁöÁ¤µÈ °ªÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setValueIsAdjusting (boolean b)
valueIsAdjusting ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setVisibleAmount (int v)
ÀÌ ¸Þ¼Òµå´Â Àý´ë À¯Àú Äڵ忡 ÀÇÇØ È£ÃâÇÏÁö ¸»¾Æ ÁÖ¼¼¿ä. |
String |
toString ()
ÀÌ ½ºÅ©·Ñ ¹Ù ¹× ±× °ªÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» µ¹·ÁÁÝ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait |
¸Þ¼ÒµåÀÇ »ó¼¼ |
public int getOrientation()
Adjustable
³»ÀÇ getOrientation
Adjustable.HORIZONTAL
¶Ç´Â Adjustable.VERTICAL
ÀÇ ¾ðÁ¨°¡public void setMinimum(int min)
Adjustable
ÀÎÅÍÆäÀ̽º¸¦ ÀûÀýÈ÷ ±¸ÇöÇϱâ À§Çؼ public °¡ µÇ¾î ÀÖ½À´Ï´Ù.
Adjustable
³»ÀÇ setMinimum
min
- ÃÖ¼ÒÄ¡
AWTError
- ºÒ·Á °¡¸é(ÀÚ) Ç×»ó ¿¡·¯¸¦ ½½·Î¿ì ÇÑ´Ùpublic int getMinimum()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getMinimum
public void setMaximum(int max)
Adjustable
ÀÎÅÍÆäÀ̽º¸¦ ÀûÀýÈ÷ ±¸ÇöÇϱâ À§Çؼ public °¡ µÇ¾î ÀÖ½À´Ï´Ù.
Adjustable
³»ÀÇ setMaximum
max
- ÃÖ´ëÄ¡
AWTError
- ºÒ·Á °¡¸é(ÀÚ) Ç×»ó ¿¡·¯¸¦ ½½·Î¿ì ÇÑ´Ùpublic int getMaximum()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getMaximum
public void setUnitIncrement(int u)
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ setUnitIncrement
u
- À¯´ÏÆ® ÁõºÐÄ¡public int getUnitIncrement()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getUnitIncrement
public void setBlockIncrement(int b)
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ setBlockIncrement
b
- ºí·Ï ÁõºÐÄ¡public int getBlockIncrement()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getBlockIncrement
public void setVisibleAmount(int v)
Adjustable
ÀÎÅÍÆäÀ̽º¸¦ ÀûÀýÈ÷ ±¸ÇöÇϱâ À§Çؼ public °¡ µÇ¾î ÀÖ½À´Ï´Ù.
Adjustable
³»ÀÇ setVisibleAmount
v
- ÀεðÄÉÀÌÅÍ(indicator)ÀÇ ±æÀÌ
AWTError
- ºÒ·Á °¡¸é(ÀÚ) Ç×»ó ¿¡·¯¸¦ ½½·Î¿ì ÇÑ´Ùpublic int getVisibleAmount()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getVisibleAmount
public void setValueIsAdjusting(boolean b)
valueIsAdjusting
ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
b
- Á¶Á¤ÀÌ ÁøÇàÁßÀÇ »õ·Î¿î »óÅÂgetValueIsAdjusting()
public boolean getValueIsAdjusting()
valueIsAdjusting
ÇÁ·ÎÆÛƼÀÇ °ªsetValueIsAdjusting(boolean)
public void setValue(int v)
ÁöÁ¤µÈ °ªÀÌ ÇöÀçÀÇ ÃÖ¼ÒÄ¡º¸´Ù ÀÛÀº °æ¿ì, ÀÌ °ªÀº ÇöÀçÀÇ ÃÖ¼ÒÄ¡·Î ¿Å°ÜÁý´Ï´Ù. ¶Ç, ÁöÁ¤µÈ °ªÀÌ ÇöÀçÀÇ ÃÖ´ëÄ¡º¸´Ù Å« °æ¿ì, ÀÌ °ªÀº ÇöÀçÀÇ ÃÖ´ëÄ¡·Î ¿Å°ÜÁý´Ï´Ù.
Adjustable
³»ÀÇ setValue
v
- ½ºÅ©·Ñ ¹ÙÀÇ »õ·Î¿î °ªpublic int getValue()
Adjustable
ÀÇ ±â¼ú:
Adjustable
³»ÀÇ getValue
public void addAdjustmentListener(AdjustmentListener l)
ScrollPaneAdjustable
·ÎºÎÅÍ Á¶Á¤ À̺¥Æ®¸¦ ¹Þ±â À§Çؼ(¶§¹®¿¡), ÁöÁ¤µÈ Á¶Á¤ ûÃëÀÚ¸¦ Ãß°¡ÇÕ´Ï´Ù. l
°¡ null
ÀÇ °æ¿ì, ¿¹¿Ü´Â ½½·Î¿ì µÇÁö ¾Ê°í 󸮵µ ½ÇÇàµÇÁö ¾Ê½À´Ï´Ù.
Adjustable
³»ÀÇ addAdjustmentListener
l
- Á¶Á¤ ûÃëÀÚremoveAdjustmentListener(java.awt.event.AdjustmentListener)
,
getAdjustmentListeners()
,
AdjustmentListener
,
AdjustmentEvent
public void removeAdjustmentListener(AdjustmentListener l)
ScrollPaneAdjustable
·ÎºÎÅÍ Á¶Á¤ À̺¥Æ®¸¦ ¹ÞÁö ¾Ê°Ô, ÁöÁ¤µÈ Á¶Á¤ ûÃëÀÚ¸¦ »èÁ¦ÇÕ´Ï´Ù. l
°¡ null
ÀÇ °æ¿ì, ¿¹¿Ü´Â ½½·Î¿ì µÇÁö ¾Ê°í 󸮵µ ½ÇÇàµÇÁö ¾Ê½À´Ï´Ù.
Adjustable
³»ÀÇ removeAdjustmentListener
l
- Á¶Á¤ ûÃëÀÚaddAdjustmentListener(java.awt.event.AdjustmentListener)
,
getAdjustmentListeners()
,
AdjustmentListener
,
AdjustmentEvent
public AdjustmentListener [] getAdjustmentListeners()
ScrollPaneAdjustable
¿¡ µî·ÏµÈ ¸ðµç Á¶Á¤ ûÃëÀÚÀÇ ¹è¿À» µ¹·ÁÁÝ´Ï´Ù.
ScrollPaneAdjustable
ÀÇ ¸ðµç AdjustmentListener
, ¶Ç´Â ÇöÀç Á¶Á¤ ûÃëÀÚ°¡ µî·ÏµÇÁö ¾ÊÀº °æ¿ì´Â ÇÏ´ÃÀÇ ¹è¿addAdjustmentListener(java.awt.event.AdjustmentListener)
,
removeAdjustmentListener(java.awt.event.AdjustmentListener)
,
AdjustmentListener
,
AdjustmentEvent
public String toString()
Object
³»ÀÇ toString
public String paramString()
null
·Î´Â µÇÁö ¾Ê½À´Ï´Ù.
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.