|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.swing.plaf.metal.MetalComboBoxIcon
public class MetalComboBoxIcon
MetalComboBox 를 나타내는 수평선을 draw 하는 유틸리티 클래스입니다.
MetalComboBoxUI | 생성자 의 개요 | |
|---|---|
MetalComboBoxIcon ()
|
|
| 메소드의 개요 | |
|---|---|
int |
getIconHeight ()
인터페이스에 대응하는 Stub가 작성되었습니다. |
int |
getIconWidth ()
인터페이스에 대응하는 Stub가 작성되었습니다. |
void |
paintIcon (Component c,
Graphics g,
int x,
int y)
수평선을 그립니다. |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
public MetalComboBoxIcon()
| 메소드의 상세 |
|---|
public void paintIcon(Component c,
Graphics g,
int x,
int y)
Icon 내의 paintIcon public int getIconWidth()
Icon 내의 getIconWidth public int getIconHeight()
Icon 내의 getIconHeight
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.