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

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

private class Browser.AttrSet
extends Object
implements ActionListener


Field Summary
private  Class type
           
 
Constructor Summary
Browser.AttrSet(Class type)
           
 
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

type

private Class type
Constructor Detail

Browser.AttrSet

public Browser.AttrSet(Class type)
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.