Package | Description |
---|---|
org.netbeans.lib.cvsclient | |
org.netbeans.lib.cvsclient.util |
Modifier and Type | Method and Description |
---|---|
IgnoreFileFilter |
ClientServices.getIgnoreFileFilter()
Returns the IgnoreFileFilter used to ignore non-cvs files.
|
IgnoreFileFilter |
Client.getIgnoreFileFilter() |
Modifier and Type | Method and Description |
---|---|
void |
ClientServices.setIgnoreFileFilter(IgnoreFileFilter filter)
Sets the specified IgnoreFileFilter to use to ignore non-cvs files.
|
void |
Client.setIgnoreFileFilter(IgnoreFileFilter ignoreFileFilter) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIgnoreFileFilter |
Copyright © 2016. All rights reserved.