bsh.util

Class 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.

Method Summary

static void
endSplashScreen()
static void
startSplashScreen()

Method Details

endSplashScreen

public static void endSplashScreen()

startSplashScreen

public static void startSplashScreen()

B) 2000 pat@pat.net :-)