com.webcodepro.applecommander.compiler
Class CompilerBundle

java.lang.Object
  extended by com.webcodepro.applecommander.util.TextBundle
      extended by com.webcodepro.applecommander.compiler.CompilerBundle

public class CompilerBundle
extends TextBundle

Manage the compiler-specific ResourceBundle. Inheritance is used to allow logical groupings of ResourceBundles and to reuse the common metods.

Author:
Rob Greene

Constructor Summary
CompilerBundle()
           
 
Method Summary
static TextBundle getInstance()
          Get the singleton instance of the UiBundle.
 
Methods inherited from class com.webcodepro.applecommander.util.TextBundle
format, format, format, format, format, format, get, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilerBundle

public CompilerBundle()
Method Detail

getInstance

public static TextBundle getInstance()
Get the singleton instance of the UiBundle.