| |
|
| java.lang.Object com.jgoodies.animation.tutorial.TutorialUtils
TutorialUtils | final public class TutorialUtils (Code) | | Consists only of static convenience methods used throughout
the examples of the JGoodies Animation tutorial.
author: Karsten Lentzsch version: $Revision: 1.2 $ |
locateOnOpticalScreenCenter | public static void locateOnOpticalScreenCenter(Component component)(Code) | | Locates the given component on the screen's center.
Parameters: component - the component to be centered |
|
|
|