Package de.chucknorris.client.chucknorristrayicon.controller

Examples of de.chucknorris.client.chucknorristrayicon.controller.IcndbController


    private static final String ERROR_MESSAGE = "%%ERROR_MESSAGE%%";
    private final IcndbController controller;
    private CitationCallBackHandler callBackHandler;

    public RESTfulCNCitationProducer() {
        this.controller = new IcndbController();
    }
View Full Code Here

TOP

Related Classes of de.chucknorris.client.chucknorristrayicon.controller.IcndbController

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.