A B C D E F G H I J K L M N O P Q R S T U V W X Y _

U

UnknownEvent - class de.jadv.lib.events.toclient.UnknownEvent.
If an Event cannot be read from the buffer, this event will be given to the server / client!
UnknownEvent() - Constructor for class de.jadv.lib.events.toclient.UnknownEvent
Constructor for UnknownEvent.
updateRaces() - Method in class de.jadv.client.GameWindow
 
updateRaces() - Method in class de.jadv.client.NewPlayerDialog
Called from the JAdvClient.handleEvent() function, when a AvailableRacesEvent arrives.
useImageCanvas(Canvas) - Method in class de.jadv.lib.tools.MessageBox
This is handy for providing a small image that will be displayed to the left of the message.
useImageCanvas(String) - Method in class de.jadv.lib.tools.MessageBox
This loads the image from the specified @param fileName, which must be in the same directory as this class.
UseObjectEvent - class de.jadv.lib.events.fromclient.UseObjectEvent.
Event to tell the server, that the player wants to use an object
UseObjectEvent(ByteBuffer) - Constructor for class de.jadv.lib.events.fromclient.UseObjectEvent
 
UseObjectEvent(String) - Constructor for class de.jadv.lib.events.fromclient.UseObjectEvent
 
UseObjectEvent(String, byte) - Constructor for class de.jadv.lib.events.fromclient.UseObjectEvent
Creates a new instance of UseObject
UserDoesNotExistException - exception de.jadv.lib.exceptions.UserDoesNotExistException.
User doesn't exist.
UserDoesNotExistException() - Constructor for class de.jadv.lib.exceptions.UserDoesNotExistException
Constructor for JAdvUserNotExistsException.
UserDoesNotExistException(String) - Constructor for class de.jadv.lib.exceptions.UserDoesNotExistException
Constructor for JAdvUserNotExistsException.
UserDoesNotExistException(String, Throwable) - Constructor for class de.jadv.lib.exceptions.UserDoesNotExistException
Constructor for JAdvUserNotExistsException.
UserDoesNotExistException(Throwable) - Constructor for class de.jadv.lib.exceptions.UserDoesNotExistException
Constructor for JAdvUserNotExistsException.
UserExistsException - exception de.jadv.lib.exceptions.UserExistsException.
User allready exists.
UserExistsException() - Constructor for class de.jadv.lib.exceptions.UserExistsException
Constructor for JAdvUserExistsException.
UserExistsException(String) - Constructor for class de.jadv.lib.exceptions.UserExistsException
Constructor for JAdvUserExistsException.
UserExistsException(String, Throwable) - Constructor for class de.jadv.lib.exceptions.UserExistsException
Constructor for JAdvUserExistsException.
UserExistsException(Throwable) - Constructor for class de.jadv.lib.exceptions.UserExistsException
Constructor for JAdvUserExistsException.
userMessage(String) - Method in class de.jadv.client.GamePalette
 
userMessage(String) - Method in class de.jadv.client.GameWindow
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _