直列化された形式


パッケージ jp.common

Class jp.common.common extends UnitBaseCtrl implements Serializable

Class jp.common.jplink extends UnitBaseCtrl implements Serializable

Class jp.common.NaviGateFrame extends javax.swing.JPanel implements Serializable

直列化されたフィールド

txtJpScript

javax.swing.JTextField txtJpScript

btnPrint

javax.swing.JButton btnPrint

txtArea

javax.swing.JTextPane txtArea

tblUnit

javax.swing.JTable tblUnit

treeUnit

javax.swing.JTree treeUnit

itmJarLoad

javax.swing.JMenuItem itmJarLoad

ChildRead

javax.swing.JMenuItem ChildRead

ChildFolder

javax.swing.JMenuItem ChildFolder

chkAnonymous

javax.swing.JCheckBoxMenuItem chkAnonymous

strMyJpPath

java.lang.String strMyJpPath

blnNgLog

boolean blnNgLog

root

javax.swing.tree.DefaultMutableTreeNode root

treeModel

javax.swing.tree.DefaultTreeModel treeModel
Rootのツリーモデル


mbMain

javax.swing.JMenuBar mbMain
メニューバーオブジェクト


close

javax.swing.JMenuItem close

version

javax.swing.JMenuItem version

SystemClose

javax.swing.JMenuItem SystemClose

folderRead

javax.swing.JMenuItem folderRead

linkCommand

javax.swing.JMenuItem linkCommand

linkOpen

javax.swing.JMenuItem linkOpen

linkRemove

javax.swing.JMenuItem linkRemove

linkSetting

javax.swing.JMenuItem linkSetting

rowData

java.lang.Object[] rowData

CheckDebug

javax.swing.JCheckBoxMenuItem CheckDebug
debugをログ出力する


CheckInfo

javax.swing.JCheckBoxMenuItem CheckInfo
infoをログ出力する


CheckError

javax.swing.JCheckBoxMenuItem CheckError
Errorをログ出力する


CheckFatal

javax.swing.JCheckBoxMenuItem CheckFatal
Fatalをログ出力する


CheckWarn

javax.swing.JCheckBoxMenuItem CheckWarn
Warnをログ出力する


strViewTreePath

java.lang.String strViewTreePath

Class jp.common.ParsingException extends java.lang.Exception implements Serializable

直列化されたフィールド

parsingStr

java.lang.String parsingStr

Class jp.common.ProxyUnit extends UnitBaseCtrl implements Serializable

直列化されたフィールド

Info

UnitInformation Info

strReflectUnit

java.lang.String strReflectUnit
リフレクト先

Class jp.common.ReceiverPermission extends java.security.Permission implements Serializable

Class jp.common.UnitBaseCtrl extends java.lang.Object implements Serializable

直列化されたフィールド

MyUnitUdb

UnitDetailBean MyUnitUdb
各Unitごとの固有情報を保持するためのオブジェクト

Class jp.common.UnitDetailBean extends java.lang.Object implements Serializable

直列化されたフィールド

UnitObject

java.util.HashMap<K,V> UnitObject
各Unitごとの固有情報を保持するためのハッシュ


UnitAttribute

java.util.HashMap<K,V> UnitAttribute
各Unitごとの固有情報に対する属性を保持するためのハッシュ


listDataName

java.util.List<E> listDataName
ユニット名の配列保持


lstUnit

java.util.LinkedList<E> lstUnit
ユニット名の配列保持


closed

boolean closed