|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
FontFormatException 를 사용하고 있는 패키지 | |
---|---|
java.awt | 사용자 인터페이스의 작성 및 그래픽스와 이미지의 페인트용의 모든 클래스를 포함합니다. |
java.awt 에서의 FontFormatException 의 사용 |
---|
FontFormatException 를 throw 하는 java.awt 의 메소드 | |
---|---|
static Font |
Font. createFont (int fontFormat,
File fontFile)
지정된 폰트 타입과 지정된 폰트 파일을 사용해 새로운 Font 를 돌려줍니다. |
static Font |
Font. createFont (int fontFormat,
InputStream fontStream)
지정된 폰트 타입과 입력 데이터를 사용해 새로운 Font 를 돌려줍니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.