A B C D E F G H I K L M O P R S T U V W

L

Letter - class Letter.
This class defines a Letter.
Letter(char, int) - Constructor for class Letter
 
Letter(char, int, char) - Constructor for class Letter
 
LetterMove - class LetterMove.
This class defines a LetterMove - a specific Letter coupled with x and y co-ordinates.
LetterMove(int, int, Letter) - Constructor for class LetterMove
 
LinkFollower - class LinkFollower.
This class enables simple hyperlink following in the Help System.
LinkFollower(JEditorPane) - Constructor for class LinkFollower
 
LocalScrabble - class LocalScrabble.
LocalScrabble describes the player's GUI interface for the local Scrabble game.
LocalScrabble() - Constructor for class LocalScrabble
LocalScrabble creates and initialises a game, ready to accept response from user.
langForGUI - Static variable in class Dictionary
String passed to GUI relaying information about what the dictionary is.
loadFromFile(String, String) - Static method in class Dictionary
 
loadOtherDict() - Static method in class Dictionary
 
lookup(Word) - Static method in class Dictionary
 
lookup(List, int) - Static method in class Dictionary
 

A B C D E F G H I K L M O P R S T U V W