Kagetaka

インタフェース
net.hizlab.kagetaka.awt.ImageCreator の使用

ImageCreator を使用しているパッケージ
net.hizlab.kagetaka.awt カスタマイズされた AWT ライブラリです。  
net.hizlab.kagetaka.awt.tate 縦表示用のコンポーネントライブラリです。  
net.hizlab.kagetaka.rendering 影鷹のレンダリングエンジンと、標準のレンダリング用コンポーネントが入っているパッケージです。  
 

net.hizlab.kagetaka.awt での ImageCreator の使用
 

ImageCreator を実装している net.hizlab.kagetaka.awt のクラス
 class ImageCreatorComponent
          コンポーネントから、イメージを作成する機能を提供するためのクラスです。
 

ImageCreator 型のパラメータを持つ net.hizlab.kagetaka.awt のメソッド
static FontData FontData.getInstance(ImageCreator creator, Font font)
          フォント情報を取得します。
 

ImageCreator 型のパラメータを持つ net.hizlab.kagetaka.awt のコンストラクタ
TextManager(Option option, ImageCreator imageCreator)
          指定された文字列から、縦書き用データのインスタンスを取得します。
InnerToolTip(ImageCreator creator, long delay, long term, Insets fix)
          インスタンスを作成します。
 

net.hizlab.kagetaka.awt.tate での ImageCreator の使用
 

ImageCreator 型のパラメータを持つ net.hizlab.kagetaka.awt.tate のコンストラクタ
TextField(Option option, ImageCreator ic)
          新しいインスタンスを作成します。
TextField(Option option, ImageCreator ic, String text)
          指定されたテキストを含むインスタンスを作成します。
TextField(Option option, ImageCreator ic, int columns)
          指定された列数の幅のインスタンスを作成します。
TextField(Option option, ImageCreator ic, String text, int columns)
          指定されたテキストと幅のインスタンスを作成します。
TextComponent(Option option, ImageCreator ic, String text, int rows, int columns, boolean multiline)
          指定されたテキストを含む、新しいインスタンスを作成します。
TextArea(Option option, ImageCreator ic)
          新しいインスタンスを作成します。
TextArea(Option option, ImageCreator ic, String text)
          指定されたテキストを含むインスタンスを作成します。
TextArea(Option option, ImageCreator ic, int rows, int columns)
          指定された列数の幅のインスタンスを作成します。
TextArea(Option option, ImageCreator ic, String text, int rows, int columns)
          指定されたテキストと幅のインスタンスを作成します。
TextArea(Option option, ImageCreator ic, String text, int rows, int columns, int scrollbars)
          指定されたテキストと幅のインスタンスを作成します。
List(Option option, ImageCreator ic)
          表示される行を持たず、複数選択を許さない 新しいスクロールリストを作成します。
List(Option option, ImageCreator ic, int rows)
          指定された数の表示行を持ち、複数選択を許さない 新しいスクロールリストを作成する。
List(Option option, ImageCreator ic, int rows, boolean multipleMode)
          指定された数の表示行を持ち、複数選択を許すかどうかを示す ブール値で初期化された新しいスクロールリストを作成する。
FileField(Option option, ImageCreator ic)
          空のファイルフィールドを作成します。
FileField(Option option, ImageCreator ic, String file)
          指定したファイル名を含んだファイルフィールドを作成します。
FileField(Option option, ImageCreator ic, String file, int columns)
          指定したファイル名を含んだファイルフィールドを作成します。
Component(Option option, ImageCreator ic)
          新しいインスタンスを作成します。
Choice(Option option, ImageCreator ic)
          新しいインスタンスを作成します。
Checkbox(Option option, ImageCreator ic)
          空のラベルのチェックボックスを構築します。
Checkbox(Option option, ImageCreator ic, String label)
          指定されたラベルを表示する、新しいチェックボックスを作成します。
Checkbox(Option option, ImageCreator ic, String label, boolean state)
          指定された状態で、指定されたラベルが付いたチェックボックスを構築します。
Checkbox(Option option, ImageCreator ic, String label, boolean state, CheckboxGroup group)
          指定されたチェックボックスグループ内に、指定された状態で、 指定されたラベルが付いたチェックボックスを構築します。
Button(Option option, ImageCreator ic)
          新しいインスタンスを作成します。
Button(Option option, ImageCreator ic, String label)
          指定されたラベルを表示する、新しいインスタンスを作成します。
 

net.hizlab.kagetaka.rendering での ImageCreator の使用
 

net.hizlab.kagetaka.rendering での ImageCreator のサブインタフェース
 interface HawkContext
          影鷹の描画を行うための環境を表します。
 


Kagetaka

Copyright (c) 2002-2003 The Kagetaka Project 'December 16, 2003'