FileDialog.getFilterIndex

Overview | Methods | This Package | All Packages

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