nl.tudelft.simulation.introspection.gui
Interface ObjectJTableInterface

All Known Implementing Classes:
ObjectJTable

public interface ObjectJTableInterface

Declares standard methods of an ObjectJTable.

(c) copyright 2003-2004 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Since:
1.4
Version:
1.1 Apr 15, 2004
Author:
Niels Lang Peter Jacobs

Method Summary
 IntrospectingTableModelInterface getIntrospectingTableModel()
           
 

Method Detail

getIntrospectingTableModel

public IntrospectingTableModelInterface getIntrospectingTableModel()
Returns:
Returns the introspecting table model


Copyright © 2002-2004 Delft University of Technology, the Netherlands. All Rights Reserved.