Uiinfrastructure API Docs  
 

ATreeAS.MAX_DISPLAYED_NAME_LENGTH Field

The maximum length of names of objects when displayed. This is actually the max length a word can be before the entire string gets truncated.

public const int MAX_DISPLAYED_NAME_LENGTH = 40;

See Also

ATreeAS Class | com.plumtree.uiinfrastructure.tree Namespace