gitzel.util

Class TableGUI.StringEntry

Enclosing Class:
TableGUI
Implemented Interfaces:
TableGUI.TableEntry

public static class TableGUI.StringEntry
extends JTextField
implements TableGUI.TableEntry

Just a JTextField that implements TableEntry -> The standard access to table content.

Method Summary

TableGUI.TableEntry
otherInstance()

Method Details

otherInstance

public TableGUI.TableEntry otherInstance()
Specified by:
otherInstance in interface TableGUI.TableEntry