|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
CellRendererPane 를 사용하고 있는 패키지 | |
---|---|
javax.swing.plaf.basic | 기본 Look & Feel 에 따라 구축된 사용자 인터페이스 객체를 제공합니다. |
javax.swing.plaf.metal | 디폴트의 Look & Feel 인 Java Look & Feel (코드명은 Metal)에 따라 작성된 사용자 인터페이스 객체를 제공합니다. |
javax.swing.plaf.basic 에서의 CellRendererPane 의 사용 |
---|
CellRendererPane 로서 선언되고 있는 javax.swing.plaf.basic 의 필드 | |
---|---|
protected CellRendererPane |
BasicComboBoxUI. currentValuePane
|
protected CellRendererPane |
BasicListUI. rendererPane
|
protected CellRendererPane |
BasicTableHeaderUI. rendererPane
|
protected CellRendererPane |
BasicTableUI. rendererPane
|
protected CellRendererPane |
BasicTreeUI. rendererPane
TreeCellRenderer 를 페인트 하기 위해서 사용됩니다. |
CellRendererPane 를 돌려주는 javax.swing.plaf.basic 의 메소드 | |
---|---|
protected CellRendererPane |
BasicTreeUI. createCellRendererPane ()
렌더링 컴퍼넌트가 배치되고 있는 렌더링 구획을 돌려줍니다. |
javax.swing.plaf.metal 에서의 CellRendererPane 의 사용 |
---|
CellRendererPane 로서 선언되고 있는 javax.swing.plaf.metal 의 필드 | |
---|---|
protected CellRendererPane |
MetalComboBoxButton. rendererPane
|
CellRendererPane 형의 파라미터를 가지는 javax.swing.plaf.metal 의 생성자 | |
---|---|
MetalComboBoxButton (JComboBox cb,
Icon i,
boolean onlyIcon,
CellRendererPane pane,
JList list)
|
|
MetalComboBoxButton (JComboBox cb,
Icon i,
CellRendererPane pane,
JList list)
|
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.