All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bond.demo.Scheduler.scServerPanel

java.lang.Object
   |
   +----bond.object.bondObject
           |
           +----bond.gui.controlpanels.bondControlPanel
                   |
                   +----bond.gui.controlpanels.bondTabbedControlPanel
                           |
                           +----bond.gui.controlpanels.bondExecControlPanel
                                   |
                                   +----bond.demo.Scheduler.scServerPanel

public class scServerPanel
extends bondExecControlPanel
Class scServerPanel defines GUI Panel for the Schedule Coordinator Server

Version:
1.0,11/28/1998
Author:
Vadim Gorbach

Constructor Index

 o scServerPanel(scServer)
Constructor

Constructors

 o scServerPanel
 public scServerPanel(scServer SERVER)
Constructor

Parameters:
SERVER: - the scServer object which holds this GUI.

All Packages  Class Hierarchy  This Package  Previous  Next  Index