|
Project JXTA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleSelector | |
|---|---|
| net.jxta.util | A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. |
| Uses of SimpleSelector in net.jxta.util |
|---|
| Methods in net.jxta.util with parameters of type SimpleSelector | |
|---|---|
void |
AbstractSimpleSelectable.register(SimpleSelector s)
Registers the given selector with this selectable object. |
void |
SimpleSelectable.register(SimpleSelector s)
Registers the given selector with this selectable object. |
void |
AbstractSimpleSelectable.unregister(SimpleSelector s)
Unregisters the given selector, so that it is no-longer notified when this object changes. |
void |
SimpleSelectable.unregister(SimpleSelector s)
Unregisters the given selector, so that it is no-longer notified when this object changes. |
|
JXTA J2SE | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||