|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcage.viewer.jmol.JmolMenu
public class JmolMenu
Factory class to create a JMenuBar
for a window controlling a
JmolViewer
and a JmolPanel
.
Method Summary | |
---|---|
static javax.swing.JMenuBar |
getJMenuBar(JmolPanel panel,
org.jmol.api.JmolViewer viewer,
javax.swing.JFrame target)
Factory class to create a JMenuBar for a window controlling a
JmolViewer and a JmolPanel . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.swing.JMenuBar getJMenuBar(JmolPanel panel, org.jmol.api.JmolViewer viewer, javax.swing.JFrame target)
JMenuBar
for a window controlling a
JmolViewer
and a JmolPanel
.
panel
- The JmolPanel
to which this menu appliesviewer
- The JmolViewer
to which this menu appliestarget
- The JFrame
to which this menu will be added.
JmolViewer
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |