|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjp.go.aist.dmrc.platform.base.PFCombinativeComponentImpl
複合コンポーネントインターフェイス。
複数のコンポーネントを結合して構成された階層型コンポーネント。
| コンストラクタの概要 | |
PFCombinativeComponentImpl()
コンストラクタ |
|
| メソッドの概要 | |
void |
addComment(PFApplicationComment comment)
引数で与えられたアプリケーションコメントをプラットフォームに追加する。 |
void |
addComment(PFApplicationComment comment,
int index)
引数で与えられたアプリケーションコメントをプラットフォームに追加する。 |
void |
addComponent(PFComponent component)
引数で与えられたコンポーネントをプラットフォームに追加する。 |
void |
addComponent(PFComponent component,
int index)
引数で与えられたコンポーネントをプラットフォームに追加する。 |
void |
addPFActionListener(PFActionListener lis)
引数で与えられたイベントリスナを登録し、 アクションイベント発生時に処理を行う対象とする。 |
void |
addPFApplicationStartListener(PFApplicationStartListener lis)
引数で与えられたイベントリスナを登録し、 アプリケーション開始イベント発生時に処理を行う対象とする。 |
void |
addPFApplicationTerminateListener(PFApplicationTerminateListener lis)
引数で与えられたイベントリスナを登録し、 アプリケーション終了イベント発生時に処理を行う対象とする。 |
void |
addPFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
引数で与えられたイベントリスナを登録し、 コンポーネント連携結果通知イベント発生時に処理を行う対象とする。 |
void |
addPFDataCreateListener(PFDataCreateListener lis)
引数で与えられたイベントリスナを登録し、 データ生成イベント発生時に処理を行う対象とする。 |
void |
addPFDataDropListener(PFDataDropListener lis)
引数で与えられたイベントリスナを登録し、 データドロップイベント発生時に処理を行う対象とする。 |
void |
addPFDataSelectListener(PFDataSelectListener lis)
引数で与えられたイベントリスナを登録し、 データ選択イベント発生時に処理を行う対象とする。 |
void |
addPFDataSetListener(PFDataSetListener lis)
引数で与えられたイベントリスナを登録し、 データ設定イベント発生時に処理を行う対象とする。 |
void |
addPFDataUpdateListener(PFDataUpdateListener lis)
引数で与えられたイベントリスナを登録し、 データ更新イベント発生時に処理を行う対象とする。 |
void |
addPFFocusListener(PFFocusListener lis)
引数で与えられたイベントリスナを登録し、 フォーカスイベント発生時に処理を行う対象とする。 |
void |
addPFKeyListener(PFKeyListener lis)
引数で与えられたイベントリスナを登録し、 キーイベント発生時に処理を行う対象とする。 |
void |
addPFMouseButtonListener(PFMouseButtonListener lis)
引数で与えられたイベントリスナを登録し、 マウスボタンイベント発生時に処理を行う対象とする。 |
void |
addPFMouseMotionListener(PFMouseMotionListener lis)
引数で与えられたイベントリスナを登録し、 マウスモーションイベント発生時に処理を行う対象とする。 |
void |
addPFMouseWheelListener(PFMouseWheelListener lis)
引数で与えられたイベントリスナを登録し、 マウスホイールイベント発生時に処理を行う対象とする。 |
void |
addPFProcessRequestListener(PFProcessRequestListener lis)
引数で与えられたイベントリスナを登録し、 処理要求イベント発生時に処理を行う対象とする。 |
void |
addPFProcessTerminateListener(PFProcessTerminateListener lis)
引数で与えられたイベントリスナを登録し、 処理完了イベント発生時に処理を行う対象とする。 |
void |
addPFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
引数で与えられたイベントリスナを登録し、 PULL型コンポーネント転送結果通知イベント発生時に処理を行う対象とする。 |
void |
addPFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
引数で与えられたイベントリスナを登録し、 PULL型コンポーネント転送送信イベント発生時に処理を行う対象とする。 |
void |
addPFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
引数で与えられたイベントリスナを登録し、 PUSH型コンポーネント転送受信イベント発生時に処理を行う対象とする。 |
void |
addPFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
引数で与えられたイベントリスナを登録し、 PUSH型コンポーネント転送結果通知イベント発生時に処理を行う対象とする。 |
void |
addPFScroll2DListener(PFScroll2DListener lis)
引数で与えられたイベントリスナを登録し、 縦横スクロールイベント発生時に処理を行う対象とする。 |
void |
addPFScrollListener(PFScrollListener lis)
引数で与えられたイベントリスナを登録し、 スクロールイベント発生時に処理を行う対象とする。 |
void |
addPFViewLocateListener(PFViewLocateListener lis)
引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。 |
void |
addPFViewPickListener(PFViewPickListener lis)
引数で与えられたイベントリスナを登録し、 ピックイベント発生時に処理を行う対象とする。 |
void |
addPFViewUpdateListener(PFViewUpdateListener lis)
引数で与えられたイベントリスナを登録し、 ビュー変更イベント発生時に処理を行う対象とする。 |
void |
addPublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
外部に公開するメソッドを追加する。 |
void |
backupReference()
外部参照情報を一時的にクリアし、バックアップする。 |
int |
checkTheApplicationWasLocked()
パスワードでロックされているかを確かめる. |
void |
clear()
アプリケーション情報をクリアする。 |
void |
clear(java.util.Stack baseStack)
アプリケーション情報をクリアする。 |
void |
clearAll()
アプリケーション情報をすべてクリアする。 |
void |
clearEventListener()
接続されているイベントリスナをクリアする。 |
void |
clearEventListenerTemporally()
接続されているイベントリスナを一時的にクリアし、バックアップする。 |
int |
getAllComponentCount()
コメントを含むコンポーネント数を取得する。 |
java.util.Iterator |
getAllComponentList()
コメントを含むコンポーネントリストを取得する。 |
PFComponent |
getComponentAt(int index)
指定された位置のコンポーネントを取得する。 |
int |
getComponentID()
コンポーネントIDを取得する。 |
java.lang.String |
getComponentKey()
コンポーネントキーを取得する。 |
PFMultiLocaleString |
getComponentKeys()
全ロケール分のコンポーネントキーを返す。 |
java.lang.String |
getComponentName()
コンポーネント名称を取得する。 |
PFMultiLocaleString |
getComponentNames()
全ロケール分のコンポーネント名称を返す。 |
java.lang.String |
getComponentPublicName()
コンポーネント公開名を取得する. |
java.lang.String |
getComponentString()
コンポーネントの文字列表現を取得する。 |
int |
getContainComponentCount()
コンポーネント数を取得する。 |
java.util.Iterator |
getContainComponentList()
コンポーネント配列を取得する。 |
java.util.Iterator |
getPFActionListenerList()
アクションイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFApplicationStartListenerList()
アプリケーション開始イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFApplicationTerminateListenerList()
アプリケーション終了イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFComponentCooperationResultListenerList()
コンポーネント連携結果通知イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFDataCreateListenerList()
データ生成イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFDataDropListenerList()
データドロップイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFDataSelectListenerList()
データ選択イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFDataSetListenerList()
データ設定イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFDataUpdateListenerList()
データ更新イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFFocusListenerList()
フォーカスイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFKeyListenerList()
キーイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFMouseButtonListenerList()
マウスボタンイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFMouseMotionListenerList()
マウスモーションイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFMouseWheelListenerList()
マウスホイールイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFProcessRequestListenerList()
処理要求イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFProcessTerminateListenerList()
処理完了イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFPullComponentTransferResultListenerList()
PULL型コンポーネント転送結果通知イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFPullComponentTransferSentListenerList()
PULL型コンポーネント転送送信イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFPushComponentTransferReceivedListenerList()
PUSH型コンポーネント転送受信イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFPushComponentTransferResultListenerList()
PUSH型コンポーネント転送結果通知イベントリスナ配列を取得する。 |
java.util.Iterator |
getPFScroll2DListenerList()
縦横スクロールイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFScrollListenerList()
スクロールイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFViewLocateListenerList()
ロケートイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFViewPickListenerList()
ピックイベントリスナ配列を取得する。 |
java.util.Iterator |
getPFViewUpdateListenerList()
ビュー変更イベントリスナ配列を取得する。 |
int |
getPublicMethodCount()
外部に公開するメソッド数を取得する。 |
java.util.Iterator |
getPublicMethods()
外部に公開するメソッドを取得する。 |
java.lang.String |
getReference()
外部参照ファイル名を取得する。 |
boolean |
isAllowPullTransfer()
他PFからのPull型コンポーネント転送要求に対する可否属性を取得する. |
boolean |
isAllowPushTransfer()
他PFへのPush型コンポーネント転送要求に対する可否属性を取得する. |
boolean |
isAllowRemoteInvocation()
他PFからのコンポーネント連携要求に対する可否属性を取得する. |
boolean |
isCopying()
コンポーネントコピー中かどうかを取得する。 |
boolean |
isReferenceEnabled()
外部参照を有効にするかどうかを取得する。 |
boolean |
isReferenceSet()
外部参照が設定されているかどうかを取得する。 |
void |
localeUpdated()
ロケール更新への対応を行う。 |
boolean |
moveComment(PFApplicationComment comment,
int i)
コメントを移動する。 |
boolean |
moveComponent(PFComponent component,
int i)
コンポーネントを移動する。 |
boolean |
moveComponentToTop(int count)
最後尾のコンポーネントを先頭に移動する。 |
java.lang.Object |
notifyEvent(PFEvent event)
引数で与えられたイベントを発生させる。 |
java.lang.Object |
notifyEvent(PFEvent event,
int eventNo)
引数で与えられたイベントを指定されたイベント番号で発生させる。 |
void |
readXML(PFXMLLoader in)
コンポーネントのXML入力. |
void |
removeComment(PFApplicationComment comment)
引数で与えられたアプリケーションコメントをプラットフォームから削除する。 |
void |
removeComponent(PFComponent component)
引数で与えられたコンポーネントをプラットフォームから削除する。 |
void |
removeComponent(java.util.Stack baseStack,
PFComponent component)
引数で与えられたコンポーネントをプラットフォームから削除する。 |
void |
removePFActionListener(PFActionListener lis)
引数で与えられたイベントリスナを削除し、 アクションイベント発生時に処理を行う対象から外す。 |
void |
removePFApplicationStartListener(PFApplicationStartListener lis)
引数で与えられたイベントリスナを削除し、 アプリケーション開始イベント発生時に処理を行う対象から外す。 |
void |
removePFApplicationTerminateListener(PFApplicationTerminateListener lis)
引数で与えられたイベントリスナを削除し、 アプリケーション終了イベント発生時に処理を行う対象から外す。 |
void |
removePFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
引数で与えられたイベントリスナを削除し、 コンポーネント連携結果通知イベント発生時に処理を行う対象から外す。 |
void |
removePFDataCreateListener(PFDataCreateListener lis)
引数で与えられたイベントリスナを削除し、 データ生成イベント発生時に処理を行う対象から外す。 |
void |
removePFDataDropListener(PFDataDropListener lis)
引数で与えられたイベントリスナを削除し、 データドロップイベント発生時に処理を行う対象から外す。 |
void |
removePFDataSelectListener(PFDataSelectListener lis)
引数で与えられたイベントリスナを削除し、 データ選択イベント発生時に処理を行う対象から外す。 |
void |
removePFDataSetListener(PFDataSetListener lis)
引数で与えられたイベントリスナを削除し、 データ設定イベント発生時に処理を行う対象から外す。 |
void |
removePFDataUpdateListener(PFDataUpdateListener lis)
引数で与えられたイベントリスナを削除し、 データ更新イベント発生時に処理を行う対象から外す。 |
void |
removePFFocusListener(PFFocusListener lis)
引数で与えられたイベントリスナを削除し、 フォーカスイベント発生時に処理を行う対象から外す。 |
void |
removePFKeyListener(PFKeyListener lis)
引数で与えられたイベントリスナを削除し、 キーイベント発生時に処理を行う対象から外す。 |
void |
removePFMouseButtonListener(PFMouseButtonListener lis)
引数で与えられたイベントリスナを削除し、 マウスボタンイベント発生時に処理を行う対象から外す。 |
void |
removePFMouseMotionListener(PFMouseMotionListener lis)
引数で与えられたイベントリスナを削除し、 マウスモーションイベント発生時に処理を行う対象から外す。 |
void |
removePFMouseWheelListener(PFMouseWheelListener lis)
引数で与えられたイベントリスナを削除し、 マウスホイールイベント発生時に処理を行う対象から外す。 |
void |
removePFProcessRequestListener(PFProcessRequestListener lis)
引数で与えられたイベントリスナを削除し、 処理要求イベント発生時に処理を行う対象から外す。 |
void |
removePFProcessTerminateListener(PFProcessTerminateListener lis)
引数で与えられたイベントリスナを削除し、 処理完了イベント発生時に処理を行う対象から外す。 |
void |
removePFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
引数で与えられたイベントリスナを削除し、 PULL型コンポーネント転送結果通知イベント発生時に処理を行う対象から外す。 |
void |
removePFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
引数で与えられたイベントリスナを削除し、 PULL型コンポーネント転送送信イベント発生時に処理を行う対象から外す。 |
void |
removePFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
引数で与えられたイベントリスナを削除し、 PUSH型コンポーネント転送受信イベント発生時に処理を行う対象から外す。 |
void |
removePFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
引数で与えられたイベントリスナを削除し、 PUSH型コンポーネント転送結果通知イベント発生時に処理を行う対象から外す。 |
void |
removePFScroll2DListener(PFScroll2DListener lis)
引数で与えられたイベントリスナを削除し、 縦横スクロールイベント発生時に処理を行う対象から外す。 |
void |
removePFScrollListener(PFScrollListener lis)
引数で与えられたイベントリスナを削除し、 スクロールイベント発生時に処理を行う対象から外す。 |
void |
removePFViewLocateListener(PFViewLocateListener lis)
引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。 |
void |
removePFViewPickListener(PFViewPickListener lis)
引数で与えられたイベントリスナを削除し、 ピックイベント発生時に処理を行う対象から外す。 |
void |
removePFViewUpdateListener(PFViewUpdateListener lis)
引数で与えられたイベントリスナを削除し、 ビュー変更イベント発生時に処理を行う対象から外す。 |
void |
removePublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
外部に公開するメソッドを削除する。 |
void |
removePublicMethod(java.util.Stack baseStack,
jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
外部に公開するメソッドを削除する。 |
void |
renumberComponentID()
コンポーネントIDを振り直す。 |
void |
resetEventListener()
バックアップされているイベントリスナをもとにもどす。 |
void |
restoreReference()
バックアップされた外部参照情報を復元する。 |
void |
save(java.io.File saveFile)
アプリケーションをファイルに保存する。 |
PFComponent |
searchComponent(int id)
IDからコンポーネントを検索する。 |
void |
setAllowPullTransfer(boolean flag)
他PFからのPull型コンポーネント転送要求に対する可否属性を設定する. |
void |
setAllowPushTransfer(boolean flag)
他PFへのPush型コンポーネント転送要求に対する可否属性を設定する. |
void |
setAllowRemoteInvocation(boolean flag)
他PFからのコンポーネント連携要求に対する可否属性を設定する. |
void |
setComponentID(int id)
コンポーネントIDを設定する。 |
void |
setComponentKey(java.lang.String key)
コンポーネントキーを設定する。 |
void |
setComponentKeys(PFMultiLocaleString keys)
全ロケール分のコンポーネントキーを設定する。 |
void |
setComponentName(java.lang.String componentName)
コンポーネント名称を設定する。 |
void |
setComponentNames(PFMultiLocaleString names)
全ロケール分のコンポーネント名称を設定する。 |
void |
setComponentPublicName(java.lang.String publicName)
コンポーネント公開名を設定する. |
void |
setCopying(boolean copying)
コンポーネントコピー中かどうかを設定する。 |
void |
setPFActionEventSource(PFActionEventSourceImpl source)
アクションイベントソースを設定する。 |
void |
setPFApplicationStartEventSource(PFApplicationStartEventSourceImpl source)
アプリケーション開始イベントソースを設定する。 |
void |
setPFApplicationTerminateEventSource(PFApplicationTerminateEventSourceImpl source)
アプリケーション終了イベントソースを設定する。 |
void |
setPFComponentCooperationResultEventSource(PFComponentCooperationResultEventSourceImpl source)
コンポーネント連携結果通知イベントソースを設定する。 |
void |
setPFDataCreateEventSource(PFDataCreateEventSourceImpl source)
データ生成イベントソースを設定する。 |
void |
setPFDataDropEventSource(PFDataDropEventSourceImpl source)
データドロップイベントソースを設定する。 |
void |
setPFDataSelectEventSource(PFDataSelectEventSourceImpl source)
データ選択イベントソースを設定する。 |
void |
setPFDataSetEventSource(PFDataSetEventSourceImpl source)
データ設定イベントソースを設定する。 |
void |
setPFDataUpdateEventSource(PFDataUpdateEventSourceImpl source)
データ更新イベントソースを設定する。 |
void |
setPFFocusEventSource(PFFocusEventSourceImpl source)
フォーカスイベントソースを設定する。 |
void |
setPFKeyEventSource(PFKeyEventSourceImpl source)
キーイベントソースを設定する。 |
void |
setPFMouseButtonEventSource(PFMouseButtonEventSourceImpl source)
マウスボタンイベントソースを設定する。 |
void |
setPFMouseMotionEventSource(PFMouseMotionEventSourceImpl source)
マウスモーションイベントソースを設定する。 |
void |
setPFMouseWheelEventSource(PFMouseWheelEventSourceImpl source)
マウスホイールイベントソースを設定する。 |
void |
setPFProcessRequestEventSource(PFProcessRequestEventSourceImpl source)
処理要求イベントソースを設定する。 |
void |
setPFProcessTerminateEventSource(PFProcessTerminateEventSourceImpl source)
処理完了イベントソースを設定する。 |
void |
setPFPullComponentTransferResultEventSource(PFPullComponentTransferResultEventSourceImpl source)
PULL型コンポーネント転送結果通知イベントソースを設定する。 |
void |
setPFPullComponentTransferSentEventSource(PFPullComponentTransferSentEventSourceImpl source)
PULL型コンポーネント転送送信イベントソースを設定する。 |
void |
setPFPushComponentTransferReceivedEventSource(PFPushComponentTransferReceivedEventSourceImpl source)
PUSH型コンポーネント転送受信イベントソースを設定する。 |
void |
setPFPushComponentTransferResultEventSource(PFPushComponentTransferResultEventSourceImpl source)
PUSH型コンポーネント転送結果通知イベントソースを設定する。 |
void |
setPFScroll2DEventSource(PFScroll2DEventSourceImpl source)
縦横スクロールイベントソースを設定する。 |
void |
setPFScrollEventSource(PFScrollEventSourceImpl source)
スクロールイベントソースを設定する。 |
void |
setPFViewLocateEventSource(PFViewLocateEventSourceImpl source)
ロケートイベントソースを設定する。 |
void |
setPFViewPickEventSource(PFViewPickEventSourceImpl source)
ピックイベントソースを設定する。 |
void |
setPFViewUpdateEventSource(PFViewUpdateEventSourceImpl source)
ビュー変更イベントソースを設定する。 |
void |
setReference(java.lang.String reference)
外部参照ファイル名を設定する。 |
void |
setReferenceEnabled(boolean enabled)
外部参照を有効にするかどうかを設定する。 |
void |
sortComponent()
コンポーネントをID順に並べなおす。 |
boolean |
verifyPassword(java.lang.String readPass,
java.lang.String inputPass)
パスワードを照合する. |
void |
writeXML(PFXMLGenerator out)
コンポーネントのXML出力. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public PFCombinativeComponentImpl()
| メソッドの詳細 |
public java.lang.String getComponentName()
PFComponent 内の getComponentNamepublic void setComponentName(java.lang.String componentName)
PFCombinativeComponent 内の setComponentNamecomponentName - コンポーネント名public PFMultiLocaleString getComponentNames()
PFCombinativeComponent 内の getComponentNamespublic void setComponentNames(PFMultiLocaleString names)
PFCombinativeComponent 内の setComponentNamesnames - 全ロケール分のコンポーネント名称public java.lang.String getComponentKey()
PFComponent 内の getComponentKeypublic void setComponentKey(java.lang.String key)
PFComponent 内の setComponentKeykey - コンポーネントキー文字列public PFMultiLocaleString getComponentKeys()
PFCombinativeComponent 内の getComponentKeyspublic void setComponentKeys(PFMultiLocaleString keys)
PFCombinativeComponent 内の setComponentKeyskeys - 全ロケール分のコンポーネントキーpublic int getComponentID()
PFComponent 内の getComponentIDpublic void setComponentID(int id)
PFComponentBusから設定される。
各コンポーネント内では操作しないこと。
PFComponent 内の setComponentIDid - 設定するコンポーネントIDpublic java.lang.String getComponentString()
PFComponent 内の getComponentStringpublic java.lang.String getComponentPublicName()
PFComponent 内の getComponentPublicName
public void setComponentPublicName(java.lang.String publicName)
throws PFComponentException
PFComponent 内の setComponentPublicNamepublicName - 設定するコンポーネント公開名
PFComponentException - 規約に反する名前が設定されようとした場合public boolean isAllowRemoteInvocation()
PFComponent 内の isAllowRemoteInvocationpublic void setAllowRemoteInvocation(boolean flag)
PFComponent 内の setAllowRemoteInvocationflag - コンポーネント連携要求に対する可否public boolean isAllowPullTransfer()
PFComponent 内の isAllowPullTransferpublic void setAllowPullTransfer(boolean flag)
PFComponent 内の setAllowPullTransferflag - Pull型コンポーネント転送要求に対する可否public boolean isAllowPushTransfer()
PFComponent 内の isAllowPushTransferpublic void setAllowPushTransfer(boolean flag)
PFComponent 内の setAllowPushTransferflag - Push型コンポーネント転送要求に対する可否public java.util.Iterator getPFApplicationStartListenerList()
PFApplicationStartEventSource 内の getPFApplicationStartListenerListpublic void addPFApplicationStartListener(PFApplicationStartListener lis)
PFApplicationStartEventSource 内の addPFApplicationStartListenerlis - 追加対象イベントリスナpublic void removePFApplicationStartListener(PFApplicationStartListener lis)
PFApplicationStartEventSource 内の removePFApplicationStartListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFApplicationTerminateListenerList()
PFApplicationTerminateEventSource 内の getPFApplicationTerminateListenerListpublic void addPFApplicationTerminateListener(PFApplicationTerminateListener lis)
PFApplicationTerminateEventSource 内の addPFApplicationTerminateListenerlis - 追加対象イベントリスナpublic void removePFApplicationTerminateListener(PFApplicationTerminateListener lis)
PFApplicationTerminateEventSource 内の removePFApplicationTerminateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFProcessRequestListenerList()
PFProcessRequestEventSource 内の getPFProcessRequestListenerListpublic void addPFProcessRequestListener(PFProcessRequestListener lis)
PFProcessRequestEventSource 内の addPFProcessRequestListenerlis - 追加対象イベントリスナpublic void removePFProcessRequestListener(PFProcessRequestListener lis)
PFProcessRequestEventSource 内の removePFProcessRequestListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFProcessTerminateListenerList()
PFProcessTerminateEventSource 内の getPFProcessTerminateListenerListpublic void addPFProcessTerminateListener(PFProcessTerminateListener lis)
PFProcessTerminateEventSource 内の addPFProcessTerminateListenerlis - 追加対象イベントリスナpublic void removePFProcessTerminateListener(PFProcessTerminateListener lis)
PFProcessTerminateEventSource 内の removePFProcessTerminateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFActionListenerList()
PFActionEventSource 内の getPFActionListenerListpublic void addPFActionListener(PFActionListener lis)
PFActionEventSource 内の addPFActionListenerlis - 追加対象イベントリスナpublic void removePFActionListener(PFActionListener lis)
PFActionEventSource 内の removePFActionListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFMouseButtonListenerList()
PFMouseButtonEventSource 内の getPFMouseButtonListenerListpublic void addPFMouseButtonListener(PFMouseButtonListener lis)
PFMouseButtonEventSource 内の addPFMouseButtonListenerlis - 追加対象イベントリスナpublic void removePFMouseButtonListener(PFMouseButtonListener lis)
PFMouseButtonEventSource 内の removePFMouseButtonListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFMouseMotionListenerList()
PFMouseMotionEventSource 内の getPFMouseMotionListenerListpublic void addPFMouseMotionListener(PFMouseMotionListener lis)
PFMouseMotionEventSource 内の addPFMouseMotionListenerlis - 追加対象イベントリスナpublic void removePFMouseMotionListener(PFMouseMotionListener lis)
PFMouseMotionEventSource 内の removePFMouseMotionListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFMouseWheelListenerList()
PFMouseWheelEventSource 内の getPFMouseWheelListenerListpublic void addPFMouseWheelListener(PFMouseWheelListener lis)
PFMouseWheelEventSource 内の addPFMouseWheelListenerlis - 追加対象イベントリスナpublic void removePFMouseWheelListener(PFMouseWheelListener lis)
PFMouseWheelEventSource 内の removePFMouseWheelListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFKeyListenerList()
PFKeyEventSource 内の getPFKeyListenerListpublic void addPFKeyListener(PFKeyListener lis)
PFKeyEventSource 内の addPFKeyListenerlis - 追加対象イベントリスナpublic void removePFKeyListener(PFKeyListener lis)
PFKeyEventSource 内の removePFKeyListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFScrollListenerList()
PFScrollEventSource 内の getPFScrollListenerListpublic void addPFScrollListener(PFScrollListener lis)
PFScrollEventSource 内の addPFScrollListenerlis - 追加対象イベントリスナpublic void removePFScrollListener(PFScrollListener lis)
PFScrollEventSource 内の removePFScrollListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFScroll2DListenerList()
PFScroll2DEventSource 内の getPFScroll2DListenerListpublic void addPFScroll2DListener(PFScroll2DListener lis)
PFScroll2DEventSource 内の addPFScroll2DListenerlis - 追加対象イベントリスナpublic void removePFScroll2DListener(PFScroll2DListener lis)
PFScroll2DEventSource 内の removePFScroll2DListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFViewPickListenerList()
PFViewPickEventSource 内の getPFViewPickListenerListpublic void addPFViewPickListener(PFViewPickListener lis)
PFViewPickEventSource 内の addPFViewPickListenerlis - 追加対象イベントリスナpublic void removePFViewPickListener(PFViewPickListener lis)
PFViewPickEventSource 内の removePFViewPickListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFViewLocateListenerList()
PFViewLocateEventSource 内の getPFViewLocateListenerListpublic void addPFViewLocateListener(PFViewLocateListener lis)
PFViewLocateEventSource 内の addPFViewLocateListenerlis - 追加対象イベントリスナpublic void removePFViewLocateListener(PFViewLocateListener lis)
PFViewLocateEventSource 内の removePFViewLocateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFViewUpdateListenerList()
PFViewUpdateEventSource 内の getPFViewUpdateListenerListpublic void addPFViewUpdateListener(PFViewUpdateListener lis)
PFViewUpdateEventSource 内の addPFViewUpdateListenerlis - 追加対象イベントリスナpublic void removePFViewUpdateListener(PFViewUpdateListener lis)
PFViewUpdateEventSource 内の removePFViewUpdateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFDataDropListenerList()
PFDataDropEventSource 内の getPFDataDropListenerListpublic void addPFDataDropListener(PFDataDropListener lis)
PFDataDropEventSource 内の addPFDataDropListenerlis - 追加対象イベントリスナpublic void removePFDataDropListener(PFDataDropListener lis)
PFDataDropEventSource 内の removePFDataDropListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFDataCreateListenerList()
PFDataCreateEventSource 内の getPFDataCreateListenerListpublic void addPFDataCreateListener(PFDataCreateListener lis)
PFDataCreateEventSource 内の addPFDataCreateListenerlis - 追加対象イベントリスナpublic void removePFDataCreateListener(PFDataCreateListener lis)
PFDataCreateEventSource 内の removePFDataCreateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFDataSetListenerList()
PFDataSetEventSource 内の getPFDataSetListenerListpublic void addPFDataSetListener(PFDataSetListener lis)
PFDataSetEventSource 内の addPFDataSetListenerlis - 追加対象イベントリスナpublic void removePFDataSetListener(PFDataSetListener lis)
PFDataSetEventSource 内の removePFDataSetListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFDataUpdateListenerList()
PFDataUpdateEventSource 内の getPFDataUpdateListenerListpublic void addPFDataUpdateListener(PFDataUpdateListener lis)
PFDataUpdateEventSource 内の addPFDataUpdateListenerlis - 追加対象イベントリスナpublic void removePFDataUpdateListener(PFDataUpdateListener lis)
PFDataUpdateEventSource 内の removePFDataUpdateListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFDataSelectListenerList()
PFDataSelectEventSource 内の getPFDataSelectListenerListpublic void addPFDataSelectListener(PFDataSelectListener lis)
PFDataSelectEventSource 内の addPFDataSelectListenerlis - 追加対象イベントリスナpublic void removePFDataSelectListener(PFDataSelectListener lis)
PFDataSelectEventSource 内の removePFDataSelectListenerlis - 削除対象イベントリスナpublic java.util.Iterator getPFComponentCooperationResultListenerList()
PFComponentCooperationResultEventSource 内の getPFComponentCooperationResultListenerListpublic void addPFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
PFComponentCooperationResultEventSource 内の addPFComponentCooperationResultListenerlis - 追加対象イベントリスナPFComponentCooperationResultEventSource.removePFComponentCooperationResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFComponentCooperationResultListener)public void removePFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
PFComponentCooperationResultEventSource 内の removePFComponentCooperationResultListenerlis - 削除対象イベントリスナPFComponentCooperationResultEventSource.addPFComponentCooperationResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFComponentCooperationResultListener)public java.util.Iterator getPFPullComponentTransferResultListenerList()
PFPullComponentTransferResultEventSource 内の getPFPullComponentTransferResultListenerListpublic void addPFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
PFPullComponentTransferResultEventSource 内の addPFPullComponentTransferResultListenerlis - 追加対象イベントリスナPFPullComponentTransferResultEventSource.removePFPullComponentTransferResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPullComponentTransferResultListener)public void removePFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
PFPullComponentTransferResultEventSource 内の removePFPullComponentTransferResultListenerlis - 削除対象イベントリスナPFPullComponentTransferResultEventSource.addPFPullComponentTransferResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPullComponentTransferResultListener)public java.util.Iterator getPFPushComponentTransferResultListenerList()
PFPushComponentTransferResultEventSource 内の getPFPushComponentTransferResultListenerListpublic void addPFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
PFPushComponentTransferResultEventSource 内の addPFPushComponentTransferResultListenerlis - 追加対象イベントリスナPFPushComponentTransferResultEventSource.removePFPushComponentTransferResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferResultListener)public void removePFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
PFPushComponentTransferResultEventSource 内の removePFPushComponentTransferResultListenerlis - 削除対象イベントリスナPFPushComponentTransferResultEventSource.addPFPushComponentTransferResultListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferResultListener)public java.util.Iterator getPFPullComponentTransferSentListenerList()
PFPullComponentTransferSentEventSource 内の getPFPullComponentTransferSentListenerListpublic void addPFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
PFPullComponentTransferSentEventSource 内の addPFPullComponentTransferSentListenerlis - 追加対象イベントリスナPFPullComponentTransferSentEventSource.removePFPullComponentTransferSentListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPullComponentTransferSentListener)public void removePFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
PFPullComponentTransferSentEventSource 内の removePFPullComponentTransferSentListenerlis - 削除対象イベントリスナPFPullComponentTransferSentEventSource.addPFPullComponentTransferSentListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPullComponentTransferSentListener)public java.util.Iterator getPFPushComponentTransferReceivedListenerList()
PFPushComponentTransferReceivedEventSource 内の getPFPushComponentTransferReceivedListenerListpublic void addPFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
PFPushComponentTransferReceivedEventSource 内の addPFPushComponentTransferReceivedListenerlis - 追加対象イベントリスナPFPushComponentTransferReceivedEventSource.removePFPushComponentTransferReceivedListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferReceivedListener)public void removePFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
PFPushComponentTransferReceivedEventSource 内の removePFPushComponentTransferReceivedListenerlis - 削除対象イベントリスナPFPushComponentTransferReceivedEventSource.addPFPushComponentTransferReceivedListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferReceivedListener)public java.util.Iterator getPFFocusListenerList()
PFFocusEventSource 内の getPFFocusListenerListpublic void addPFFocusListener(PFFocusListener lis)
PFFocusEventSource 内の addPFFocusListenerlis - 追加対象イベントリスナpublic void removePFFocusListener(PFFocusListener lis)
PFFocusEventSource 内の removePFFocusListenerlis - 削除対象イベントリスナpublic void localeUpdated()
PFComponent 内の localeUpdatedpublic void addComponent(PFComponent component)
PFConstructBase 内の addComponentcomponent - 追加対象コンポーネント
public void addComponent(PFComponent component,
int index)
PFConstructBase 内の addComponentcomponent - 追加対象コンポーネントindex - 追加位置
public void removeComponent(PFComponent component)
throws PFRuntimeException
PFConstructBase 内の removeComponentcomponent - 削除対象コンポーネント
PFRuntimeException - コンポーネント削除不可
public void removeComponent(java.util.Stack baseStack,
PFComponent component)
throws PFRuntimeException
PFConstructBase 内の removeComponentbaseStack - アプリケーション階層component - 削除対象コンポーネント
PFRuntimeException - コンポーネント削除不可
public boolean moveComponent(PFComponent component,
int i)
PFConstructBase 内の moveComponentcomponent - 移動対象コンポーネントi - 移動先
public boolean moveComponentToTop(int count)
PFConstructBase 内の moveComponentToTopcount - 移動数
public void addComment(PFApplicationComment comment)
PFConstructBase 内の addCommentcomment - 追加対象コメント
public void addComment(PFApplicationComment comment,
int index)
PFConstructBase 内の addCommentcomment - 追加対象コメントindex - 追加位置public void removeComment(PFApplicationComment comment)
PFConstructBase 内の removeCommentcomment - 削除対象コメント
public boolean moveComment(PFApplicationComment comment,
int i)
PFConstructBase 内の moveCommentcomment - 移動対象コメントi - 移動先
public void sortComponent()
PFConstructBase 内の sortComponentpublic void renumberComponentID()
PFConstructBase 内の renumberComponentIDpublic java.util.Iterator getContainComponentList()
PFConstructBase 内の getContainComponentListpublic int getContainComponentCount()
PFConstructBase 内の getContainComponentCountpublic PFComponent getComponentAt(int index)
PFConstructBase 内の getComponentAtindex - 取得位置
public java.util.Iterator getAllComponentList()
PFConstructBase 内の getAllComponentListpublic int getAllComponentCount()
PFConstructBase 内の getAllComponentCount
public void save(java.io.File saveFile)
throws java.io.FileNotFoundException,
java.io.IOException
PFConstructBase 内の savesaveFile - 保存先ファイル
java.io.FileNotFoundException - ファイルが見つからない
java.io.IOException - ファイル出力に失敗public void clear()
PFConstructBase 内の clearpublic void clear(java.util.Stack baseStack)
PFConstructBase 内の clearbaseStack - 構築コンポーネント階層public void clearAll()
public java.lang.Object notifyEvent(PFEvent event,
int eventNo)
throws PFMethodException,
PFRuntimeException
PFCombinativeComponent 内の notifyEventevent - 伝播イベントeventNo - 伝播イベント番号
PFMethodException - メソッド実行の失敗
PFRuntimeException - 予期しない実行時エラー
public java.lang.Object notifyEvent(PFEvent event)
throws PFMethodException,
PFRuntimeException
PFCombinativeComponent 内の notifyEventevent - 伝播イベント
PFMethodException - メソッド実行の失敗
PFRuntimeException - 予期しない実行時エラーpublic int getPublicMethodCount()
PFCombinativeComponent 内の getPublicMethodCountpublic java.util.Iterator getPublicMethods()
PFCombinativeComponent 内の getPublicMethodspublic void addPublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
PFCombinativeComponent 内の addPublicMethodmethod - メソッドpublic void removePublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
PFCombinativeComponent 内の removePublicMethodmethod - メソッド
public void removePublicMethod(java.util.Stack baseStack,
jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
PFCombinativeComponent 内の removePublicMethodbaseStack - コンポーネント階層method - メソッドpublic PFComponent searchComponent(int id)
PFConstructBase 内の searchComponentid - 検索するコンポーネントのID
public void readXML(PFXMLLoader in)
PFXMLSerializable 内の readXMLin - XML入力ユーティリティ
public void writeXML(PFXMLGenerator out)
throws java.io.IOException
PFXMLSerializable 内の writeXMLout - XML出力ユーティリティ
java.io.IOExceptionpublic void clearEventListener()
PFCombinativeComponent 内の clearEventListenerpublic void clearEventListenerTemporally()
public void resetEventListener()
public boolean verifyPassword(java.lang.String readPass,
java.lang.String inputPass)
PFConstructBase 内の verifyPasswordreadPass - 読み込んだパスワードinputPass - 入力されたパスワード
public int checkTheApplicationWasLocked()
PFConstructBase 内の checkTheApplicationWasLockedpublic void backupReference()
public void restoreReference()
public java.lang.String getReference()
PFCombinativeComponent 内の getReferencepublic void setReference(java.lang.String reference)
PFCombinativeComponent 内の setReferencereference - 外部参照ファイル名public boolean isReferenceEnabled()
PFCombinativeComponent 内の isReferenceEnabledpublic void setReferenceEnabled(boolean enabled)
PFCombinativeComponent 内の setReferenceEnabledenabled - 外部参照の有効有無public boolean isReferenceSet()
PFCombinativeComponent 内の isReferenceSetpublic boolean isCopying()
PFCombinativeComponent 内の isCopyingpublic void setCopying(boolean copying)
PFCombinativeComponent 内の setCopyingcopying - コンポーネントコピー中の場合truepublic void setPFApplicationStartEventSource(PFApplicationStartEventSourceImpl source)
source - イベントソース実装public void setPFApplicationTerminateEventSource(PFApplicationTerminateEventSourceImpl source)
source - イベントソース実装public void setPFProcessRequestEventSource(PFProcessRequestEventSourceImpl source)
source - イベントソース実装public void setPFProcessTerminateEventSource(PFProcessTerminateEventSourceImpl source)
source - イベントソース実装public void setPFActionEventSource(PFActionEventSourceImpl source)
source - イベントソース実装public void setPFMouseButtonEventSource(PFMouseButtonEventSourceImpl source)
source - イベントソース実装public void setPFMouseMotionEventSource(PFMouseMotionEventSourceImpl source)
source - イベントソース実装public void setPFMouseWheelEventSource(PFMouseWheelEventSourceImpl source)
source - イベントソース実装public void setPFKeyEventSource(PFKeyEventSourceImpl source)
source - イベントソース実装public void setPFScrollEventSource(PFScrollEventSourceImpl source)
source - イベントソース実装public void setPFScroll2DEventSource(PFScroll2DEventSourceImpl source)
source - イベントソース実装public void setPFViewPickEventSource(PFViewPickEventSourceImpl source)
source - イベントソース実装public void setPFViewLocateEventSource(PFViewLocateEventSourceImpl source)
source - イベントソース実装public void setPFViewUpdateEventSource(PFViewUpdateEventSourceImpl source)
source - イベントソース実装public void setPFDataDropEventSource(PFDataDropEventSourceImpl source)
source - イベントソース実装public void setPFDataCreateEventSource(PFDataCreateEventSourceImpl source)
source - イベントソース実装public void setPFDataSetEventSource(PFDataSetEventSourceImpl source)
source - イベントソース実装public void setPFDataUpdateEventSource(PFDataUpdateEventSourceImpl source)
source - イベントソース実装public void setPFDataSelectEventSource(PFDataSelectEventSourceImpl source)
source - イベントソース実装public void setPFComponentCooperationResultEventSource(PFComponentCooperationResultEventSourceImpl source)
source - イベントソース実装public void setPFPullComponentTransferResultEventSource(PFPullComponentTransferResultEventSourceImpl source)
source - イベントソース実装public void setPFPushComponentTransferResultEventSource(PFPushComponentTransferResultEventSourceImpl source)
source - イベントソース実装public void setPFPullComponentTransferSentEventSource(PFPullComponentTransferSentEventSourceImpl source)
source - イベントソース実装public void setPFPushComponentTransferReceivedEventSource(PFPushComponentTransferReceivedEventSourceImpl source)
source - イベントソース実装public void setPFFocusEventSource(PFFocusEventSourceImpl source)
source - イベントソース実装
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||