Use Tree Navigation
public static class

Utils.ReadOnlyTableCellEditor

extends DefaultCellEditor
java.lang.Object
   ↳ javax.swing.AbstractCellEditor
     ↳ javax.swing.DefaultCellEditor
       ↳ sun.tools.jconsole.inspector.Utils.ReadOnlyTableCellEditor

Summary

[Expand]
Inherited Fields
From class javax.swing.DefaultCellEditor
From class javax.swing.AbstractCellEditor
Public Constructors
Utils.ReadOnlyTableCellEditor(JTextField tf)
[Expand]
Inherited Methods
From class javax.swing.DefaultCellEditor
From class javax.swing.AbstractCellEditor
From class java.lang.Object
From interface javax.swing.CellEditor
From interface javax.swing.table.TableCellEditor
From interface javax.swing.tree.TreeCellEditor

Public Constructors

public Utils.ReadOnlyTableCellEditor (JTextField tf)