See: Description
Interface | Description |
---|---|
JPPFScreenSaver |
This is the interface to implement for any custom implementation of a screen saver associated with a JPPF node.
|
NodeIntegration |
This interface groups two other interfaces, from which the screen saver can receive notifications from the node.
|
Class | Description |
---|---|
FocusedJFrame |
This extension of JFrale ensures that the frame is brought to the fore,
on top of any other window, when
toFront() is called. |
NodeIntegrationAdapter |
An abstract adapter class for receiving node events.
|
ScreenSaverMain |
Main entry point for starting the screen saver.
|
Found in: jppf-node.jar
Copyright © 2005-2015 JPPF Team.