D F G I L P S W

D

debugMessage(String, String) - Method in class infrastructure.logging.Log
Log a debug message

F

fatalMessage(String, String) - Method in class infrastructure.logging.Log
Log a fatal message

G

getAllInstalledLookAndFeels() - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Returns all the installed look and feels in the installation directory.
getCurrentLookAndFeel() - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Returns the current look and feel
getInstance() - Static method in class infrastructure.internationalization.InternationalizationManager
Returns the singleton
getInstance() - Static method in class infrastructure.logging.Log
Returns the singleton object
getInstance() - Static method in class infrastructure.lookandfeel.LookAndFeelHandler
LookAndFeelHandler class is a singleton class.
getInstance() - Static method in class infrastructure.propertymanager.PropertyManager
Returns the single instance of the Property manager
getMessage(String, String, Object[]) - Method in class infrastructure.internationalization.InternationalizationManager
Get the internationalized message.
getProperty(String) - Method in class infrastructure.propertymanager.PropertyManager
Returns the property associated with the key.

I

InternationalizationManager - class infrastructure.internationalization.InternationalizationManager.
Class to handle internationalization.
infoMessage(String, String) - Method in class infrastructure.logging.Log
Log a info message
infrastructure.internationalization - package infrastructure.internationalization
 
infrastructure.logging - package infrastructure.logging
 
infrastructure.lookandfeel - package infrastructure.lookandfeel
 
infrastructure.propertymanager - package infrastructure.propertymanager
 
initialize(InputStream) - Method in class infrastructure.logging.Log
Initialize using an input stream
initialize(String) - Method in class infrastructure.logging.Log
Initialize using a file
initializeInternationalizationManager(InputStream) - Method in class infrastructure.internationalization.InternationalizationManager
Initialize the resource bundle by processing all the files specified in the 'propertiesFileInputStream'.
initializeProperties(File) - Method in class infrastructure.propertymanager.PropertyManager
Initialize the property manager
initializeResourceBundle(String, InputStream) - Method in class infrastructure.internationalization.InternationalizationManager
Initialize the resource bundle by reading name-value pairs from the specified input stream.

L

Log - class infrastructure.logging.Log.
Class for logging messages.
LookAndFeelHandler - class infrastructure.lookandfeel.LookAndFeelHandler.
A look and feel handler class can be used to change the look and feel of java swing applications on the fly.

P

PropertyManagementException - exception infrastructure.propertymanager.PropertyManagementException.
 
PropertyManagementException(Exception) - Constructor for class infrastructure.propertymanager.PropertyManagementException
 
PropertyManager - class infrastructure.propertymanager.PropertyManager.
A class for handling name-value pair properties.

S

serialVersionUID - Static variable in class infrastructure.propertymanager.PropertyManagementException
 
setDefaultLookAndFeel() - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Sets the default look and feel which is Java Metal look and feel
setJavaMetalLookAndFeel() - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Sets the Java metal look and feel
setJavaMotifLookAndFeel() - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Sets the Java motif look and feel
setLookAndFeel(String) - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Sets the look and feel to use
setProperty(String, String) - Method in class infrastructure.propertymanager.PropertyManager
Sets the value of a property.
setThemepackInstallationDirectory(String) - Method in class infrastructure.lookandfeel.LookAndFeelHandler
Set the directory where the themepacks are installed.

W

warnMessage(String, String) - Method in class infrastructure.logging.Log
Log a warn message

D F G I L P S W