|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectComposite
fable.gui.SearchAndFilterBar
public class SearchAndFilterBar
The SearchAndFilterBar applies user filter settings and searches to the feeds in the current pane.
| Field Summary | |
|---|---|
boolean |
hasNewFeed
|
| Method Summary | |
|---|---|
void |
censorshipChanged(CensorshipChangedEvent e)
Do appropriate action according to the event. |
void |
updateCensor()
This method should be called when the censor updates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean hasNewFeed
| Method Detail |
|---|
public void updateCensor()
public void censorshipChanged(CensorshipChangedEvent e)
CensorshipChangedListener
censorshipChanged in interface CensorshipChangedListenere - an event object contains relevant information about the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||