|
org.openide.nodes 6.7.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterCookie
Cookie for node groups which can somehow be filtered.
This would be applied to a subclass of Children
.
Method Summary | |
---|---|
Object |
getFilter()
Deprecated. Get the current filter. |
Class |
getFilterClass()
Deprecated. Get the declared filter (super-)class. |
void |
setFilter(Object filter)
Deprecated. Set the current filter. |
Method Detail |
---|
Class getFilterClass()
null
if no filter is currently in useObject getFilter()
null
if none is currently in usevoid setFilter(Object filter)
filter
- the filter, or null
if none should be used
|
org.openide.nodes 6.7.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |