org.gerhardb.jibs.viewer.sortscreen
Class FullScreen

java.lang.Object
  extended byorg.gerhardb.jibs.viewer.sortscreen.FullScreen
All Implemented Interfaces:
IRevert, ScrollerListener

public class FullScreen
extends java.lang.Object
implements ScrollerListener, IRevert

Full Screen Display!


Constructor Summary
FullScreen(SortScreen mf)
           
FullScreen(SortScreen mf, boolean startNow)
           
 
Method Summary
static java.awt.Cursor getTransparentCursor()
           
 boolean isFullScreen()
           
 void revert()
           
 void scrollerChanged(ScrollerChangeEvent ce)
           
 void startShow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullScreen

public FullScreen(SortScreen mf)

FullScreen

public FullScreen(SortScreen mf,
                  boolean startNow)
Method Detail

scrollerChanged

public void scrollerChanged(ScrollerChangeEvent ce)
Specified by:
scrollerChanged in interface ScrollerListener

revert

public void revert()
Specified by:
revert in interface IRevert

isFullScreen

public boolean isFullScreen()
Specified by:
isFullScreen in interface IRevert

startShow

public void startShow()

getTransparentCursor

public static java.awt.Cursor getTransparentCursor()


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.