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

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

private class Browser.Show
extends Object
implements ActionListener


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

Constructor Detail

Browser.Show

private Browser.Show()
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.