com.sun.jini.example.browser
Class Browser.Value
java.lang.Object
com.sun.jini.example.browser.Browser.Value
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- Browser
private class Browser.Value
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
private int index
field
private Field field
value
private Object value
Browser.Value
public Browser.Value(int index,
Field field,
Object value)
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.