com.intel.gpe.client2.common.panels.targetsystemchooser
Interface TargetSystemChooserNode

All Known Implementing Classes:
GRIDNode, RegistryNode, TargetSystemNode

public interface TargetSystemChooserNode

The interface for setting relation between tree nodes and PathElement's.

Version:
$Id: TargetSystemChooserNode.java,v 1.1 2006/09/15 10:49:08 vashorin Exp $
Author:
Alexander Lukichev

Method Summary
 boolean matches(PathElement pathElement)
          Test if the node matches the path element.
 

Method Detail

matches

boolean matches(PathElement pathElement)
Test if the node matches the path element.

Parameters:
pathElement - - the path element to match
Returns:
true if the node matches the supplied path element, false otherwise.


Copyright © 2008. All Rights Reserved.