|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.plaf.basic.BasicInternalFrameTitlePane
|
+--javax.swing.plaf.metal.MetalInternalFrameTitlePane
JLF 仕様のタイトルバーを管理するクラスです。
| クラス javax.swing.JComponent から継承した内部クラス |
JComponent.AccessibleJComponent |
| クラス java.awt.Container から継承した内部クラス |
Container.AccessibleAWTContainer |
| クラス java.awt.Component から継承した内部クラス |
Component.AccessibleAWTComponent |
| フィールドの概要 | |
protected boolean |
isPalette
|
protected Icon |
paletteCloseIcon
|
protected int |
paletteTitleHeight
|
| クラス javax.swing.plaf.basic.BasicInternalFrameTitlePane から継承したフィールド |
CLOSE_CMD, closeAction, closeButton, closeIcon, frame, iconButton, iconIcon, ICONIFY_CMD, iconifyAction, maxButton, maxIcon, MAXIMIZE_CMD, maximizeAction, menuBar, minIcon, MOVE_CMD, moveAction, notSelectedTextColor, notSelectedTitleColor, propertyChangeListener, RESTORE_CMD, restoreAction, selectedTextColor, selectedTitleColor, SIZE_CMD, sizeAction, windowMenu |
| クラス 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.Component から継承したフィールド |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| インタフェース java.awt.image.ImageObserver から継承したフィールド |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| コンストラクタの概要 | |
MetalInternalFrameTitlePane(JInternalFrame f)
|
|
| メソッドの概要 | |
protected void |
addSubComponents()
親のメソッドをオーバーライドし、メニューバーの作成を防ぎます。 |
protected void |
addSystemMenuItems(JMenu systemMenu)
親のメソッドをオーバーライドし、処理は行いません。 |
protected void |
assembleSystemMenu()
親のメソッドをオーバーライドし、処理は行いません。 |
protected void |
createButtons()
|
protected LayoutManager |
createLayout()
|
protected PropertyChangeListener |
createPropertyChangeListener()
|
protected void |
installDefaults()
|
void |
paintComponent(Graphics g)
UI 委譲が null 以外の場合、その paint メソッドを呼び出します。 |
void |
paintPalette(Graphics g)
|
void |
setPalette(boolean b)
|
| クラス javax.swing.plaf.basic.BasicInternalFrameTitlePane から継承したメソッド |
addNotify, createActions, createSystemMenu, createSystemMenuBar, enableActions, installListeners, installTitlePane, postClosingEvent, removeNotify, setButtonIcons, showSystemMenu, uninstallDefaults, uninstallListeners |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| フィールドの詳細 |
protected boolean isPalette
protected Icon paletteCloseIcon
protected int paletteTitleHeight
| コンストラクタの詳細 |
public MetalInternalFrameTitlePane(JInternalFrame f)
| メソッドの詳細 |
protected void installDefaults()
BasicInternalFrameTitlePane 内の installDefaultsprotected void createButtons()
BasicInternalFrameTitlePane 内の createButtonsprotected void assembleSystemMenu()
BasicInternalFrameTitlePane 内の assembleSystemMenuprotected void addSystemMenuItems(JMenu systemMenu)
BasicInternalFrameTitlePane 内の addSystemMenuItemsprotected void addSubComponents()
BasicInternalFrameTitlePane 内の addSubComponentsprotected PropertyChangeListener createPropertyChangeListener()
BasicInternalFrameTitlePane 内の createPropertyChangeListenerprotected LayoutManager createLayout()
BasicInternalFrameTitlePane 内の createLayoutpublic void paintPalette(Graphics g)
public void paintComponent(Graphics g)
JComponent の記述: BasicInternalFrameTitlePane 内の paintComponentjavax.swing.JComponent からコピーされたタグ:JComponent.paint(java.awt.Graphics)public void setPalette(boolean b)
|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Java、Java 2D、JDBC は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.