bsh.util
Class Util

java.lang.Object
  |
  +--bsh.util.Util

public class Util
extends java.lang.Object

Misc utilities for the bsh.util package. Nothing in the core language (bsh package) should depend on this. Note: that promise is currently broken... fix it.


Constructor Summary
Util()
           
 
Method Summary
static void endSplashScreen()
           
static void startSplashScreen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

startSplashScreen

public static void startSplashScreen()

endSplashScreen

public static void endSplashScreen()


© 2000 pat@pat.net :-)