Public Member Functions

cern.gp.explorer.TreeViewTreeAccess Interface Reference

Inheritance diagram for cern.gp.explorer.TreeViewTreeAccess:
cern.gp.explorer.TreeTableViewTableAccess

List of all members.

Public Member Functions

JTree getTree ()
TreeView getTreeView ()

Detailed Description

An interface a TreeView can implements to give pubilc access to its underlying JTree

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

Member Function Documentation

JTree cern.gp.explorer.TreeViewTreeAccess.getTree (  ) 

Returns the underlying JTree of this TreeView

Returns:

Referenced by cern.gp.explorer.TreeExplorer.getRowHeight(), and cern.gp.explorer.TreeExplorer.setRowHeigth().

TreeView cern.gp.explorer.TreeViewTreeAccess.getTreeView (  ) 

Returns the the tree view implementing this interface

Returns:

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


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