private class Browser.Value extends Object implements ActionListener
Modifier and Type | Field and Description |
---|---|
private Field |
field |
private int |
index |
private Object |
value |
Constructor and Description |
---|
Value(int index,
Field field,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ev) |
public void actionPerformed(ActionEvent ev)
actionPerformed
in interface ActionListener
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.