直列化された形式


パッケージ jp.co.fujitsu.reffi.client.swing.event

Class jp.co.fujitsu.reffi.client.swing.event.MessageDialogEvent extends EventObject implements Serializable

serialVersionUID: -4413338257819059035L

直列化されたフィールド

returnValue

int returnValue
押下ボタン識別値です。

Class jp.co.fujitsu.reffi.client.swing.event.ModelProcessEvent extends EventObject implements Serializable

serialVersionUID: 1434883436721714559L

直列化されたフィールド

result

Object result
モデル処理成功結果です。


exception

Exception exception
モデル処理失敗例外です。


パッケージ jp.co.fujitsu.reffi.client.swing.helper

Class jp.co.fujitsu.reffi.client.swing.helper.CorrelationImageViewer extends Panel implements Serializable

serialVersionUID: -911530005188004749L

直列化されたフィールド

classNodes

ClassNode[] classNodes

relaxer

Thread relaxer

stress

boolean stress

numMouseButtonsDown

int numMouseButtonsDown

controller

BaseController controller

pick

ClassNode pick

pickfixed

boolean pickfixed

offscreen

Image offscreen

offscreensize

Dimension offscreensize

offgraphics

Graphics offgraphics

controllerNodeColor

Color controllerNodeColor

viewNodeColor

Color viewNodeColor

actionNodeColor

Color actionNodeColor

modelNodeColor

Color modelNodeColor

fixedColor

Color fixedColor

selectColor

Color selectColor

nodeColor

Color nodeColor

stressColor

Color stressColor

arcColor1

Color arcColor1

arcColor2

Color arcColor2

arcColor3

Color arcColor3

firstRendering

boolean firstRendering

パッケージ jp.co.fujitsu.reffi.client.swing.util

Class jp.co.fujitsu.reffi.client.swing.util.MessageDialog extends JDialog implements Serializable

serialVersionUID: 3623505668973825850L

直列化されたフィールド

returnValue

int returnValue
押下ボタン識別値です。


listenerList

List<E> listenerList
メッセージダイアログの処理終了を監視するリスナリストです。


message

String message
表示メッセージです。


title

String title
ダイアログタイトルです。


messageType

int messageType
メッセージのタイプです。


buttonOption

int buttonOption
ボタン構成を識別します。

Class jp.co.fujitsu.reffi.client.swing.util.TypeMaintainList extends ArrayList<Object> implements Serializable

serialVersionUID: -1732988293481239710L


パッケージ jp.co.fujitsu.reffi.common.exception

Class jp.co.fujitsu.reffi.common.exception.AbstractCoreException extends Exception implements Serializable

serialVersionUID: 3907562037355776424L

直列化されたフィールド

id

String id
propertiesのキーに対応します。


message

String message
idに対するメッセージを保持します。


nofifyToUser

boolean nofifyToUser
例外をユーザ通知するかどうかのフラグです。デフォルトはtrueです。


messages

Properties messages
メッセージ取得元であるpropertiesインスタンスです。

Class jp.co.fujitsu.reffi.common.exception.CoreLogicException extends AbstractCoreException implements Serializable

serialVersionUID: 6285526206463903933L



Copyright(C) Fujitsu All Rights Reserved.