クラス DebugWindow
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
jp.ne.mki.wedge.pub.client.hook.debug.DebugWindow
- すべての実装されたインタフェース:
ImageObserver
,MenuContainer
,Serializable
,Accessible
,RootPaneContainer
,WindowConstants
デバッグ用ウインドウ
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース javax.swing.JDialog
JDialog.AccessibleJDialog
クラスから継承されたネストされたクラス/インタフェース java.awt.Dialog
Dialog.AccessibleAWTDialog, Dialog.ModalExclusionType, Dialog.ModalityType
クラスから継承されたネストされたクラス/インタフェース java.awt.Window
Window.AccessibleAWTWindow, Window.Type
クラスから継承されたネストされたクラス/インタフェース java.awt.Container
Container.AccessibleAWTContainer
クラスから継承されたネストされたクラス/インタフェース java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
-
フィールドの概要
フィールド修飾子とタイプフィールド説明(package private) JButton
(package private) JButton
(package private) JButton
(package private) jp.ne.mki.wedge.run.client.event.ExecutionListInterface
(package private) boolean
実行処理後一旦STOPするかどうか(package private) boolean
次に進んでもいいか(package private) boolean
実行リスト内処理を全部実行するかどうか(package private) jp.ne.mki.wedge.run.client.event.ExecutionInterface
(package private) PropertyPanel
(package private) DefaultMutableTreeNode
(package private) ExecutionTree
クラスから継承されたフィールド javax.swing.JDialog
accessibleContext, rootPane, rootPaneCheckingEnabled
クラスから継承されたフィールド java.awt.Dialog
DEFAULT_MODALITY_TYPE
クラスから継承されたフィールド java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
インタフェースから継承されたフィールド java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
インタフェースから継承されたフィールド javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE
-
コンストラクタの概要
コンストラクタコンストラクタ説明DebugWindow
(Dialog frame, String title) コンストラクタDebugWindow
(Frame frame, String title) コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明boolean
isNext
(jp.ne.mki.wedge.run.client.event.ExecutionInterface execution, int index, boolean isBefore) 実行リストを進んでもよいかvoid
WindowEventのWINDOW_CLOSINGをラッピング 画面の×よりウィンドウが閉じられたときには >>ボタン選択時と同等の動きとするvoid
setExecuteEnd
(jp.ne.mki.wedge.run.client.event.ExecutionInterface exec, int index) 実行オブジェクト終了void
setExecuteInfo
(jp.ne.mki.wedge.run.client.event.ExecutionInterface exec, int index, int resultCode) 実行リスト内容を詳細表示void
setExecutions
(jp.ne.mki.wedge.run.client.event.ExecutionListInterface executions, String title) 実行リストを設定void
破棄処理クラスから継承されたメソッド javax.swing.JDialog
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
クラスから継承されたメソッド java.awt.Dialog
addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack
クラスから継承されたメソッド java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront
クラスから継承されたメソッド java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
クラスから継承されたメソッド java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setMixingCutoutShape, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
フィールド詳細
-
tree
ExecutionTree tree -
prop
PropertyPanel prop -
top
-
isAfterStop
boolean isAfterStop実行処理後一旦STOPするかどうか -
isThrough
boolean isThrough実行リスト内処理を全部実行するかどうか -
isNext
boolean isNext次に進んでもいいか -
btn1
JButton btn1 -
btn2
JButton btn2 -
btn3
JButton btn3 -
executions
jp.ne.mki.wedge.run.client.event.ExecutionListInterface executions -
nowExecution
jp.ne.mki.wedge.run.client.event.ExecutionInterface nowExecution
-
-
コンストラクタの詳細
-
DebugWindow
コンストラクタ- パラメータ:
title
- ダイアログタイトル1executions
- 実行リストframeName
- ダイアログタイトル2
-
DebugWindow
コンストラクタ- パラメータ:
title
- ダイアログタイトル1executions
- 実行リストframeName
- ダイアログタイトル2
-
-
メソッドの詳細
-
setExecutions
public void setExecutions(jp.ne.mki.wedge.run.client.event.ExecutionListInterface executions, String title) 実行リストを設定- パラメータ:
executions
- 実行リストtitle
- 実行リストのタイトル
-
setExecuteInfo
public void setExecuteInfo(jp.ne.mki.wedge.run.client.event.ExecutionInterface exec, int index, int resultCode) 実行リスト内容を詳細表示- パラメータ:
exec
-index
-resultCode
-
-
setExecuteEnd
public void setExecuteEnd(jp.ne.mki.wedge.run.client.event.ExecutionInterface exec, int index) 実行オブジェクト終了- パラメータ:
exec
-index
-
-
terminate
public void terminate()破棄処理 -
isNext
public boolean isNext(jp.ne.mki.wedge.run.client.event.ExecutionInterface execution, int index, boolean isBefore) 実行リストを進んでもよいか- パラメータ:
isBefore
- true:処理前 false;処理後- 戻り値:
-
processWindowEvent
WindowEventのWINDOW_CLOSINGをラッピング 画面の×よりウィンドウが閉じられたときには >>ボタン選択時と同等の動きとする- オーバーライド:
processWindowEvent
クラス内JDialog
- パラメータ:
e
- WindowEvent
-