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 |
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.