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 Z

L

LABOUR_REPORT - Static variable in class net.sf.freecol.client.ClientOptions
The type of labour report to display.
LABOUR_REPORT_CLASSIC - Static variable in class net.sf.freecol.client.ClientOptions
 
LABOUR_REPORT_COMPACT - Static variable in class net.sf.freecol.client.ClientOptions
 
LabourData - Class in net.sf.freecol.client.gui.panel
holds labour statistics for the labour report
LabourData(FreeColClient) - Constructor for class net.sf.freecol.client.gui.panel.LabourData
 
LabourData.LocationData - Class in net.sf.freecol.client.gui.panel
 
LabourData.LocationData(LabourData.UnitData) - Constructor for class net.sf.freecol.client.gui.panel.LabourData.LocationData
 
LabourData.LocationData(LabourData.UnitData, boolean) - Constructor for class net.sf.freecol.client.gui.panel.LabourData.LocationData
 
LabourData.LocationData.Getter - Interface in net.sf.freecol.client.gui.panel
 
LabourData.ProductionData - Class in net.sf.freecol.client.gui.panel
 
LabourData.ProductionData() - Constructor for class net.sf.freecol.client.gui.panel.LabourData.ProductionData
 
LabourData.UnitData - Class in net.sf.freecol.client.gui.panel
 
LabourData.UnitData(UnitType) - Constructor for class net.sf.freecol.client.gui.panel.LabourData.UnitData
 
LAFUtilities - Class in net.sf.freecol.client.gui.plaf
Utility methods for Look-and-Feel classes.
LAFUtilities() - Constructor for class net.sf.freecol.client.gui.plaf.LAFUtilities
 
LAND_GEN_ARCHIPELAGO - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
 
LAND_GEN_CLASSIC - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
 
LAND_GEN_CONTINENT - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
 
LAND_GEN_ISLANDS - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
 
LAND_GEN_TYPE - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
Option for setting the type of land generator to be used.
LAND_MASS - Static variable in class net.sf.freecol.server.generator.MapGeneratorOptions
Option for setting the land mass of the map.
LAND_REGION_MAX_SIZE - Static variable in class net.sf.freecol.server.generator.TerrainGenerator
 
LAND_REGION_MIN_SCORE - Static variable in class net.sf.freecol.server.generator.TerrainGenerator
 
LAND_REGIONS_SCORE_VALUE - Static variable in class net.sf.freecol.server.generator.TerrainGenerator
 
LandGenerator - Class in net.sf.freecol.server.generator
Class for creating a land map.
LandGenerator(MapGeneratorOptions, Random) - Constructor for class net.sf.freecol.server.generator.LandGenerator
Creates a new LandGenerator.
LANGUAGE - Static variable in class net.sf.freecol.client.ClientOptions
Option for setting the language.
LanguageOption - Class in net.sf.freecol.common.option
Option for selecting a language.
LanguageOption(XMLStreamReader) - Constructor for class net.sf.freecol.common.option.LanguageOption
Creates a new IntegerOption.
LanguageOption(String) - Constructor for class net.sf.freecol.common.option.LanguageOption
Creates a new LanguageOption.
LanguageOption(String, OptionGroup) - Constructor for class net.sf.freecol.common.option.LanguageOption
 
LanguageOption.Language - Class in net.sf.freecol.common.option
 
LanguageOption.Language(String, Locale) - Constructor for class net.sf.freecol.common.option.LanguageOption.Language
 
LanguageOptionUI - Class in net.sf.freecol.client.gui.option
This class provides visualization for an LanguageOption.
LanguageOptionUI(LanguageOption, boolean) - Constructor for class net.sf.freecol.client.gui.option.LanguageOptionUI
Creates a new LanguageOptionUI for the given LanguageOption.
LARGE_RIVER - Static variable in class net.sf.freecol.common.model.TileImprovement
 
learnFromIndianSettlement(IndianSettlement) - Method in class net.sf.freecol.common.model.Unit
 
leaveShip(Unit) - Method in class net.sf.freecol.client.control.InGameController
Leave a ship.
LEFTCELLBORDER - Static variable in class net.sf.freecol.client.gui.panel.FreeColPanel
 
LIBERTY_PER_REBEL - Static variable in class net.sf.freecol.common.model.Colony
 
limitIgnored() - Method in class net.sf.freecol.common.model.GoodsType
 
ListOption<T> - Class in net.sf.freecol.common.option
An option for a list of something.
ListOption(ListOptionSelector<T>, XMLStreamReader) - Constructor for class net.sf.freecol.common.option.ListOption
Creates a new ListOption.
ListOption(ListOptionSelector<T>, String, T...) - Constructor for class net.sf.freecol.common.option.ListOption
Creates a new ListOption.
ListOption(ListOptionSelector<T>, String, OptionGroup, T...) - Constructor for class net.sf.freecol.common.option.ListOption
Creates a new ListOption.
ListOptionSelector<T> - Interface in net.sf.freecol.common.option
Instances of this class is responsible for offering a list of objects that can be added to a ListOption.
ListOptionUI<T> - Class in net.sf.freecol.client.gui.option
This class provides visualization for a ListOption.
ListOptionUI(ListOption<T>, boolean) - Constructor for class net.sf.freecol.client.gui.option.ListOptionUI
Creates a new ListOptionUI for the given ListOption.
load(File) - Method in class net.sf.freecol.common.option.OptionMap
Reads the options from the given file.
LoadAction - Class in net.sf.freecol.client.gui.action
An action for filling the holds of the currently selected unit.
LoadAction(FreeColClient) - Constructor for class net.sf.freecol.client.gui.action.LoadAction
Creates this action.
loadCargo(Goods, Unit) - Method in class net.sf.freecol.client.control.InGameController
Loads a cargo onto a carrier.
loadClientOptions() - Method in class net.sf.freecol.client.FreeColClient
Reads the ClientOptions from the given file.
loadClientOptions(File) - Method in class net.sf.freecol.client.FreeColClient
Reads the ClientOptions from the given file.
loadGame() - Method in class net.sf.freecol.client.control.ConnectController
Opens a dialog where the user should specify the filename and loads the game.
loadGame(File) - Method in class net.sf.freecol.client.control.ConnectController
Loads a game from the given file.
loadGame() - Method in class net.sf.freecol.client.control.InGameController
Opens a dialog where the user should specify the filename and loads the game.
loadGame() - Method in class net.sf.freecol.client.control.MapEditorController
Opens a dialog where the user should specify the filename and loads the game.
loadGame(File) - Method in class net.sf.freecol.client.control.MapEditorController
Loads a game from the given file.
loadGame(FreeColSavegameFile) - Method in class net.sf.freecol.server.FreeColServer
Loads a game.
loadHighScores() - Method in class net.sf.freecol.server.FreeColServer
Loads high scores.
LoadingSavegameDialog - Class in net.sf.freecol.client.gui.panel
Dialog for setting some options when loading a game.
LoadingSavegameDialog(Canvas) - Constructor for class net.sf.freecol.client.gui.panel.LoadingSavegameDialog
The constructor that will add the items to this panel.
loadOnto(Unit) - Method in class net.sf.freecol.common.model.Goods
Loads the cargo onto a carrier that is on the same tile.
loadResources(File) - Static method in class net.sf.freecol.client.gui.i18n.Messages
Calling this method can be used to replace the messages used currently with a new bundle.
Locatable - Interface in net.sf.freecol.common.model
An object that can be put in a Location.
Location - Interface in net.sf.freecol.common.model
A place where a Locatable can be put.
login(String, String, int) - Method in class net.sf.freecol.client.control.ConnectController
Starts the client and connects to host:port.
logout(boolean) - Method in class net.sf.freecol.client.control.ConnectController
Sends a logout message to the server.
logPurchase(GoodsType, int, int) - Method in class net.sf.freecol.client.gui.panel.EuropePanel.TransactionLog
 
logPurchase(GoodsType, int, int) - Method in interface net.sf.freecol.common.model.TransactionListener
Logs a purchase
logSale(GoodsType, int, int, int) - Method in class net.sf.freecol.client.gui.panel.EuropePanel.TransactionLog
 
logSale(GoodsType, int, int, int) - Method in interface net.sf.freecol.common.model.TransactionListener
Logs a sale
longSides - Static variable in enum net.sf.freecol.common.model.Map.Direction
 
LOST_CITY_RUMOUR - Static variable in class net.sf.freecol.client.gui.ImageLibrary
 
LostCityRumour - Class in net.sf.freecol.common.model
Represents a lost city rumour.
LostCityRumour(Game, Tile) - Constructor for class net.sf.freecol.common.model.LostCityRumour
Creates a new LostCityRumour instance.
LostCityRumour(Game, Tile, LostCityRumour.RumourType, String) - Constructor for class net.sf.freecol.common.model.LostCityRumour
Creates a new LostCityRumour instance.
LostCityRumour(Game, XMLStreamReader) - Constructor for class net.sf.freecol.common.model.LostCityRumour
Creates a new LostCityRumour instance.
LostCityRumour(Game, Element) - Constructor for class net.sf.freecol.common.model.LostCityRumour
Creates a new LostCityRumour instance.
LostCityRumour.RumourType - Enum in net.sf.freecol.common.model
Constants describing types of Lost City Rumours.
LOW_LEVEL - Static variable in class net.sf.freecol.client.ClientOptions
Generate warning of stock drops below this percentage of capacity.
LUMBER - Static variable in class net.sf.freecol.common.model.Goods
Need to change various classes to use the specification in order to remove reliance on these static quick links.

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 Z