com.levigo.util.swing.flextree
Interface TreeAccessibleNameProvider

All Superinterfaces:
TreeModule

public interface TreeAccessibleNameProvider
extends TreeModule

Author:
intorpfk

Method Summary
 String getAccessibleName(TreePath rawPath)
          Return a String to provide Accessible Name for the FlexibleTree Elements.
 

Method Detail

getAccessibleName

String getAccessibleName(TreePath rawPath)
Return a String to provide Accessible Name for the FlexibleTree Elements. If no Accessible Name is set, the Method should return null

Parameters:
rawPath -
Returns:
Accessible Name for the FlexibleTree element.


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