JUICe

Uses of Interface
com.lafros.juice.app.IApp

Packages that use IApp
com.lafros.juice.app JUICe Application Framework. 
 

Uses of IApp in com.lafros.juice.app
 

Classes in com.lafros.juice.app that implement IApp
 class AbstractApp
          provides more convenient alternative to impl'ting IApp, where no other class needs to be extended.
 

Methods in com.lafros.juice.app with parameters of type IApp
static void TheApplication.start(IApp app, String[] args)
          runs app as an application.
 


JUICe

Copyright © 2001-2008 Latterfrosken Software Development Limited. All Rights Reserved.