com.partnersoft.gui
Class SplashBrowser

java.lang.Object
  extended by com.partnersoft.gui.SplashBrowser

public class SplashBrowser
extends java.lang.Object

Provides a list of available splash images so you can look at each one. Written to make it easy to see them all and make sure captions work in the available space.

Author:
Paul Reavis Copyright 2005 Partner Software, Inc.

Constructor Summary
SplashBrowser()
           
 
Method Summary
 void runImp()
           
 void setOptions(Cog options)
           
 void startupImp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashBrowser

public SplashBrowser()
Method Detail

setOptions

public void setOptions(Cog options)

startupImp

public void startupImp()
                throws java.lang.Exception
Throws:
java.lang.Exception

runImp

public void runImp()
            throws java.lang.Exception
Throws:
java.lang.Exception