Class MenuLayoutDemo

java.lang.Object
  extended by MenuLayoutDemo

public class MenuLayoutDemo
extends java.lang.Object


Constructor Summary
MenuLayoutDemo()
          Creates a new instance of MenuLayoutDemo
 
Method Summary
 javax.swing.JMenuBar createControlPanel(EditorPanel panel, javax.swing.JTextArea A1, javax.swing.JTextArea A2)
           
 javax.swing.JMenuBar createMenuBar(EditorPanel panel, javax.swing.JTextArea A1, javax.swing.JTextArea A2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuLayoutDemo

public MenuLayoutDemo()
Creates a new instance of MenuLayoutDemo

Method Detail

createMenuBar

public javax.swing.JMenuBar createMenuBar(EditorPanel panel,
                                          javax.swing.JTextArea A1,
                                          javax.swing.JTextArea A2)

createControlPanel

public javax.swing.JMenuBar createControlPanel(EditorPanel panel,
                                               javax.swing.JTextArea A1,
                                               javax.swing.JTextArea A2)