|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameworkFrontEnd | |
peer2me.domain | |
peer2me.network | |
peer2me.util |
Uses of FrameworkFrontEnd in peer2me.domain |
Methods in peer2me.domain with parameters of type FrameworkFrontEnd | |
java.util.Hashtable |
Group.getParticipatingNodeNames(FrameworkFrontEnd frameworkFrontEnd)
This method returns a list containg the names (as keys) of the nodes participating in this group. |
Uses of FrameworkFrontEnd in peer2me.network |
Methods in peer2me.network that return FrameworkFrontEnd | |
FrameworkFrontEnd |
Network.getFrameworkFrontEnd()
This method returns the FrameworkFrontEnd reference |
Methods in peer2me.network with parameters of type FrameworkFrontEnd | |
void |
Network.setFrameworkFrontEnd(FrameworkFrontEnd frameworkFrontEnd)
This method sets a reference to the FrameworkFrontEnd |
Uses of FrameworkFrontEnd in peer2me.util |
Methods in peer2me.util with parameters of type FrameworkFrontEnd | |
void |
Log.setFramework(FrameworkFrontEnd framework)
This method is called by the FrameworkFrontEnd to reveal itself to the Log |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |