直列化された形式


パッケージ jp.hishidama.eval

Class jp.hishidama.eval.EvalException extends RuntimeException implements Serializable

serialVersionUID: 4174576689426433715L

直列化されたフィールド

msg_code

int msg_code
エラーメッセージコード.

導入されたバージョン:
2007.03.02

msg_opt

String[] msg_opt
エラーメッセージのオプション.

導入されたバージョン:
2007.03.02

string

String string
エラーの起きた文字列.


pos

int pos
文字列中のエラーの起きた位置.


word

String word
解釈中の文字列.


パッケージ jp.hishidama.robot

Class jp.hishidama.robot.TimeoutException extends RuntimeException implements Serializable

serialVersionUID: -1420932826242953503L

直列化されたフィールド

pos

int pos

timeout

int timeout

パッケージ jp.hishidama.swing.drag.window

Class jp.hishidama.swing.drag.window.DragBoxWindow extends DragWindow implements Serializable

serialVersionUID: -2477635780208877639L

Class jp.hishidama.swing.drag.window.DragImageWindow extends DragWindow implements Serializable

serialVersionUID: -2474361760012233166L

Class jp.hishidama.swing.drag.window.DragWindow extends Window implements Serializable

serialVersionUID: -2338068862539204147L

直列化されたフィールド

borderColor

Color borderColor
枠線の色


image

Image image
ウィンドウ作成時の全画面の画像


nx

int nx
マウスとウィンドウの相対座標X


ny

int ny
マウスとウィンドウの相対座標Y


パッケージ jp.hishidama.swing.undo

Class jp.hishidama.swing.undo.TextUndoManager extends UndoManager implements Serializable

serialVersionUID: -1072645009273645315L

直列化されたフィールド

handler

jp.hishidama.swing.undo.TextUndoManager.EventHandler handler

separate

boolean separate
セパレーター追加有無.

このフラグがtrueのとき、新たなUndoableEditを追加する直前にセパレーター(空のUndoableEdit)を追加する。


SEP

jp.hishidama.swing.undo.TextUndoManager.UndoSeparater SEP
UNDOの区切り.


パッケージ jp.hishidama.win32

Class jp.hishidama.win32.NativeException extends RuntimeException implements Serializable

serialVersionUID: 4164868244515537003L

直列化されたフィールド

code

int code

flag

int flag

addr

long addr

info

long[] info

パッケージ jp.hishidama.win32.api

Class jp.hishidama.win32.api.Win32Exception extends RuntimeException implements Serializable

serialVersionUID: -6826834469784878586L

直列化されたフィールド

error

int error

パッケージ jp.hishidama.win32.com

Class jp.hishidama.win32.com.ComException extends RuntimeException implements Serializable

serialVersionUID: 1633520862595253090L

Class jp.hishidama.win32.com.HResultException extends ComException implements Serializable

serialVersionUID: 798106052860935312L

直列化されたフィールド

hr

int hr