|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요 : 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjavax.swing.plaf.metal.MetalBorders
public class MetalBorders
Metal 의 Look & Feel 에 적절한 Border 를 제공할 수 있는 팩토리 객체입니다.
상자의 클래스의 개요 | |
---|---|
static class |
MetalBorders.ButtonBorder
|
static class |
MetalBorders.Flush3DBorder
|
static class |
MetalBorders.InternalFrameBorder
|
static class |
MetalBorders.MenuBarBorder
|
static class |
MetalBorders.MenuItemBorder
|
static class |
MetalBorders.OptionDialogBorder
|
static class |
MetalBorders.PaletteBorder
Palette 가 사용하는 경계입니다. |
static class |
MetalBorders.PopupMenuBorder
|
static class |
MetalBorders.RolloverButtonBorder
|
static class |
MetalBorders.ScrollPaneBorder
|
static class |
MetalBorders.TableHeaderBorder
테이블 헤더의 경계입니다. |
static class |
MetalBorders.TextFieldBorder
|
static class |
MetalBorders.ToggleButtonBorder
|
static class |
MetalBorders.ToolBarBorder
|
생성자 의 개요 | |
---|---|
MetalBorders ()
|
메소드의 개요 | |
---|---|
static Border |
getButtonBorder ()
JButton 의 경계 인스턴스를 돌려줍니다. |
static Border |
getDesktopIconBorder ()
Desktop Icon 의 경계 인스턴스를 돌려줍니다. |
static Border |
getTextBorder ()
텍스트 컴퍼넌트의 경계 인스턴스를 돌려줍니다. |
static Border |
getTextFieldBorder ()
JTextField 의 경계 인스턴스를 돌려줍니다. |
static Border |
getToggleButtonBorder ()
JToggleButton 의 경계 인스턴스를 돌려줍니다. |
클래스 java.lang. Object 로부터 상속된 메소드 |
---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
생성자 의 상세 |
---|
public MetalBorders()
메소드의 상세 |
---|
public static Border getButtonBorder()
public static Border getTextBorder()
public static Border getTextFieldBorder()
public static Border getToggleButtonBorder()
public static Border getDesktopIconBorder()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요 : 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.