public class PFCombinativeComponentImpl extends java.lang.Object implements PFCombinativeComponent, PFXMLSerializable
コンストラクタと説明 |
---|
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()
接続されているイベントリスナを一時的にクリアし、バックアップする。
|
void |
clearIndent(PFComponent component)
コンポーネントのインデント設定を解除する。
|
boolean |
contains(PFComponent comp)
指定されたコンポーネントを配下に含むかどうかをチェックする。
|
void |
decrementIndent(PFComponent component)
コンポーネントのインデントレベルを1つ減らす。
|
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()
コンポーネント配列を取得する。
|
int |
getIndent(PFComponent component)
コンポーネントのインデントレベルを取得する。
|
java.util.Map |
getIndentMap()
コンポーネントのインデントレベルを表すマップを取得する。
|
java.util.Vector |
getNotifiedEventSourceClassList()
上位層へ伝播されるイベントソースクラスのリストを取得する。
|
PFConstructBase |
getParentComponent(PFComponent comp)
指定されたコンポーネントの親構築ベースを取得する。
|
java.util.Stack |
getParentComponentStack(PFComponent comp)
指定されたコンポーネントの親構築ベースのスタックを取得する。
|
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()
外部参照ファイル名を取得する。
|
void |
incrementIndent(PFComponent component)
コンポーネントのインデントレベルを1つ増やす。
|
void |
informEventCompleted(jp.go.aist.dmrc.platform.util.PFComponentConnector connector)
階層内でのイベント完了を通知する。
|
void |
informEventFired(jp.go.aist.dmrc.platform.util.PFComponentConnector connector)
階層内でのイベント発生を通知する。
|
void |
informPublicMethodCompleted(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
公開メソッド実行完了を通知する。
|
void |
informPublicMethodInvoked(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
公開メソッド起動を通知する。
|
boolean |
isAllowPullTransfer()
他PFからのPull型コンポーネント転送要求に対する可否属性を取得する.
|
boolean |
isAllowPushTransfer()
他PFへのPush型コンポーネント転送要求に対する可否属性を取得する.
|
boolean |
isAllowRemoteInvocation()
他PFからのコンポーネント連携要求に対する可否属性を取得する.
|
boolean |
isChild(PFComponent comp)
指定されたコンポーネントを直下に含むかどうかをチェックする。
|
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 |
setIndentMap(java.util.Map map)
コンポーネントのインデントレベルを表すマップを設定する。
|
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出力.
|
public java.lang.String getComponentName()
getComponentName
インタフェース内 PFComponent
public void setComponentName(java.lang.String componentName)
setComponentName
インタフェース内 PFCombinativeComponent
componentName
- コンポーネント名public PFMultiLocaleString getComponentNames()
getComponentNames
インタフェース内 PFCombinativeComponent
public void setComponentNames(PFMultiLocaleString names)
setComponentNames
インタフェース内 PFCombinativeComponent
names
- 全ロケール分のコンポーネント名称public java.lang.String getComponentKey()
getComponentKey
インタフェース内 PFComponent
public void setComponentKey(java.lang.String key)
setComponentKey
インタフェース内 PFComponent
key
- コンポーネントキー文字列public PFMultiLocaleString getComponentKeys()
getComponentKeys
インタフェース内 PFCombinativeComponent
public void setComponentKeys(PFMultiLocaleString keys)
setComponentKeys
インタフェース内 PFCombinativeComponent
keys
- 全ロケール分のコンポーネントキーpublic int getComponentID()
getComponentID
インタフェース内 PFComponent
public void setComponentID(int id)
PFComponentBus
から設定される。
各コンポーネント内では操作しないこと。setComponentID
インタフェース内 PFComponent
id
- 設定するコンポーネントIDpublic java.lang.String getComponentString()
getComponentString
インタフェース内 PFComponent
public java.lang.String getComponentPublicName()
getComponentPublicName
インタフェース内 PFComponent
public void setComponentPublicName(java.lang.String publicName) throws PFComponentException
setComponentPublicName
インタフェース内 PFComponent
publicName
- 設定するコンポーネント公開名PFComponentException
- 規約に反する名前が設定されようとした場合public boolean isAllowRemoteInvocation()
isAllowRemoteInvocation
インタフェース内 PFComponent
public void setAllowRemoteInvocation(boolean flag)
setAllowRemoteInvocation
インタフェース内 PFComponent
flag
- コンポーネント連携要求に対する可否public boolean isAllowPullTransfer()
isAllowPullTransfer
インタフェース内 PFComponent
public void setAllowPullTransfer(boolean flag)
setAllowPullTransfer
インタフェース内 PFComponent
flag
- Pull型コンポーネント転送要求に対する可否public boolean isAllowPushTransfer()
isAllowPushTransfer
インタフェース内 PFComponent
public void setAllowPushTransfer(boolean flag)
setAllowPushTransfer
インタフェース内 PFComponent
flag
- Push型コンポーネント転送要求に対する可否public java.util.Iterator getPFApplicationStartListenerList()
getPFApplicationStartListenerList
インタフェース内 PFApplicationStartEventSource
public void addPFApplicationStartListener(PFApplicationStartListener lis)
addPFApplicationStartListener
インタフェース内 PFApplicationStartEventSource
lis
- 追加対象イベントリスナpublic void removePFApplicationStartListener(PFApplicationStartListener lis)
removePFApplicationStartListener
インタフェース内 PFApplicationStartEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFApplicationTerminateListenerList()
getPFApplicationTerminateListenerList
インタフェース内 PFApplicationTerminateEventSource
public void addPFApplicationTerminateListener(PFApplicationTerminateListener lis)
addPFApplicationTerminateListener
インタフェース内 PFApplicationTerminateEventSource
lis
- 追加対象イベントリスナpublic void removePFApplicationTerminateListener(PFApplicationTerminateListener lis)
removePFApplicationTerminateListener
インタフェース内 PFApplicationTerminateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFProcessRequestListenerList()
getPFProcessRequestListenerList
インタフェース内 PFProcessRequestEventSource
public void addPFProcessRequestListener(PFProcessRequestListener lis)
addPFProcessRequestListener
インタフェース内 PFProcessRequestEventSource
lis
- 追加対象イベントリスナpublic void removePFProcessRequestListener(PFProcessRequestListener lis)
removePFProcessRequestListener
インタフェース内 PFProcessRequestEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFProcessTerminateListenerList()
getPFProcessTerminateListenerList
インタフェース内 PFProcessTerminateEventSource
public void addPFProcessTerminateListener(PFProcessTerminateListener lis)
addPFProcessTerminateListener
インタフェース内 PFProcessTerminateEventSource
lis
- 追加対象イベントリスナpublic void removePFProcessTerminateListener(PFProcessTerminateListener lis)
removePFProcessTerminateListener
インタフェース内 PFProcessTerminateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFActionListenerList()
getPFActionListenerList
インタフェース内 PFActionEventSource
public void addPFActionListener(PFActionListener lis)
addPFActionListener
インタフェース内 PFActionEventSource
lis
- 追加対象イベントリスナpublic void removePFActionListener(PFActionListener lis)
removePFActionListener
インタフェース内 PFActionEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFMouseButtonListenerList()
getPFMouseButtonListenerList
インタフェース内 PFMouseButtonEventSource
public void addPFMouseButtonListener(PFMouseButtonListener lis)
addPFMouseButtonListener
インタフェース内 PFMouseButtonEventSource
lis
- 追加対象イベントリスナpublic void removePFMouseButtonListener(PFMouseButtonListener lis)
removePFMouseButtonListener
インタフェース内 PFMouseButtonEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFMouseMotionListenerList()
getPFMouseMotionListenerList
インタフェース内 PFMouseMotionEventSource
public void addPFMouseMotionListener(PFMouseMotionListener lis)
addPFMouseMotionListener
インタフェース内 PFMouseMotionEventSource
lis
- 追加対象イベントリスナpublic void removePFMouseMotionListener(PFMouseMotionListener lis)
removePFMouseMotionListener
インタフェース内 PFMouseMotionEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFMouseWheelListenerList()
getPFMouseWheelListenerList
インタフェース内 PFMouseWheelEventSource
public void addPFMouseWheelListener(PFMouseWheelListener lis)
addPFMouseWheelListener
インタフェース内 PFMouseWheelEventSource
lis
- 追加対象イベントリスナpublic void removePFMouseWheelListener(PFMouseWheelListener lis)
removePFMouseWheelListener
インタフェース内 PFMouseWheelEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFKeyListenerList()
getPFKeyListenerList
インタフェース内 PFKeyEventSource
public void addPFKeyListener(PFKeyListener lis)
addPFKeyListener
インタフェース内 PFKeyEventSource
lis
- 追加対象イベントリスナpublic void removePFKeyListener(PFKeyListener lis)
removePFKeyListener
インタフェース内 PFKeyEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFScrollListenerList()
getPFScrollListenerList
インタフェース内 PFScrollEventSource
public void addPFScrollListener(PFScrollListener lis)
addPFScrollListener
インタフェース内 PFScrollEventSource
lis
- 追加対象イベントリスナpublic void removePFScrollListener(PFScrollListener lis)
removePFScrollListener
インタフェース内 PFScrollEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFScroll2DListenerList()
getPFScroll2DListenerList
インタフェース内 PFScroll2DEventSource
public void addPFScroll2DListener(PFScroll2DListener lis)
addPFScroll2DListener
インタフェース内 PFScroll2DEventSource
lis
- 追加対象イベントリスナpublic void removePFScroll2DListener(PFScroll2DListener lis)
removePFScroll2DListener
インタフェース内 PFScroll2DEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFViewPickListenerList()
getPFViewPickListenerList
インタフェース内 PFViewPickEventSource
public void addPFViewPickListener(PFViewPickListener lis)
addPFViewPickListener
インタフェース内 PFViewPickEventSource
lis
- 追加対象イベントリスナpublic void removePFViewPickListener(PFViewPickListener lis)
removePFViewPickListener
インタフェース内 PFViewPickEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFViewLocateListenerList()
getPFViewLocateListenerList
インタフェース内 PFViewLocateEventSource
public void addPFViewLocateListener(PFViewLocateListener lis)
addPFViewLocateListener
インタフェース内 PFViewLocateEventSource
lis
- 追加対象イベントリスナpublic void removePFViewLocateListener(PFViewLocateListener lis)
removePFViewLocateListener
インタフェース内 PFViewLocateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFViewUpdateListenerList()
getPFViewUpdateListenerList
インタフェース内 PFViewUpdateEventSource
public void addPFViewUpdateListener(PFViewUpdateListener lis)
addPFViewUpdateListener
インタフェース内 PFViewUpdateEventSource
lis
- 追加対象イベントリスナpublic void removePFViewUpdateListener(PFViewUpdateListener lis)
removePFViewUpdateListener
インタフェース内 PFViewUpdateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFDataDropListenerList()
getPFDataDropListenerList
インタフェース内 PFDataDropEventSource
public void addPFDataDropListener(PFDataDropListener lis)
addPFDataDropListener
インタフェース内 PFDataDropEventSource
lis
- 追加対象イベントリスナpublic void removePFDataDropListener(PFDataDropListener lis)
removePFDataDropListener
インタフェース内 PFDataDropEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFDataCreateListenerList()
getPFDataCreateListenerList
インタフェース内 PFDataCreateEventSource
public void addPFDataCreateListener(PFDataCreateListener lis)
addPFDataCreateListener
インタフェース内 PFDataCreateEventSource
lis
- 追加対象イベントリスナpublic void removePFDataCreateListener(PFDataCreateListener lis)
removePFDataCreateListener
インタフェース内 PFDataCreateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFDataSetListenerList()
getPFDataSetListenerList
インタフェース内 PFDataSetEventSource
public void addPFDataSetListener(PFDataSetListener lis)
addPFDataSetListener
インタフェース内 PFDataSetEventSource
lis
- 追加対象イベントリスナpublic void removePFDataSetListener(PFDataSetListener lis)
removePFDataSetListener
インタフェース内 PFDataSetEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFDataUpdateListenerList()
getPFDataUpdateListenerList
インタフェース内 PFDataUpdateEventSource
public void addPFDataUpdateListener(PFDataUpdateListener lis)
addPFDataUpdateListener
インタフェース内 PFDataUpdateEventSource
lis
- 追加対象イベントリスナpublic void removePFDataUpdateListener(PFDataUpdateListener lis)
removePFDataUpdateListener
インタフェース内 PFDataUpdateEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFDataSelectListenerList()
getPFDataSelectListenerList
インタフェース内 PFDataSelectEventSource
public void addPFDataSelectListener(PFDataSelectListener lis)
addPFDataSelectListener
インタフェース内 PFDataSelectEventSource
lis
- 追加対象イベントリスナpublic void removePFDataSelectListener(PFDataSelectListener lis)
removePFDataSelectListener
インタフェース内 PFDataSelectEventSource
lis
- 削除対象イベントリスナpublic java.util.Iterator getPFComponentCooperationResultListenerList()
getPFComponentCooperationResultListenerList
インタフェース内 PFComponentCooperationResultEventSource
public void addPFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
public void removePFComponentCooperationResultListener(PFComponentCooperationResultListener lis)
public java.util.Iterator getPFPullComponentTransferResultListenerList()
getPFPullComponentTransferResultListenerList
インタフェース内 PFPullComponentTransferResultEventSource
public void addPFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
public void removePFPullComponentTransferResultListener(PFPullComponentTransferResultListener lis)
public java.util.Iterator getPFPushComponentTransferResultListenerList()
getPFPushComponentTransferResultListenerList
インタフェース内 PFPushComponentTransferResultEventSource
public void addPFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
public void removePFPushComponentTransferResultListener(PFPushComponentTransferResultListener lis)
public java.util.Iterator getPFPullComponentTransferSentListenerList()
getPFPullComponentTransferSentListenerList
インタフェース内 PFPullComponentTransferSentEventSource
public void addPFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
public void removePFPullComponentTransferSentListener(PFPullComponentTransferSentListener lis)
public java.util.Iterator getPFPushComponentTransferReceivedListenerList()
getPFPushComponentTransferReceivedListenerList
インタフェース内 PFPushComponentTransferReceivedEventSource
public void addPFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
addPFPushComponentTransferReceivedListener
インタフェース内 PFPushComponentTransferReceivedEventSource
lis
- 追加対象イベントリスナPFPushComponentTransferReceivedEventSource.removePFPushComponentTransferReceivedListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferReceivedListener)
public void removePFPushComponentTransferReceivedListener(PFPushComponentTransferReceivedListener lis)
removePFPushComponentTransferReceivedListener
インタフェース内 PFPushComponentTransferReceivedEventSource
lis
- 削除対象イベントリスナPFPushComponentTransferReceivedEventSource.addPFPushComponentTransferReceivedListener(jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferReceivedListener)
public java.util.Iterator getPFFocusListenerList()
getPFFocusListenerList
インタフェース内 PFFocusEventSource
public void addPFFocusListener(PFFocusListener lis)
addPFFocusListener
インタフェース内 PFFocusEventSource
lis
- 追加対象イベントリスナpublic void removePFFocusListener(PFFocusListener lis)
removePFFocusListener
インタフェース内 PFFocusEventSource
lis
- 削除対象イベントリスナpublic void localeUpdated()
localeUpdated
インタフェース内 PFComponent
public void addComponent(PFComponent component)
addComponent
インタフェース内 PFConstructBase
component
- 追加対象コンポーネントpublic void addComponent(PFComponent component, int index)
addComponent
インタフェース内 PFConstructBase
component
- 追加対象コンポーネントindex
- 追加位置public void removeComponent(PFComponent component) throws PFRuntimeException
removeComponent
インタフェース内 PFConstructBase
component
- 削除対象コンポーネントPFRuntimeException
- コンポーネント削除不可public void removeComponent(java.util.Stack baseStack, PFComponent component) throws PFRuntimeException
removeComponent
インタフェース内 PFConstructBase
baseStack
- アプリケーション階層component
- 削除対象コンポーネントPFRuntimeException
- コンポーネント削除不可public boolean moveComponent(PFComponent component, int i)
moveComponent
インタフェース内 PFConstructBase
component
- 移動対象コンポーネントi
- 移動先public boolean moveComponentToTop(int count)
moveComponentToTop
インタフェース内 PFConstructBase
count
- 移動数public void addComment(PFApplicationComment comment)
addComment
インタフェース内 PFConstructBase
comment
- 追加対象コメントpublic void addComment(PFApplicationComment comment, int index)
addComment
インタフェース内 PFConstructBase
comment
- 追加対象コメントindex
- 追加位置public void removeComment(PFApplicationComment comment)
removeComment
インタフェース内 PFConstructBase
comment
- 削除対象コメントpublic boolean moveComment(PFApplicationComment comment, int i)
moveComment
インタフェース内 PFConstructBase
comment
- 移動対象コメントi
- 移動先public void sortComponent()
sortComponent
インタフェース内 PFConstructBase
public void renumberComponentID()
renumberComponentID
インタフェース内 PFConstructBase
public java.util.Iterator getContainComponentList()
getContainComponentList
インタフェース内 PFConstructBase
public int getContainComponentCount()
getContainComponentCount
インタフェース内 PFConstructBase
public PFComponent getComponentAt(int index)
getComponentAt
インタフェース内 PFConstructBase
index
- 取得位置public java.util.Iterator getAllComponentList()
getAllComponentList
インタフェース内 PFConstructBase
public int getAllComponentCount()
getAllComponentCount
インタフェース内 PFConstructBase
public void save(java.io.File saveFile) throws java.io.FileNotFoundException, java.io.IOException
save
インタフェース内 PFConstructBase
saveFile
- 保存先ファイルjava.io.FileNotFoundException
- ファイルが見つからないjava.io.IOException
- ファイル出力に失敗public void clear()
clear
インタフェース内 PFConstructBase
public void clear(java.util.Stack baseStack)
clear
インタフェース内 PFConstructBase
baseStack
- 構築コンポーネント階層public void clearAll()
public java.lang.Object notifyEvent(PFEvent event, int eventNo) throws PFMethodException, PFRuntimeException
notifyEvent
インタフェース内 PFCombinativeComponent
event
- 伝播イベントeventNo
- 伝播イベント番号PFMethodException
- メソッド実行の失敗PFRuntimeException
- 予期しない実行時エラーpublic java.lang.Object notifyEvent(PFEvent event) throws PFMethodException, PFRuntimeException
notifyEvent
インタフェース内 PFCombinativeComponent
event
- 伝播イベントPFMethodException
- メソッド実行の失敗PFRuntimeException
- 予期しない実行時エラーpublic int getPublicMethodCount()
getPublicMethodCount
インタフェース内 PFCombinativeComponent
public java.util.Iterator getPublicMethods()
getPublicMethods
インタフェース内 PFCombinativeComponent
public void addPublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
addPublicMethod
インタフェース内 PFCombinativeComponent
method
- メソッドpublic void removePublicMethod(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
removePublicMethod
インタフェース内 PFCombinativeComponent
method
- メソッドpublic void removePublicMethod(java.util.Stack baseStack, jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
removePublicMethod
インタフェース内 PFCombinativeComponent
baseStack
- コンポーネント階層method
- メソッドpublic PFComponent searchComponent(int id)
searchComponent
インタフェース内 PFConstructBase
id
- 検索するコンポーネントのIDpublic void readXML(PFXMLLoader in)
readXML
インタフェース内 PFXMLSerializable
in
- XML入力ユーティリティpublic void writeXML(PFXMLGenerator out) throws java.io.IOException
writeXML
インタフェース内 PFXMLSerializable
out
- XML出力ユーティリティjava.io.IOException
public void clearEventListener()
clearEventListener
インタフェース内 PFCombinativeComponent
public void clearEventListenerTemporally()
public void resetEventListener()
public boolean verifyPassword(java.lang.String readPass, java.lang.String inputPass)
verifyPassword
インタフェース内 PFConstructBase
readPass
- 読み込んだパスワードinputPass
- 入力されたパスワードpublic int checkTheApplicationWasLocked()
checkTheApplicationWasLocked
インタフェース内 PFConstructBase
public void backupReference()
backupReference
インタフェース内 PFCombinativeComponent
public void restoreReference()
restoreReference
インタフェース内 PFCombinativeComponent
public java.lang.String getReference()
getReference
インタフェース内 PFCombinativeComponent
public void setReference(java.lang.String reference)
setReference
インタフェース内 PFCombinativeComponent
reference
- 外部参照ファイル名public boolean isReferenceEnabled()
isReferenceEnabled
インタフェース内 PFCombinativeComponent
public void setReferenceEnabled(boolean enabled)
setReferenceEnabled
インタフェース内 PFCombinativeComponent
enabled
- 外部参照の有効有無public boolean isReferenceSet()
isReferenceSet
インタフェース内 PFCombinativeComponent
public boolean isCopying()
isCopying
インタフェース内 PFCombinativeComponent
public void setCopying(boolean copying)
setCopying
インタフェース内 PFCombinativeComponent
copying
- コンポーネントコピー中の場合truepublic java.util.Vector getNotifiedEventSourceClassList()
public boolean isChild(PFComponent comp)
isChild
インタフェース内 PFConstructBase
comp
- コンポーネントpublic boolean contains(PFComponent comp)
comp
- コンポーネントpublic PFConstructBase getParentComponent(PFComponent comp)
comp
- コンポーネントpublic java.util.Stack getParentComponentStack(PFComponent comp)
comp
- コンポーネントpublic 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
- イベントソース実装public void informEventFired(jp.go.aist.dmrc.platform.util.PFComponentConnector connector)
informEventFired
インタフェース内 PFConstructBase
connector
- 発生イベントのコンポーネントコネクタpublic void informEventCompleted(jp.go.aist.dmrc.platform.util.PFComponentConnector connector)
informEventCompleted
インタフェース内 PFConstructBase
connector
- 発生イベントのコンポーネントコネクタpublic void informPublicMethodInvoked(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
informPublicMethodInvoked
インタフェース内 PFCombinativeComponent
connector
- 発生イベントのコンポーネントコネクタpublic void informPublicMethodCompleted(jp.go.aist.dmrc.platform.util.PFMethodInvokeDelegation method)
informPublicMethodCompleted
インタフェース内 PFCombinativeComponent
connector
- 発生イベントのコンポーネントコネクタpublic java.util.Map getIndentMap()
getIndentMap
インタフェース内 PFConstructBase
public void setIndentMap(java.util.Map map)
setIndentMap
インタフェース内 PFConstructBase
インデントマップ
- public int getIndent(PFComponent component)
getIndent
インタフェース内 PFConstructBase
component
- コンポーネントpublic void incrementIndent(PFComponent component)
incrementIndent
インタフェース内 PFConstructBase
component
- コンポーネントpublic void decrementIndent(PFComponent component)
decrementIndent
インタフェース内 PFConstructBase
component
- コンポーネントpublic void clearIndent(PFComponent component)
clearIndent
インタフェース内 PFConstructBase
component
- コンポーネント