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

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

private class Browser.Unmatch
extends Object
implements ActionListener


Field Summary
private  int index
           
 
Constructor Summary
Browser.Unmatch(int index)
           
 
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

index

private int index
Constructor Detail

Browser.Unmatch

public Browser.Unmatch(int index)
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.