Uses of Interface
org.jacorb.poa.gui.POAMonitorController

Packages that use POAMonitorController
org.jacorb.poa   
org.jacorb.poa.gui.poa   
 

Uses of POAMonitorController in org.jacorb.poa
 

Classes in org.jacorb.poa that implement POAMonitorController
 class POAMonitorImpl
          This class extends the POA with a monitoring gui.
 

Uses of POAMonitorController in org.jacorb.poa.gui.poa
 

Constructors in org.jacorb.poa.gui.poa with parameters of type POAMonitorController
POAFrame(POAMonitorController _controller)