Revision 9596 branches/piloto3d/frameworks/_fwAndami/src/com/iver/andami/ui/mdiFrame/MainFrame.java

View differences:

MainFrame.java
125 125
	 * @return the internal menu bar. Useful to work directly with menus
126 126
	 */
127 127
	public JMenuBar getJMenuBar();
128
	
129
	public JComponent getButtonByName(String name);
130 128

  
131 129
}

Also available in: Unified diff