net.incongru.berkano.app
Interface Application
public interface Application
A basic descriptive interface for applications.
Provides a name for the app, and user sett-able preferences.
TODO : an impl that populates itself from a config file?
todo: (this was older description of the class - do we still want this?)
An application has a set of functionalities. Each of these functionalities
can be restricted to a user or a group.
- Version:
- $Revision: 1.3 $
- Author:
- greg, $Author: gj $ (last edit)
getName
java.lang.String getName()
newPreferencesModel
java.lang.Object newPreferencesModel()
getPreferencesInfo
PreferenceInfo[] getPreferencesInfo()
Copyright © 2004-2007. All Rights Reserved.