Package mgui.interfaces.util
Utility classes for general operations.
- Since:
 - 1.0
 - Version:
 - 1.0
 - Author:
 - Andrew Reid
 
- 
Interface Summary Interface Description CleanableObject An object that can be cleaned; i.e., for destroyed fields which should be releasedEngine Interface for all "engine" classes; i.e., instantiable classes which hold attributes and do work. - 
Class Summary Class Description InterfaceFunctions Utility class for interface objects.VerticalLabelUI Extension of BasicLabelUI to allow vertical rendering of text See http://stackoverflow.com/questions/92781/how-do-i-present-text-vertically-in-a-jlabel-java-1-6/92962#92962