All Downloads are FREE. Search and download functionalities are using the official Maven repository.

locale.java-simple-mvc_en.properties Maven / Gradle / Ivy

The newest version!
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)

exception.illegalThread   = Thread must be an MVC thread.
exception.incorrectThread = Thread is an MVC thread, but not the main dispatcher.

frontController.commandNull    = Command cannot be null.
frontController.findingMethod  = Error finding method '{0}' with argument 'MVCEvent'.
frontController.invokingMethod = Error invoking method '{0}'.
frontController.keyNull        = Key cannot be null.
frontController.makingCommand  = Error constructing command

monitor.dispatching      = Dispatching event '{0}'.
monitor.dispatchingValue = Dispatching event '{0}' with value of '{1}'.
monitor.exception        = Exception thrown when dispatching event '{0}'.
monitor.gui.eventClass   = Event Class
monitor.gui.eventID      = Event ID
monitor.gui.eventKey     = Event Key
monitor.gui.eventValue   = Event Value
monitor.gui.exception    = Exception Thrown
monitor.gui.info         = {0} total events, {1} never recieved, {2} uncaught exceptions.
monitor.gui.noListeners  = Never Recieved
monitor.gui.thread       = Thread
monitor.gui.warnings     = Warnings
monitor.noListeners      = There are no listeners for event key '{0}'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy