|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Module
interface that does nothing by itself but provides convenience methods. ComponentListener
to the component.
ComponentListener
that does nothing.GenuineAction
.AbstractModule.registerAction(GenuineAction)
.
GenuineAction
for each action
identifier that is refered to in the module's definition of the application's
configuration file.
ResourceItem
objects that has to be used
to add buttons to the message box.
String
objects that define other resource items
to be used, for example, as buttons in a message box.
Preferences
object using which the preference settings for
a PreferencesPage
may be retrieved and stored.
ResourceItem
if one has been initialized for the
given name.
ResourceItem
objects that corresponds to the
array of resource item names.
Service
instances that were registered by using the method
AbstractModule.registerService(Class, Service)
.
ModuleManager
to let the module initialize
itself.
MessageResourceItem
is a wrapper for a
ResourceItem
object that performs checks on the
values of the resource item:
The resource item's type must be either "info", "warning", or "error".Message
object with the values of a resource item.
Message
object with the values of a resource item
and an array of parameters that have to be inserted into the message text.
Organizer
class is Genuine's central mechanism to start
a client application.GenuineException
for checked exceptions and
GenuineRuntimeException
for unchecked exceptions. net.sf.genuine.actions
package. PreferencesPage
instances may be
embedded. Preferences
object to store and query its preference values.
AbstractModule.getAction(String)
.
ComponentInstanceManager
object for each component.
ComponentStatusManager
object for each component.
AbstractModule.getService(Class)
.
ComponentListener
from the component.
Preferences
object.
HelperService.showMessage(ResourceItem)
for general information about showing
a message.
HelperService.showMessage(ResourceItem)
for general information about showing
a message.
Preferences
object with the current values of the graphical components.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |