|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LANClientDescriptor | |
---|---|
client.gui | |
client.net.commun | |
client.net.lan |
Uses of LANClientDescriptor in client.gui |
---|
Methods in client.gui that return LANClientDescriptor | |
---|---|
LANClientDescriptor |
LANClientListModel.getDescriptorAt(int index)
|
Methods in client.gui with parameters of type LANClientDescriptor | |
---|---|
void |
LANClientListModel.possibleLANClientFound(LANClientDescriptor d)
|
void |
ConnectionDialog.setVisible(LANClientDescriptor cd)
Shows the option dialog, sets the initial values from parameter info. |
Uses of LANClientDescriptor in client.net.commun |
---|
Methods in client.net.commun with parameters of type LANClientDescriptor | |
---|---|
void |
ClientManager.connectToNonServerClient(LANClientDescriptor d)
|
void |
ClientManager.connectToNonServerClient(LANClientDescriptor d,
Profile p)
|
Uses of LANClientDescriptor in client.net.lan |
---|
Methods in client.net.lan that return types with arguments of type LANClientDescriptor | |
---|---|
java.util.ArrayList<LANClientDescriptor> |
LANManager.getLANClientDescriptors()
|
Methods in client.net.lan with parameters of type LANClientDescriptor | |
---|---|
void |
LANClientsListener.possibleLANClientFound(LANClientDescriptor d)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |