Microsoft SDK for Java

TextFormat.PATHELLIPSIS

Specifies that an ellipsis should be placed in the middle of the text. If the text contains backslashes (\), as much of the text that appears after the last backslash character is preserved as is possible.

Syntax

public static final int PATHELLIPSIS;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.