de.mindcrimeilab.xsanalyzer.model
Class TreeSingleSelectionGuard

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.model.AbstractTreeSelectionGuard
      extended by de.mindcrimeilab.xsanalyzer.model.TreeSingleSelectionGuard
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class TreeSingleSelectionGuard
extends AbstractTreeSelectionGuard

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

Constructor Summary
TreeSingleSelectionGuard(org.springframework.binding.value.ValueModel selectionHolder, org.springframework.richclient.core.Guarded guarded)
           
 
Method Summary
protected  boolean shouldEnable(TreePath[] selected)
           
 
Methods inherited from class de.mindcrimeilab.xsanalyzer.model.AbstractTreeSelectionGuard
getGuarded, getSelectionHolder, propertyChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeSingleSelectionGuard

public TreeSingleSelectionGuard(org.springframework.binding.value.ValueModel selectionHolder,
                                org.springframework.richclient.core.Guarded guarded)
Method Detail

shouldEnable

protected boolean shouldEnable(TreePath[] selected)
Specified by:
shouldEnable in class AbstractTreeSelectionGuard


Copyright © 2010. All Rights Reserved.