GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type javax.swing.JMenuBar | |
JMenuBar | DOCUMENT ME! |
Methods with parameter type javax.swing.JMenuBar | |
void | |
void | This method sets the JMenuBar used
in this JDialog.
|
void | |
void | This method sets the JMenuBar to be used with this JInternalFrame.
|
void | DOCUMENT ME!
|
void | This method is deprecated. |
void |
Methods with return type javax.swing.JMenuBar | |
JMenuBar | |
JMenuBar | This method returns the JMenuBar used
in this JDialog.
|
JMenuBar | |
JMenuBar | This method returns the JMenuBar for this JInternalFrame.
|
JMenuBar | DOCUMENT ME!
|
JMenuBar | This method is deprecated. |
JMenuBar |
Classes derived from javax.swing.JMenuBar | |
class | This class acts as the MenuBar for the TitlePane. |
Fields of type javax.swing.JMenuBar | |
JMenuBar | The JMenuBar that is located at the top left of the Title Pane. |
JMenuBar |
Methods with return type javax.swing.JMenuBar | |
JMenuBar | This method creates a new JMenubar.
|
GNU Classpath (0.95) |