Deprecated: As of Swing version 1.0.3
replaced by getJMenuBar()
.
Returns the menu bar value.
Returns: the JMenuBar
used in the pane
Deprecated: As of Swing version 1.0.3
replaced by setJMenuBar(JMenuBar menu)
.
Specifies the menu bar value.
Parameters:
menu | | the JMenuBar to add. |