Microsoft SDK for Java

FileDialog.getFilterIndex

Retrieves a value indicating the one-based index of the filter currently selected in the dialog box.

Syntax

public final int getFilterIndex()

Return Value

Returns an integer that represents the zero-based index of the currently selected filter.

See Also   setFilterIndex

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