Package de.sciss.meloncillo.gui

Examples of de.sciss.meloncillo.gui.MenuFactory


    return new de.sciss.meloncillo.session.DocumentHandler();
  }
 
  public BasicMenuFactory createMenuFactory()
  {
    return new MenuFactory( this, doc );
  }
View Full Code Here

TOP

Related Classes of de.sciss.meloncillo.gui.MenuFactory

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.