Public Member Functions

cern.gp.explorer.ListViewListAccess Interface Reference

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

List of all members.

Public Member Functions

JList getList ()
ListView getListView ()

Detailed Description

An interface a ListView can implements to give pubilc access to its underlying JList

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

Member Function Documentation

JList cern.gp.explorer.ListViewListAccess.getList (  ) 

Returns the underlying JList of this ListView

Returns:
ListView cern.gp.explorer.ListViewListAccess.getListView (  ) 

Returns the the list view implementing this interface

Returns:

Referenced by cern.gp.explorer.ListExplorer.ListExplorer().


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