Package de.sciss.gui

Examples of de.sciss.gui.PathList


  {
    super();
   
    root    = app;
 
    openRecentPaths = new PathList( 8, root.getUserPrefs(), KEY_OPENRECENT );
  }
View Full Code Here

TOP

Related Classes of de.sciss.gui.PathList

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.