Package gr.bluevibe.fire.util

Interface Summary
CommandListener All command events on the FireEngine components are passed to CommandListeners.
ComponentListener A Component thats acts as a panel should implement this interface to intercept events fired by its components.
 

Class Summary
FireIO FireIO is a utility class containing a set of I/O supporting methods.
FString FString is a utility class that splits a string into lines, according to a specified width.
Lang The Lang class in an easy to use internationallization (i18n) implementation.