|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.xmlhammer.gui.input | |
| org.xmlhammer.gui.wizard | |
| org.xmlhammer.model.project | |
| Uses of Filter in org.xmlhammer.gui.input |
|---|
| Methods in org.xmlhammer.gui.input that return Filter | |
|---|---|
Filter |
FilterFilesPanel.getFilter(java.net.URI base)
|
| Methods in org.xmlhammer.gui.input with parameters of type Filter | |
|---|---|
void |
FilterFilesPanel.setFilter(java.net.URI base,
Filter filter)
|
| Uses of Filter in org.xmlhammer.gui.wizard |
|---|
| Methods in org.xmlhammer.gui.wizard that return Filter | |
|---|---|
Filter |
InputFilterPage.getFilter()
|
| Uses of Filter in org.xmlhammer.model.project |
|---|
| Fields in org.xmlhammer.model.project declared as Filter | |
|---|---|
protected Filter |
Input.filter
|
| Methods in org.xmlhammer.model.project that return Filter | |
|---|---|
Filter |
ObjectFactory.createFilter()
Create an instance of Filter |
Filter |
Input.getFilter()
Gets the value of the filter property. |
| Methods in org.xmlhammer.model.project with parameters of type Filter | |
|---|---|
void |
Input.setFilter(Filter value)
Sets the value of the filter property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||