Package | Description |
---|---|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.jface.viewers.deferred |
Provides a framework for viewers that handle deferred contents.
|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptAllFilter
Filter that accepts everything.
|
Modifier and Type | Method and Description |
---|---|
static IFilter |
AcceptAllFilter.getInstance()
Returns the singleton instance of AcceptAllFilter
|
Modifier and Type | Method and Description |
---|---|
void |
DeferredContentProvider.setFilter(IFilter toSet)
Sets the filter for this content provider.
|
Modifier and Type | Method and Description |
---|---|
IFilter |
AbstractSectionDescriptor.getFilter() |
IFilter |
ISectionDescriptor.getFilter()
Get the section filter instance for this section.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.