|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
public static interface Highlighter.HighlightPainter
하이라이트 렌더링입니다.
| 메소드의 개요 | |
|---|---|
void |
paint (Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c)
하이라이트를 draw 합니다. |
| 메소드의 상세 |
|---|
void paint(Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c)
g - 그래픽스 문맥p0 - 모델내의 개시 오프셋(offset) >= 0p1 - 모델내의 종료 오프셋(offset) >= p0bounds - 하이라이트의 바운딩 박스c - 에디터
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.