bsh.util
Class Util

java.lang.Object
  extended bybsh.util.Util

public class Util
extends 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 :-)