|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.starlink.table.gui.ValueInfoCellEditor
public class ValueInfoCellEditor
Can make a TableCellEditor suitable for a ValueInfo.
| Constructor Summary | |
|---|---|
ValueInfoCellEditor()
|
|
| Method Summary | |
|---|---|
static javax.swing.table.TableCellEditor |
makeEditor(ValueInfo vinfo)
Returns a TableCellEditor that can be used for editing the values described by this ValueInfo. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValueInfoCellEditor()
| Method Detail |
|---|
public static javax.swing.table.TableCellEditor makeEditor(ValueInfo vinfo)
vinfo - the ValueInfo object describing the cell to be edited
|
Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||