Uses of Class
mgui.io.util.WildcardFileFilter
Package | Description |
---|---|
mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
-
Uses of WildcardFileFilter in mgui.interfaces.io
Fields in mgui.interfaces.io declared as WildcardFileFilter Modifier and Type Field Description protected WildcardFileFilter
InterfaceIOType. filter
Methods in mgui.interfaces.io that return WildcardFileFilter Modifier and Type Method Description WildcardFileFilter
InterfaceIOType. getFilter()
Methods in mgui.interfaces.io with parameters of type WildcardFileFilter Modifier and Type Method Description void
InterfaceIOType. setFilter(WildcardFileFilter filter)