javax.swing.plaf.basic
Class BasicInternalFrameTitlePane.SystemMenuBar
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JMenuBar
javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
- All Implemented Interfaces:
- ImageObserver
, MenuContainer
, Serializable
, Accessible
, MenuElement

- Enclosing class:
- BasicInternalFrameTitlePane

public class BasicInternalFrameTitlePane.SystemMenuBar
- extends JMenuBar

This class should be treated as a "protected" inner class.
Instantiate it only within subclasses of .
- See Also:
- Serialized Form
|
Method Summary |
boolean |
isFocusTraversable ()
Returns whether this Component can become the focus
owner. |
boolean |
isOpaque ()
Returns true if this component is completely opaque. |
void |
paint (Graphics g)
Invoked by Swing to draw components. |
void |
requestFocus ()
Requests that this Component gets the input focus. |
Methods inherited from class javax.swing.JMenuBar  |
add , addNotify , getAccessibleContext , getComponent , getComponentAtIndex , getComponentIndex , getHelpMenu , getMargin , getMenu , getMenuCount , getSelectionModel , getSubElements , getUI , getUIClassID , isBorderPainted , isSelected , menuSelectionChanged , paintBorder , paramString , processKeyBinding , processKeyEvent , processMouseEvent , removeNotify , setBorderPainted , setHelpMenu , setMargin , setSelected , setSelectionModel , setUI , updateUI  |
Methods inherited from class javax.swing.JComponent  |
addAncestorListener , addVetoableChangeListener , computeVisibleRect , contains , createToolTip , disable , enable , firePropertyChange , firePropertyChange , firePropertyChange , fireVetoableChange , getActionForKeyStroke , getActionMap , getAlignmentX , getAlignmentY , getAncestorListeners , getAutoscrolls , getBorder , getBounds , getClientProperty , getComponentGraphics , getComponentPopupMenu , getConditionForKeyStroke , getDebugGraphicsOptions , getDefaultLocale , getFontMetrics , getGraphics , getHeight , getInheritsPopupMenu , getInputMap , getInputMap , getInputVerifier , getInsets , getInsets , getListeners , getLocation , getMaximumSize , getMinimumSize , getNextFocusableComponent , getPopupLocation , getPreferredSize , getRegisteredKeyStrokes , getRootPane , getSize , getToolTipLocation , getToolTipText , getToolTipText , getTopLevelAncestor , getTransferHandler , getVerifyInputWhenFocusTarget , getVetoableChangeListeners , getVisibleRect , getWidth , getX , getY , grabFocus , isDoubleBuffered , isLightweightComponent , isManagingFocus , isOptimizedDrawingEnabled , isPaintingTile , isRequestFocusEnabled , isValidateRoot , paintChildren , paintComponent , paintImmediately , paintImmediately , print , printAll , printBorder , printChildren , printComponent , processComponentKeyEvent , processKeyEvent , processMouseEvent , processMouseMotionEvent , putClientProperty , registerKeyboardAction , registerKeyboardAction |