JavaScript is disabled on your browser.
org.gvsig.installer.swing.impl.execution.panel.filters
Interface PackageFilter
All Known Implementing Classes:
AllFilter
,
CategoryFilter
,
NameDescriptionOrCodeFilter
,
TypeFilter
public interface
PackageFilter
Method Summary
Methods
Modifier and Type
Method and Description
boolean
match
(
PackageInfo
pkg)
Method Detail
match
boolean match(
PackageInfo
pkg)