com.sun.jini.example.browser
Class Browser.Lookup

java.lang.Object
  extended by com.sun.jini.example.browser.Browser.Lookup
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Browser

private class Browser.Lookup
extends Object
implements ActionListener


Field Summary
private  ServiceRegistrar registrar
           
 
Constructor Summary
Browser.Lookup(ServiceRegistrar registrar)
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

registrar

private ServiceRegistrar registrar
Constructor Detail

Browser.Lookup

public Browser.Lookup(ServiceRegistrar registrar)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)
Specified by:
actionPerformed in interface ActionListener


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.