X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=docs%2Fxdf-javadoc%2Findex-files%2Findex-1.html;fp=docs%2Fxdf-javadoc%2Findex-files%2Findex-1.html;h=ffe182973ee76553012494944a2d4a8832044f9f;hb=4f7262164c88bf88c48c4c40dcaf6bb761b364d0;hp=0000000000000000000000000000000000000000;hpb=526517df39c1ca66eea5d3acca55204f3a1c197c;p=xdf%2Fgit-repos.git diff --git a/docs/xdf-javadoc/index-files/index-1.html b/docs/xdf-javadoc/index-files/index-1.html new file mode 100644 index 0000000..ffe1829 --- /dev/null +++ b/docs/xdf-javadoc/index-files/index-1.html @@ -0,0 +1,256 @@ + + + + + + +A の索引 + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I J K L M N O P R S T U V W X
+

+A

+
+
Action - jp.ac.aiit.xdf.core.action の インタフェース
アプリケーション開発者がアクションを実装するためのインターフェース定義 + (あるイベントに対応づけられた)アプリケーション内で動作するアクションを実装する場合はこのインターフェースをimplementsする必要がある。
ActionEventHandler - jp.ac.aiit.xdf.component.swing.event の クラス
アクション(一般)イベントハンドル + Swing コンポーネントにActionEventにて、ユーザ定義アクションをバンディングする
ActionEventHandler(SwingEventType) - +クラス jp.ac.aiit.xdf.component.swing.event.ActionEventHandler のコンストラクタ +
コンストラクター +
ActionFactory - jp.ac.aiit.xdf.core.action.factory の インタフェース
Actionクラスの生成方法をプラグイン化するためのインターフェース + このインターフェースを実装したものをApplication#setActionFactoryの引数として設定することで、Actionの生成部分を指定されたActionFactoryに置き換えることができる。
ActionInterceptor - jp.ac.aiit.xdf.application.interceptors の クラス
画面定義XMLに記述されたアクションの設定に基づき、コンポーネントとアクションの結びつけを行う。
ActionInterceptor() - +クラス jp.ac.aiit.xdf.application.interceptors.ActionInterceptor のコンストラクタ +
  +
actionPerformed(ActionEvent) - +クラス jp.ac.aiit.xdf.component.swing.event.UIEventListener のメソッド +
  +
addClass(String) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このオブジェクトモデルにクラス属性を設定する。 +
addClass(String) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
addTreeModelListener(TreeModelListener) - +クラス jp.ac.aiit.xdf.component.swingx.datasource.DatasourceWrappedModel のメソッド +
  +
afterClosed(String) - +クラス jp.ac.aiit.xdf.application.DefaultLifeCycle のメソッド +
  +
afterClosed(String) - +インタフェース jp.ac.aiit.xdf.application.LifeCycle のメソッド +
アプリケーションが管理するウィンドウが閉じた直後に起動される。 +
afterOpened(String) - +クラス jp.ac.aiit.xdf.application.DefaultLifeCycle のメソッド +
  +
afterOpened(String) - +インタフェース jp.ac.aiit.xdf.application.LifeCycle のメソッド +
アプリケーションが管理するウィンドウが開く直後に起動される。 +
append(ObjectModel) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このオブジェクトモデルの子要素としてオブジェクトモデルを追加する +
append(ObjectModel) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
Application - jp.ac.aiit.xdf.application の クラス
本フレームワークで作成されたアプリケーションを管理するクラス + プラグイン提供されたコンポーネント群やアクションインスタンスの生成方法などを設定することができる + なお、本クラスはSigletonになっているため、インスタンスの取得にはgetInstanceメソッドを用いること
apply(String) - +クラス jp.ac.aiit.xdf.component.swing.typeconvert.BorderConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.component.swing.typeconvert.ColorConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.component.swing.typeconvert.FontConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.BooleanConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.InstanciationConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.IntegerConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.PixelValueConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.StringConverter のメソッド +
  +
apply(String) - +クラス jp.ac.aiit.xdf.core.typeconvert.StringValuesConverter のメソッド +
  +
apply(String) - +インタフェース jp.ac.aiit.xdf.core.typeconvert.TypeConverter のメソッド +
コンバータを適用する +
attr(String, Object) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このモデルに対して指定した属性名&属性値を持つ属性を設定する。 +
attr(String) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
指定された名前を持つ属性の属性値を取得する +
attr(String, Object) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
attr(String) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
attrFromModel(String) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
指定された名前の属性をオブジェクトモデル内部に保持された値として取得する +
attrFromModel(String) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
AttributeGetProcessor - jp.ac.aiit.xdf.component.swing.attribute の インタフェース
実コンポーネントから属性値を取得するための処理を記述するクラス
AttributeProcessingUnit - jp.ac.aiit.xdf.component.swing.attribute の クラス
実コンポーネントに対する属性の処理方法(型変換、設定、取得)の組み合わせを保持するクラス
AttributeProcessingUnit(AttributeProcessor, TypeConverter<?>) - +クラス jp.ac.aiit.xdf.component.swing.attribute.AttributeProcessingUnit のコンストラクタ +
実コンポーネントに対する属性の処理方法 +
AttributeProcessingUnit(AttributeSetProcessor, AttributeGetProcessor, TypeConverter<?>) - +クラス jp.ac.aiit.xdf.component.swing.attribute.AttributeProcessingUnit のコンストラクタ +
実コンポーネントに対する属性の処理方法 +
AttributeProcessor - jp.ac.aiit.xdf.component.swing.attribute の インタフェース
 
AttributeSetProcessor - jp.ac.aiit.xdf.component.swing.attribute の インタフェース
属性値を実コンポーネントに反映する処理を記述するクラス
attrMaps() - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このモデルが保持する属性値のマップを取得する。 +
attrMaps() - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
attrNames() - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このモデルが保持するすべての属性値の名前を取得する +
attrNames() - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
attrWeakly(String, String) - +インタフェース jp.ac.aiit.xdf.core.model.ObjectModel のメソッド +
このモデルに対して指定した属性名&属性値を持つ属性を上書きせずに設定する + ここで設定された属性が処理されるかは実装次第である。 +
attrWeakly(String, String) - +クラス jp.ac.aiit.xdf.core.model.ObjectModelSupport のメソッド +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I J K L M N O P R S T U V W X
+ + +