Package com.kolakcc.loljclient.view

Examples of com.kolakcc.loljclient.view.AboutView


      HandleException(e);
    } finally {
      if (scanner != null) scanner.close();
    }
   
    view = new AboutView(displayText);
  }
View Full Code Here

TOP

Related Classes of com.kolakcc.loljclient.view.AboutView

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.