Jameo Core Library
Loading...
Searching...
No Matches
Classes
Basic Application Infrastructure

A collection of classes to provide basic application infrastructure like resource management, translation, logging or loading and saving of application properties. More...

Classes

class  jm::I18nBundle
 This class provides a central resource to translate an application into the local language for the user. More...
 
class  jm::Preferences
 The Preferences class abstracts the reading and writing of properties in a preferences file. The file should have the extension .properties. More...
 
class  jm::Resource
 This class represents a resource, which comes with the app. More...
 
class  jm::System
 Basic system information. More...
 

Detailed Description

A collection of classes to provide basic application infrastructure like resource management, translation, logging or loading and saving of application properties.