Package kr.inamatrix.danguscore.client.gamer

Examples of kr.inamatrix.danguscore.client.gamer.RegistGamerForm


        // TODO : show success message and change the page.
    }

    private void processRegistGamer() {
        GWT.log("processRegistGamer()");
        MainViewport.getInstance().setView(new RegistGamerForm());
    }
View Full Code Here

TOP

Related Classes of kr.inamatrix.danguscore.client.gamer.RegistGamerForm

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.