Public Member Functions

cern.gp.explorer.ListTableViewListAccess Interface Reference

Inheritance diagram for cern.gp.explorer.ListTableViewListAccess:
cern.gp.explorer.ListViewListAccess

List of all members.

Public Member Functions

JTable getTable ()
ListTableView getListTableView ()

Detailed Description

An interface a ListTableView can implements to give pubilc access to its underlying JTable

Version:
Id:
ListTableViewListAccess.java,v 1.2 2006/09/25 08:52:36 acaproni Exp
Author:
Lionel Mestre

Member Function Documentation

ListTableView cern.gp.explorer.ListTableViewListAccess.getListTableView (  ) 

Returns the the list table view implementing this interface

Returns:
JTable cern.gp.explorer.ListTableViewListAccess.getTable (  ) 

Returns the underlying JTable of this TableView

Returns:

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties