com.levigo.util.swing.flextree
Interface TreeTipProvider

All Superinterfaces:
TreeModule

public interface TreeTipProvider
extends TreeModule

A TreeModule fragment interface for modules which want to provide a tool-tip for certain nodes. For tooltips to work, the ToolTipFeature must be installed on the FlexibleTree.


Method Summary
 String getTooltip(TreePath path)
           
 

Method Detail

getTooltip

String getTooltip(TreePath path)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.