Package com.cb.eclipse.folding.theme

Examples of com.cb.eclipse.folding.theme.Images


    /* (non-Javadoc)
     * @see org.eclipse.ui.plugin.AbstractUIPlugin#initializeImageRegistry(org.eclipse.jface.resource.ImageRegistry)
     */
    protected void initializeImageRegistry(ImageRegistry reg) {
    images = new Images(reg);
    }
View Full Code Here

TOP

Related Classes of com.cb.eclipse.folding.theme.Images

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.