Package com.pugh.sockso.resources

Examples of com.pugh.sockso.resources.FileResources


    private MusicTreeCellRenderer rend;

    @Override
    public void setUp() {
        rend = new MusicTreeCellRenderer( new FileResources() );
    }
View Full Code Here

TOP

Related Classes of com.pugh.sockso.resources.FileResources

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.