|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
| ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
| °³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå | ||||||||||
java.lang.Object
|
+--javax.swing.border.AbstractBorder
|
+--javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
| »ý¼ºÀÚÀÇ °³¿ä | |
MetalBorders.InternalFrameBorder ()
|
|
| ¸Þ¼ÒµåÀÇ °³¿ä | |
Insets |
getBorderInsets (Component c)
ÀÌ µðÆúÆ® ±¸ÇöÀº top,left,bottom, ¹× right Çʵ尡 0 À¸·Î ¼³Á¤µÇ´Â ½Å±Ô Insets ÀνºÅϽº¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Insets |
getBorderInsets (Component c,
Insets newInsets)
ÀÎ ¼¼Æ® ÆÄ¶ó¹ÌÅ͸¦, ÀÌ Border ÀÇ ÇöÀçÀÇ ÀÎ ¼¼Æ®·Î ´Ù½Ã ÃʱâÈÇÕ´Ï´Ù. |
void |
paintBorder (Component c,
Graphics g,
int x,
int y,
int w,
int h)
ÀÌ µðÆúÆ® ±¸Çö¿¡¼´Â paint¸¦ ½Ç½ÃÇÏÁö ¾Ê½À´Ï´Ù. |
| Ŭ·¡½º javax.swing.border. AbstractBorder ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
getInteriorRectangle , getInteriorRectangle , isBorderOpaque |
| Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| »ý¼ºÀÚÀÇ »ó¼¼ |
public MetalBorders.InternalFrameBorder()
| ¸Þ¼ÒµåÀÇ »ó¼¼ |
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
AbstractBorder ÀÇ ±â¼ú:
Border ³»ÀÇ paintBorder AbstractBorder ³»ÀÇ paintBorder c - ÀÌ º¸´õ°¡ paint µÇ´Â ÄÄÆÛ³ÍÆ®g - paintÀÇ ±×·¡ÇȽºx - paint µÈ º¸´õÀÇ x ÁÂÇ¥y - paint µÈ º¸´õÀÇ y ÁÂÇ¥w - paint µÈ º¸´õÀÇ Æøh - paint µÈ º¸´õÀÇ ³ôÀÌpublic Insets getBorderInsets(Component c)
AbstractBorder ÀÇ ±â¼ú: top,left,bottom, ¹× right Çʵ尡 0 À¸·Î ¼³Á¤µÇ´Â ½Å±Ô Insets ÀνºÅϽº¸¦ µ¹·ÁÁÝ´Ï´Ù.
Border ³»ÀÇ getBorderInsets AbstractBorder ³»ÀÇ getBorderInsets c - ÀÌ º¸´õÀÇ ÀÎ ¼¼Æ®ÀÇ °ªÀ» Àû¿ëÇÏ´Â ÄÄÆÛ³ÍÆ®
Insets ¿ÀºêÁ§Æ®
public Insets getBorderInsets(Component c,
Insets newInsets)
AbstractBorder ÀÇ ±â¼ú:
AbstractBorder ³»ÀÇ getBorderInsets c - ÀÌ º¸´õÀÇ ÀÎ ¼¼Æ®ÀÇ °ªÀ» Àû¿ëÇÏ´Â ÄÄÆÛ³ÍÆ®newInsets - ´Ù½Ã ÃʱâÈÇÏ´Â ¿ÀºêÁ§Æ®
insets ¿ÀºêÁ§Æ®
|
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.