Microsoft SDK for Java

FileDialog.getDefaultExt

Retrieves the default file extension.

Syntax

public final String getDefaultExt()

Return Value

Returns the default file extension. The returned string does not include the period (.).

See Also   setDefaultExt

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