© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.explorer.core
Interface ExplorerTreeContainer

All Known Subinterfaces:
IAdminView, ITestBenchView, ITestSetView
All Known Implementing Classes:
AdminView, TestbenchView, TestSetView

public interface ExplorerTreeContainer

Interface is implemented by components displaying an Explorer Tree

Since:
iGesture
Version:
1.0
Author:
UeliKurmann

Method Summary
 void setTree(ExplorerTree tree)
          Set the Explorer Tree (this method is invoked by the ExplorerTreeController)
 void setView(JComponent view)
          Set the View of the Explorer Tree (this method is invoked by the ExplorerTreeController)
 

Method Detail

setTree

void setTree(ExplorerTree tree)
Set the Explorer Tree (this method is invoked by the ExplorerTreeController)

Parameters:
tree -

setView

void setView(JComponent view)
Set the View of the Explorer Tree (this method is invoked by the ExplorerTreeController)

Parameters:
view -

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.