|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.AbstractButton
javax.swing.JMenuItem
jp.sourceforge.gtibuilder.main.WindowManager.WindowMenu
| 入れ子クラスの概要 |
| クラス javax.swing.JMenuItem から継承した入れ子クラス |
JMenuItem.AccessibleJMenuItem |
| クラス javax.swing.AbstractButton から継承した入れ子クラス |
AbstractButton.AccessibleAbstractButton, AbstractButton.ButtonChangeListener |
| クラス javax.swing.JComponent から継承した入れ子クラス |
JComponent.AccessibleJComponent |
| クラス java.awt.Container から継承した入れ子クラス |
Container.AccessibleAWTContainer |
| クラス java.awt.Component から継承した入れ子クラス |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| フィールドの概要 | |
(パッケージプライベート) JInternalFrame |
frame
|
(パッケージプライベート) boolean |
isAdded
|
(パッケージプライベート) boolean |
isWindow
|
(パッケージプライベート) JMenu |
menu
|
(パッケージプライベート) Project |
project
|
(パッケージプライベート) Window |
window
|
| クラス javax.swing.JMenuItem から継承したフィールド |
|
| クラス javax.swing.JComponent から継承したフィールド |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| クラス java.awt.Container から継承したフィールド |
|
| クラス java.awt.Component から継承したフィールド |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| インタフェース javax.swing.SwingConstants から継承したフィールド |
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| インタフェース java.awt.image.ImageObserver から継承したフィールド |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| コンストラクタの概要 | |
WindowManager.WindowMenu(Frame window,
JMenu menu)
|
|
WindowManager.WindowMenu(JInternalFrame frame,
JMenu menu,
Project project)
|
|
| メソッドの概要 | |
void |
actionPerformed(ActionEvent actionEvent)
|
private void |
init(JMenu menu)
|
void |
internalFrameActivated(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameClosed(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameClosing(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameDeactivated(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameDeiconified(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameIconified(InternalFrameEvent internalFrameEvent)
|
void |
internalFrameOpened(InternalFrameEvent internalFrameEvent)
|
void |
updataEditor(EditorUpdataEvent editorUpdataEvent)
|
void |
windowActivated(WindowEvent windowEvent)
|
void |
windowClosed(WindowEvent windowEvent)
|
void |
windowClosing(WindowEvent windowEvent)
|
void |
windowDeactivated(WindowEvent windowEvent)
|
void |
windowDeiconified(WindowEvent windowEvent)
|
void |
windowIconified(WindowEvent windowEvent)
|
void |
windowOpened(WindowEvent windowEvent)
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| フィールドの詳細 |
Window window
JInternalFrame frame
boolean isWindow
boolean isAdded
JMenu menu
Project project
| コンストラクタの詳細 |
public WindowManager.WindowMenu(Frame window,
JMenu menu)
public WindowManager.WindowMenu(JInternalFrame frame,
JMenu menu,
Project project)
| メソッドの詳細 |
private void init(JMenu menu)
public void actionPerformed(ActionEvent actionEvent)
ActionListener 内の actionPerformedpublic void internalFrameActivated(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameActivatedpublic void internalFrameClosed(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameClosedpublic void internalFrameClosing(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameClosingpublic void internalFrameDeactivated(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameDeactivatedpublic void internalFrameDeiconified(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameDeiconifiedpublic void internalFrameIconified(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameIconifiedpublic void internalFrameOpened(InternalFrameEvent internalFrameEvent)
InternalFrameListener 内の internalFrameOpenedpublic void windowActivated(WindowEvent windowEvent)
WindowListener 内の windowActivatedpublic void windowClosed(WindowEvent windowEvent)
WindowListener 内の windowClosedpublic void windowClosing(WindowEvent windowEvent)
WindowListener 内の windowClosingpublic void windowDeactivated(WindowEvent windowEvent)
WindowListener 内の windowDeactivatedpublic void windowDeiconified(WindowEvent windowEvent)
WindowListener 内の windowDeiconifiedpublic void windowIconified(WindowEvent windowEvent)
WindowListener 内の windowIconifiedpublic void windowOpened(WindowEvent windowEvent)
WindowListener 内の windowOpenedpublic void updataEditor(EditorUpdataEvent editorUpdataEvent)
EditorUpdataListener 内の updataEditor
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||