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

G

GAME_STARTING_HEADER - Static variable in class dip.judge.parser.JudgeOrderParser
Header for recognizing the start of game block
GUIBuild - class dip.gui.order.GUIBuild.
GUIOrder implementation of Build order.
GUIBuild() - Constructor for class dip.gui.order.GUIBuild
Creates a GUIBuild
GUIBuild(Power, Location, Unit.Type) - Constructor for class dip.gui.order.GUIBuild
Creates a GUIBuild
GUIBuild.BuildParameter - class dip.gui.order.GUIBuild.BuildParameter.
Typesafe Enumerated Parameter class for setting required Build parameters.
GUIBuild.BuildParameter(String) - Constructor for class dip.gui.order.GUIBuild.BuildParameter
Creates a BuildParameter
GUIConvoy - class dip.gui.order.GUIConvoy.
GUIOrder subclass of Convoy order.
GUIConvoy() - Constructor for class dip.gui.order.GUIConvoy
Creates a GUIConvoy
GUIConvoy(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Constructor for class dip.gui.order.GUIConvoy
Creates a GUIConvoy
GUIDefineState - class dip.gui.order.GUIDefineState.
GUIOrder subclass of DefineState order.
GUIDefineState() - Constructor for class dip.gui.order.GUIDefineState
Creates a GUIDefineState
GUIDefineState(Power, Location, Unit.Type) - Constructor for class dip.gui.order.GUIDefineState
Creates a GUIDefineState
GUIDisband - class dip.gui.order.GUIDisband.
GUIOrder implementation of Disband order.
GUIDisband() - Constructor for class dip.gui.order.GUIDisband
Creates a GUIDisband
GUIDisband(Power, Location, Unit.Type) - Constructor for class dip.gui.order.GUIDisband
Creates a GUIDisband
GUIExceptionHandler - class dip.gui.GUIExceptionHandler.
Handles uncaught exceptions from an AWT event thread.
GUIExceptionHandler() - Constructor for class dip.gui.GUIExceptionHandler
Default Constructor
GUIGameSetup - interface dip.gui.GUIGameSetup.
The base class for all GUI GameSetup operations.
GUIHold - class dip.gui.order.GUIHold.
GUIOrder subclass of Hold order.
GUIHold() - Constructor for class dip.gui.order.GUIHold
Creates a GUIHold
GUIHold(Power, Location, Unit.Type) - Constructor for class dip.gui.order.GUIHold
Creates a GUIHold
GUIMove - class dip.gui.order.GUIMove.
GUIOrder subclass of Move order.
GUIMove() - Constructor for class dip.gui.order.GUIMove
Creates a GUIMove
GUIMove(Power, Location, Unit.Type, Location, boolean) - Constructor for class dip.gui.order.GUIMove
Creates a GUIMove
GUIMove(Power, Location, Unit.Type, Location, Province[]) - Constructor for class dip.gui.order.GUIMove
Creates a GUIMove
GUIMove(Power, Location, Unit.Type, Location, List) - Constructor for class dip.gui.order.GUIMove
Creates a GUIMove
GUIMove.MoveParameter - class dip.gui.order.GUIMove.MoveParameter.
Typesafe Enumerated Parameter class for setting optional Move parameters.
GUIMove.MoveParameter(String) - Constructor for class dip.gui.order.GUIMove.MoveParameter
Creates a MoveParameter
GUIMoveExplicit - class dip.gui.order.GUIMoveExplicit.
GUIOrder subclass of Move order.
GUIMoveExplicit() - Constructor for class dip.gui.order.GUIMoveExplicit
Creates a GUIMoveExplicit
GUIMoveExplicit(Power, Location, Unit.Type, Location, boolean) - Constructor for class dip.gui.order.GUIMoveExplicit
Creates a GUIMoveExplicit
GUIMoveExplicit(Power, Location, Unit.Type, Location, Province[]) - Constructor for class dip.gui.order.GUIMoveExplicit
Creates a GUIMoveExplicit
GUIMoveExplicit(Power, Location, Unit.Type, Location, List) - Constructor for class dip.gui.order.GUIMoveExplicit
Creates a GUIMoveExplicit
GUIMoveExplicit.MoveParameter - class dip.gui.order.GUIMoveExplicit.MoveParameter.
Typesafe Enumerated Parameter class for setting optional Move parameters.
GUIMoveExplicit.MoveParameter(String) - Constructor for class dip.gui.order.GUIMoveExplicit.MoveParameter
Creates a MoveParameter
GUIOrder - interface dip.gui.order.GUIOrder.
GUI extension of Orderable that is used for GUI input/handling and GUI order rendering.
GUIOrder.MapInfo - class dip.gui.order.GUIOrder.MapInfo.
Allows GUIOrder objects to ascertain information about other GUIOrders and obtain Map metadata information.
GUIOrder.MapInfo(TurnState) - Constructor for class dip.gui.order.GUIOrder.MapInfo
Creates a MapInfo object
GUIOrder.MapInfo() - Constructor for class dip.gui.order.GUIOrder.MapInfo
Do-nothing constructor
GUIOrder.Parameter - class dip.gui.order.GUIOrder.Parameter.
Typesafe Enum base class for Order object parameters.
GUIOrder.Parameter(String) - Constructor for class dip.gui.order.GUIOrder.Parameter
Constructor
GUIOrder.StateInfo - class dip.gui.order.GUIOrder.StateInfo.
StateInfo is the object which is passed to GUIOrder subclasses that contains various information about the current game state.
GUIOrder.StateInfo() - Constructor for class dip.gui.order.GUIOrder.StateInfo
 
GUIOrderFactory - class dip.gui.order.GUIOrderFactory.
Creates GUIOrders.
GUIOrderFactory() - Constructor for class dip.gui.order.GUIOrderFactory
Creates a GUIOrderFactory
GUIRemove - class dip.gui.order.GUIRemove.
GUIOrder implementation of Remove order.
GUIRemove() - Constructor for class dip.gui.order.GUIRemove
Creates a GUIRemove
GUIRemove(Power, Location, Unit.Type) - Constructor for class dip.gui.order.GUIRemove
Creates a GUIRemove
GUIRetreat - class dip.gui.order.GUIRetreat.
GUIOrder subclass of Retreat order.
GUIRetreat() - Constructor for class dip.gui.order.GUIRetreat
Creates a GUIRetreat
GUIRetreat(Power, Location, Unit.Type, Location) - Constructor for class dip.gui.order.GUIRetreat
Creates a GUIRetreat
GUISupport - class dip.gui.order.GUISupport.
GUIOrder subclass of Support order.
GUISupport() - Constructor for class dip.gui.order.GUISupport
Creates a GUISupport
GUISupport(Power, Location, Unit.Type, Location, Power, Unit.Type) - Constructor for class dip.gui.order.GUISupport
Creates a GUISupport
GUISupport(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Constructor for class dip.gui.order.GUISupport
Creates a GUISupport
GUIWaive - class dip.gui.order.GUIWaive.
GUIOrder implementation of the Waive order.
GUIWaive() - Constructor for class dip.gui.order.GUIWaive
Creates a GUIWaive
GUIWaive(Power, Location) - Constructor for class dip.gui.order.GUIWaive
Creates a GUIWaive
GameIO - class dip.gui.GameIO.
 
GameIO() - Constructor for class dip.gui.GameIO
 
GameIO.ReadGameThread - class dip.gui.GameIO.ReadGameThread.
 
GameIO.ReadGameThread(ClientFrame) - Constructor for class dip.gui.GameIO.ReadGameThread
Create a ReadGameThread
GameIO.WriteGameThread - class dip.gui.GameIO.WriteGameThread.
 
GameIO.WriteGameThread() - Constructor for class dip.gui.GameIO.WriteGameThread
 
GameMetadata - class dip.world.metadata.GameMetadata.
Contains MetaData about the entire game.
GameMetadata() - Constructor for class dip.world.metadata.GameMetadata
Create a GameMetadata object
GameSetup - interface dip.world.GameSetup.
A GameSetup is an object set in the World object that contains the required functionality to restore a saved game.
GeneralPreferencePanel - class dip.gui.dialog.prefs.GeneralPreferencePanel.
General preferences.
GeneralPreferencePanel(ClientFrame) - Constructor for class dip.gui.dialog.prefs.GeneralPreferencePanel
 
GradientJLabel - class dip.gui.swing.GradientJLabel.
A gradient-shaded background JLabel.
GradientJLabel(String) - Constructor for class dip.gui.swing.GradientJLabel
Create a GradientJLabel
GradientJLabel(String, int) - Constructor for class dip.gui.swing.GradientJLabel
Create a GradientXJEditorPane
get(Power) - Method in class dip.process.Adjustment.AdjustmentInfoMap
Gets AdjustmentInfo for a power.
getAbbreviation() - Method in class dip.world.Coast
Returns the abbreviated coast name (e.g., "nc")
getAccelerator() - Method in class dip.gui.ClientMenu.Item
Get item accelerator
getAdjacency() - Method in class dip.world.Province
Gets the Adjacency data for this Province
getAdjacentLocations(Coast) - Method in class dip.world.Province
Gets the Locations adjacent to this province, given the specified coast.
getAdjacentProvinceNames() - Method in class dip.world.variant.data.ProvinceData
Province Adjacency array.
getAdjacentProvinceTypes() - Method in class dip.world.variant.data.ProvinceData
Prvoince Adjacency type array.
getAdjective() - Method in class dip.world.Power
Returns the adjective of the power (e.g., power France, adjective is French)
getAdjustmenInfoMap() - Method in class dip.gui.order.GUIOrder.StateInfo
 
getAdjustmentAmount() - Method in class dip.process.Adjustment.AdjustmentInfo
# of units to adjust (+/0/-) from current unit count.
getAdjustmentInfo(TurnState, RuleOptions, Power) - Static method in class dip.process.Adjustment
Determines AdjustmentInfo for a given power Note that this will work during any phase.
getAdjustmentInfo(TurnState, RuleOptions, Power[]) - Static method in class dip.process.Adjustment
Determines AdjustmentInfo for all Powers; Note that this will work during any phase.
getAdjustmentPower() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
Returns the power for special adjustment orders, which are obtained via the methods: getUnusedPendingBuilds() getUnusedPendingWaives() isWaivedBuild() This will throw an IllegalStateException() if we are not in the adjustment phase.
getAdjustments() - Method in class dip.judge.parser.AdjustmentParser
Returns an array of AdjustInfo objects; this never returns null.
getAliases() - Method in class dip.world.variant.data.Variant
The aliases (alternate names) of the variant.
getAllAdjacent() - Method in class dip.world.Province
Get all the Locations that are adjacent to this province.
getAllMessages() - Method in class dip.net.message.DefaultPressStore
Get all Messages.
getAllMessages() - Method in interface dip.net.message.PressStore
Get all Messages.
getAllOptions() - Method in class dip.world.RuleOptions
Returns a Set of all Options.
getAllOrders() - Method in class dip.world.TurnState
Returns a List of orders for all powers.
getAllSeasonPhaseCombos() - Static method in class dip.world.Phase
Returns a String array, in order, of valid season/phase combinations.
getAllTurnStates() - Method in class dip.world.World
Get all TurnStates.
getAllowed() - Method in class dip.world.RuleOptions.Option
Returns the allowed Option values.
getArrow() - Method in class dip.order.OrderFormatOptions
Get the Movement Arrow
getAtkCertain() - Method in class dip.process.OrderState
Get certain attack value
getAtkMax() - Method in class dip.process.OrderState
Get maximum attack value
getAtkSelfSupportCertain() - Method in class dip.process.OrderState
Get certain self-support attack value.
getAtkSelfSupportMax() - Method in class dip.process.OrderState
Get maximum self-support attack value
getAttackStrength() - Method in class dip.order.result.BouncedResult
Returns the attack strength, or -1 if it has not been set.
getAttackStrength() - Method in class dip.order.result.DislodgedResult
Returns the attack strength, or -1 if it has not been set.
getBCYearsAllowed() - Method in class dip.world.variant.data.Variant
Gets if BC Years are allowed with this Variant
getBaseMoveModifier(Location) - Method in class dip.world.Border
Gets the base move modifier.
getBaseMoveModifier(Location) - Method in class dip.world.Province
Looks through borders to determine if there is a baseMoveModifier.
getBaseMoveModifier() - Method in class dip.world.variant.data.BorderData
Gets the Border Support modifier
getBestFit(JSVGCanvas) - Static method in class dip.gui.map.SVGUtils
Calculates the maximum possible stretching of a canvas, remaining inside the bounds of a given scrollPane.
getBorderData() - Method in class dip.world.variant.data.Variant
Gets the BorderData associated with this Variant
getBorderData() - Method in interface dip.world.variant.parser.ProvinceParser
Returns the BorderData
getBorderData() - Method in class dip.world.variant.parser.XMLProvinceParser
Returns the BorderData objects, or an empty list.
getBorders() - Method in class dip.world.variant.data.ProvinceData
Gets the Border ID names for this province (if any)
getBouncer() - Method in class dip.order.result.BouncedResult
Returns the location of the unit with whom we bounced, or null if it has not been set.
getBriefName() - Method in class dip.order.Build
 
getBriefName() - Method in class dip.order.Convoy
 
getBriefName() - Method in class dip.order.DefineState
 
getBriefName() - Method in class dip.order.Disband
 
getBriefName() - Method in class dip.order.Hold
 
getBriefName() - Method in class dip.order.Move
 
getBriefName() - Method in interface dip.order.Orderable
Returns the Brief name of the Order (e.g., "H" for a Hold order)
getBriefName() - Method in class dip.order.Remove
 
getBriefName() - Method in class dip.order.Support
 
getBriefName() - Method in class dip.order.Waive
 
getBriefName() - Method in class dip.world.Phase.PhaseType
Brief name of a Phase (e.g., [B]uild, [R]etreat [M]ove
getBriefName() - Method in class dip.world.Phase.SeasonType
Brief name of a Season (e.g., [F]all, [S]pring)
getBriefName() - Method in class dip.world.Phase
Displays as a short String (e.g., F1902R)
getBroadcast() - Method in class dip.net.message.PressConfiguration
Get the forced broadcast flag.
getButton(int) - Method in class dip.gui.dialog.HeaderDialog
Get the JButton of the given index; throws an exception if index is out of bounds.
getCSSStyles() - Method in class dip.world.variant.data.SymbolPack
Get the CSS Style data (if any)
getClassLoader() - Static method in class dip.misc.Utils
Gets the classloader used for this class
getClient() - Method in interface dip.tool.ToolProxy
Gets the ClientFrame (JFrame) instance
getClient() - Method in class dip.tool.ToolProxyImpl
 
getClientFrame() - Method in class dip.gui.map.MapPanel
 
getClientFrame() - Method in class dip.gui.map.MapRenderer2
Convenience method
getClientFrame() - Method in class dip.gui.undo.UndoRedoManager
Returns the ClientFrame object
getClientMenu() - Method in class dip.gui.ClientFrame
Get the Menu component
getCloseDialogAfterUnacceptable() - Method in interface dip.gui.dialog.TextViewer.AcceptListener
If true, the dialog closes after unacceptable input is given (but a warning message could be displayed).
getClosestPower(String) - Method in class dip.world.Map
Returns the closest Power to the given input String.
getCoast(int) - Static method in class dip.world.Coast
Gets the Coast corresponding to an index; null if index is out of range.
getCoast() - Method in class dip.world.Location
Get the Coast for this Location
getCoast() - Method in class dip.world.Unit
Get the Coast where this Unit is located
getCoast() - Method in class dip.world.variant.data.InitialState
Coast of unit
getCoastFormat() - Method in class dip.order.OrderFormatOptions
Gets the Coast Format
getCoastSeparator() - Method in class dip.order.OrderFormatOptions
Returns the Coast Separator, or returns COAST_SEP_NONE (a space), if coasts are to be formatted in parentheses.
getCoastStyle() - Method in class dip.order.OrderFormatOptions
Gets the Coast Style
getColor(Preferences, String, Color) - Static method in class dip.misc.SharedPrefs
 
getComment() - Method in interface dip.tool.Tool
Get the Tool comment.
getComment() - Method in class dip.world.metadata.GameMetadata
Gets game comment.
getCommonString(String) - Static method in class dip.misc.Utils
Gets a common-bundle (non-localized) String.
getCommonStringArray(String) - Static method in class dip.misc.Utils
Gets a common-bundle (non-localized) String array.
getContentPane() - Method in class dip.gui.dialog.HeaderDialog
Get the content panel
getControlBar() - Method in class dip.gui.map.MapPanel
Gets the current ControlBar
getConvoyDest() - Method in class dip.order.Convoy
Returns the Location of the Convoy destination
getConvoyPath() - Method in class dip.order.result.ConvoyPathResult
Gets the Convoy Path; path includes source and destination provinces.
getConvoyRoute() - Method in class dip.order.Move
Returns, if set, an explicit convoy route (or the first explicit route if there are multiple routes).
getConvoyRoute(Location, Location) - Method in class dip.world.Path
Returns a path (the first valid path) of a theoretical convoy route between src and dest.
getConvoyRouteEvaluation(Move, Location, List) - Method in class dip.world.Path
Convenience Method.
getConvoyRouteEvaluation(Location, Location, List) - Method in class dip.world.Path
Convenience version of getConvoyRouteEvaluation() where the 'invalid' Location is set to null.
getConvoyRouteEvaluation(Location, Location, Location, List) - Method in class dip.world.Path
The convoying fleet specified in 'invalid' is considered to fail.
getConvoyRoutes() - Method in class dip.order.Move
Returns, if set, all explicit convoy routes as an unmodifiable List.
getConvoySrc() - Method in class dip.order.Convoy
Returns the Location of the Unit to be Convoyed
getConvoyUnitType() - Method in class dip.order.Convoy
Returns the Unit Type of the Unit to be Convoyed Warning: this can be null, if no unit type was set, and no strict validation was performed (via validate()).
getConvoyableCoast() - Method in class dip.world.variant.data.ProvinceData
Gets whether this Province is a convoyable coastal province.
getConvoyedPower() - Method in class dip.order.Convoy
Returns the Power of the Unit we are Convoying.
getCopyrightInfo() - Method in interface dip.tool.Tool
Get the Tool Copyright Information (authors, etc.).
getCurrentLocationNum() - Method in class dip.gui.order.GUIBuild
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIConvoy
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIDefineState
Always returns 0.
getCurrentLocationNum() - Method in class dip.gui.order.GUIDisband
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIHold
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIMove
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIMoveExplicit
 
getCurrentLocationNum() - Method in interface dip.gui.order.GUIOrder
Returns the current Location set point, or 0 if no Locations have been set.
getCurrentLocationNum() - Method in class dip.gui.order.GUIRemove
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIRetreat
 
getCurrentLocationNum() - Method in class dip.gui.order.GUISupport
 
getCurrentLocationNum() - Method in class dip.gui.order.GUIWaive
 
getCurrentPhasePosition() - Method in class dip.gui.PhaseSelector
Get the current phase position.
getCurrentPower() - Method in class dip.gui.F2FOrderDisplayPanel.F2FState
The current power (or null) who is entering orders.
getCurrentTurnState() - Method in interface dip.tool.ToolProxy
Convenience method: gets the current TurnState from the current World, or null
getCurrentTurnState() - Method in class dip.tool.ToolProxyImpl
 
getDOMUIEventListener() - Method in class dip.gui.map.MapPanel
DOMUI event hook
getDateLine() - Method in class dip.judge.parser.TurnParser.Turn
Returns the unparsed Date: line
getDefCertain() - Method in class dip.process.OrderState
Get certain defense value
getDefMax() - Method in class dip.process.OrderState
Get maximum defense value
getDefault() - Static method in class dip.order.OrderFactory
Get the default OrderFactory, which is dip.order.OrderFactory.DefaultOrderFactory.
getDefault() - Method in class dip.world.RuleOptions.Option
Returns the default Option value.
getDefaultButton() - Method in class dip.gui.dialog.HeaderDialog
Get the default button
getDefaultFormat() - Method in class dip.order.Build
 
getDefaultFormat() - Method in class dip.order.Convoy
 
getDefaultFormat() - Method in class dip.order.DefineState
 
getDefaultFormat() - Method in class dip.order.Disband
 
getDefaultFormat() - Method in class dip.order.Hold
 
getDefaultFormat() - Method in class dip.order.Move
 
getDefaultFormat() - Method in interface dip.order.Orderable
Get the default OrderFormat String used to custom-format orders.
getDefaultFormat() - Method in class dip.order.Remove
 
getDefaultFormat() - Method in class dip.order.Support
 
getDefaultFormat() - Method in class dip.order.Waive
 
getDefaultGameDir() - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
Returns the default save-game directory, or an empty directory ("") if none.
getDefaultMapGraphic() - Method in class dip.world.variant.data.Variant
Gets the default MapGraphic; if there is no default, returns the first one.
getDefaultValue() - Method in class dip.order.ValidationOptions.Option
 
getDefenseStrength() - Method in class dip.order.result.BouncedResult
Returns the defense strength, or -1 if it has not been set.
getDefenseStrength() - Method in class dip.order.result.DislodgedResult
Returns the defense strength, or -1 if it has not been set.
getDependentMovesToDestination() - Method in class dip.process.OrderState
Get the Move orders that are moving to the Destination Location of this order.
getDependentMovesToSource() - Method in class dip.process.OrderState
Get the Move orders that are moving to the Source Location of this order.
getDependentOrder() - Method in class dip.order.result.DependentMoveFailedResult
Returns the order on which this was dependent.
getDependentSelfSupports() - Method in class dip.process.OrderState
Gets the dependent self-Support orders for this order
getDependentSupports() - Method in class dip.process.OrderState
Gets the dependent Support orders for this order
getDescription() - Method in class dip.misc.SimpleFileFilter
Get the Description provided
getDescription() - Method in class dip.order.ValidationOptions.DescriptiveOption
 
getDescription() - Method in interface dip.tool.Tool
Get the Tool Description.
getDescription() - Method in class dip.world.Border
Returns the description
getDescription() - Method in class dip.world.variant.data.BorderData
Gets the Border description
getDescription() - Method in class dip.world.variant.data.MapGraphic
The description of this map.
getDescription() - Method in class dip.world.variant.data.SymbolPack
The description of the SymbolPack.
getDescription() - Method in class dip.world.variant.data.Variant
Description for variant; this is typically HTML encoded.
getDescriptionI18N() - Method in class dip.world.RuleOptions.Option
Gets the internationalized ("display") version of the description.
getDescriptionI18N() - Method in class dip.world.RuleOptions.OptionValue
Gets the internationalized ("display") version of the description.
getDest() - Method in class dip.order.Move
Returns the destination Location of this Move
getDislodgedInfo() - Method in class dip.judge.parser.DislodgedParser
Returns the dislodged units, or a zero-length array if no units were dislodged
getDislodgedState() - Method in class dip.process.OrderState
Get dislodged state.
getDislodgedUnit() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getDislodgedUnit(Province) - Method in class dip.world.Position
Get the dislodged unit in this Province.
getDislodgedUnitCount() - Method in class dip.process.Adjustment.AdjustmentInfo
# of dislodged units for this power
getDislodgedUnitCount() - Method in class dip.world.Position
Returns the number of provinces with dislodged units
getDislodgedUnitElement() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getDislodgedUnitProvinces() - Method in class dip.world.Position
Returns an array of provinces with dislodged units
getDislodgedUnitProvinces(Power) - Method in class dip.world.Position
Gets all the Provinces with dislodged Units for a particular power.
getDislodgedUnitPt(Coast) - Method in class dip.gui.map.MapMetadata.InfoEntry
Location where dislodged units are placed
getDislodgedUnitPt(Province, Coast) - Method in class dip.gui.map.MapMetadata
Convenience method: get Dislodged Unit placement point for this Province
getDislodger() - Method in class dip.order.result.DislodgedResult
Returns the dislodging units location, or null if it has not been set.
getDislodger() - Method in class dip.process.OrderState
Get the dislodger, if any.
getDisplayName() - Method in class dip.order.ValidationOptions.DescriptiveOption
 
getDisplayParamBoolean(String, boolean) - Method in class dip.gui.map.MapMetadata
Gets a boolean display metadata value
getDisplayParamFloat(String, float) - Method in class dip.gui.map.MapMetadata
Gets a float metadata value
getDisplayParamInt(String, int) - Method in class dip.gui.map.MapMetadata
Gets an int metadata value
getDisplayValues() - Method in class dip.order.ValidationOptions.DescriptiveOption
 
getDisplayablePowers() - Method in class dip.gui.ClientFrame
Returns the Powers which for which orders may be displayed.
getDisplayablePowers() - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getDisplayablePowers() - Method in class dip.gui.order.GUIOrder.MapInfo
Array of Powers whose orders are displayed; if not in array, order is hidden.
getDocument() - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getDocument() - Method in class dip.gui.map.SymbolInjector
Get the XML DOM Document
getDocument() - Method in class dip.gui.order.GUIOrder.MapInfo
Gets the SVG Document
getEditorPane() - Method in class dip.gui.dialog.TextViewer
Get the JEditorPane component
getEmailAddresses() - Method in class dip.world.metadata.PlayerMetadata
Gets player email addresses.
getEmailURIs() - Method in interface dip.tool.Tool
Get the Email addresses.
getEndWithDot() - Method in class dip.order.OrderFormatOptions
Indicates if orders should end with a period
getEvalState() - Method in class dip.process.OrderState
Get the evaluation state.
getEvaluationResults() - Method in class dip.world.VictoryConditions
Returns the Result(s) of evaluate().
getExtension() - Method in class dip.misc.SimpleFileFilter
Get the Extension provided
getExtension(File) - Static method in class dip.misc.SimpleFileFilter
Gets the extension from a given file.
getFileFromName(String) - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
getFileName(SimpleFileFilter) - Method in class dip.gui.dialog.TextViewer
Popup a file requester; returns the file name, or null if the requester was cancelled.
getFirstPower(String) - Method in class dip.world.Map
If a power token is specified (e.g., France), returns the token as a String.
getFirstPowerToken(StringBuffer) - Method in class dip.world.Map
If a power token is specified (e.g., France), returns the token as a String.
getFormatExample(OrderFormatOptions, OrderFactory) - Static method in class dip.order.OrderFormat
Gets an example order, suitable for display in a user interface, using the given OrderFormatOptions.
getFrom() - Method in interface dip.net.message.PressMessage
Message sender.
getFrom() - Method in class dip.world.variant.data.BorderData
Gets the Border From locations
getFullName() - Method in class dip.order.Build
 
getFullName() - Method in class dip.order.Convoy
 
getFullName() - Method in class dip.order.DefineState
 
getFullName() - Method in class dip.order.Disband
 
getFullName() - Method in class dip.order.Hold
 
getFullName() - Method in class dip.order.Move
 
getFullName() - Method in interface dip.order.Orderable
Returns the Full name of the Order (e.g., "Hold" for a Hold order)
getFullName() - Method in class dip.order.Remove
 
getFullName() - Method in class dip.order.Retreat
 
getFullName() - Method in class dip.order.Support
 
getFullName() - Method in class dip.order.Waive
 
getFullName() - Method in class dip.world.Province
Gets the full name (long name) of the Province
getFullName() - Method in class dip.world.Unit.Type
Get the full name of this type (e.g., 'Army')
getFullName() - Method in class dip.world.variant.data.ProvinceData
Full name of Province (e.g., Mid-Atlantic Ocean)
getFullNameWithArticle() - Method in class dip.world.Unit.Type
Get the full name, including an article
getGMTMillis() - Method in class dip.order.result.TimeResult
Get the milliseconds since midnight, January 1, 1970 UTC.
getGUIOrderFactory() - Method in class dip.gui.ClientFrame
Returns the default OrderFactory for generating new Orders.
getGameID() - Method in class dip.world.metadata.GameMetadata
Gets the game ID: e.g., Boardman, Miller, or EPNum.
getGameInfo() - Method in class dip.judge.parser.JudgeImport
 
getGameMetadata() - Method in class dip.world.World
Gets the Game metadata.
getGameName() - Method in class dip.judge.parser.JudgeParser
Get the name of the Game
getGameName() - Method in class dip.world.metadata.GameMetadata
Gets game name.
getGameSetup() - Method in class dip.world.World
Returns the GameSetup object
getGameURI() - Method in class dip.world.metadata.GameMetadata
Gets the game URI; may be null
getGlobalState() - Method in class dip.world.World
Get the Global state object.
getHTMLSummaryArguments() - Method in class dip.world.variant.data.Variant
Gets the arguments for an HTML description, suitable for insertion inside an appropriately-marked HTML template (arguments are surrounded by curly braces).
getHeadToHead() - Method in class dip.process.OrderState
Get the order that we are in a head-to-head Move with.
getHeight() - Method in class dip.gui.map.MapMetadata.SymbolSize
Get the Height
getHomePowerName() - Method in class dip.world.variant.data.SupplyCenter
Get name of the home supply center; if "none" if none, "any" if any.
getHomeSupplyCenterCount() - Method in class dip.process.Adjustment.AdjustmentInfo
# of home supply centers
getHomeSupplyCenters() - Method in class dip.world.Position
Returns an array of provinces with home supply centers
getHomeSupplyCenters(Power) - Method in class dip.world.Position
Returns an Array of the Home Supply Centers for a given power (whether or not they are owned by that power)
getID() - Method in class dip.world.variant.data.BorderData
Gets the Border ID
getIcon() - Method in class dip.gui.ClientMenu.Item
Get item icon
getIcon(String) - Static method in class dip.misc.Utils
Gets a resource as an Icon.
getIconHeight() - Method in class dip.gui.swing.ColorRectIcon
Icon height
getIconWidth() - Method in class dip.gui.swing.ColorRectIcon
Icon width
getImage(String) - Static method in class dip.misc.Utils
Gets a resource as an Image.
getImage(URL) - Static method in class dip.misc.Utils
Returns an Image from the given URL.
getImageIcon(String) - Static method in class dip.misc.Utils
Get an ImageIcon.
getIndex() - Method in class dip.world.Coast
Gets the index of a Coast.
getIndex() - Method in class dip.world.Province
Returns the Province index; this is an int between 0 (inclusive) and the total number of provinces (exclusive).
getInfoEntry(Province) - Method in class dip.gui.map.MapMetadata
Get an InfoEntry
getInitialStates() - Method in class dip.world.variant.data.Variant
The starting InitialStates.
getInitialText() - Method in class dip.judge.parser.JudgeParser
For Listings, this is null.
getInitialTurnState() - Method in class dip.world.World
Gets the first TurnState object
getInputStream(String) - Static method in class dip.misc.Utils
Gets an InputStream to the named resource; throws an exception if the resource could not be found.
getInputStreamReader(String) - Static method in class dip.misc.Utils
Gets an InputStreamReader to the named resource.
getInstance() - Static method in class dip.gui.HTMLFormat
 
getInstance() - Static method in class dip.order.OrderParser
Gets an OrderParser instance
getInstance() - Static method in class dip.world.WorldFactory
Get an instance of the WorldFactory
getJMenuBar() - Method in class dip.gui.ClientMenu
Get the JMenuBar
getJSVGCanvas() - Method in class dip.gui.map.MapPanel
Get JSVGCanvas
getJSplitPane() - Method in class dip.gui.ClientFrame
Get the JSplitPane component
getJudgeName() - Method in class dip.judge.parser.JudgeParser
Get the name of the Judge
getJudgeName() - Method in class dip.world.metadata.GameMetadata
Gets the Judge name; may be null
getKey() - Method in class dip.order.ValidationOptions.Option
 
getLastOccupier(Province) - Method in class dip.world.Position
Returns the Power that last occupied a given space.
getLastTurnState() - Method in class dip.world.World
Gets the most current (last in the list) TurnState.
getLayer(String) - Method in class dip.gui.map.DefaultMapRenderer2
Get a mapped layer
getLegalConvoyRoute(Location, Location) - Method in class dip.world.Path
Returns the true convoy route between src & dest; all fleets must have: a Convoy order, with convoy src/dest matching the src/dest given the evaluation state of the Convoy order must not be Tristate.FAILURE
getLocalIntArray(String) - Static method in class dip.misc.Utils
Gets an array of resource-bundle ints, for internationalization.
getLocalString(String) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocalString(String, Object) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocalString(String, Object, Object) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocalString(String, Object, Object, Object) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocalString(String, Object[]) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocalStringArray(String) - Static method in class dip.misc.Utils
Gets an array of resource-bundle Strings, for internationalization.
getLocalStringNoEx(String) - Static method in class dip.misc.Utils
Gets a resource-bundle String; this is for internationalization.
getLocale() - Static method in class dip.misc.Utils
Get which Locale has been loaded or selected.
getLocation(String) - Method in class dip.gui.map.DefaultMapRenderer2
Gets the location that corresponds to a given string id
Assumes ID is lowercase!
getLocation(String) - Method in class dip.gui.map.MapRenderer2
Get a location that corresponds to an ID
getLocationName() - Method in class dip.judge.parser.PositionParser.PositionInfo
Gets the location name
getLocationString(SAXParseException) - Method in class dip.world.variant.parser.XMLErrorHandler
Gets the error, nicely formatted
getLocations(Coast) - Method in class dip.world.Province.Adjacency
Gets the locations which are adjacent to the coast.
getMAUPanel() - Method in class dip.gui.dialog.newgame.NewGameDialog
 
getMap() - Method in class dip.world.World
Returns the Map (dip.world.Map) associated with this World.
getMapGraphics() - Method in class dip.world.variant.data.Variant
The mapGraphics associated with this Variant.
getMapGrapic(String) - Method in class dip.world.variant.data.Variant
Finds the MapGraphic by name; case insensitive.
getMapMetadata() - Method in class dip.gui.ClientFrame
Get MapMetadata (note: may be null)
getMapMetadata() - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getMapMetadata() - Method in class dip.gui.map.DefaultMapRenderer2
Gets the MapMetadata object
getMapMetadata() - Method in class dip.gui.map.MapPanel
Convenience method: get the MapMetadata object
getMapMetadata() - Method in class dip.gui.map.MapRenderer2
Get the MapMetadata object
getMapMetadata() - Method in class dip.gui.order.GUIOrder.MapInfo
Get MapMetadata information
getMapName() - Method in class dip.world.World.VariantInfo
Get the Map name.
getMapPanel() - Method in class dip.gui.ClientFrame
Get the MapPanel component
getMapRenderer() - Method in class dip.gui.map.MapPanel
Convenience method: get the map renderer.
getMaster() - Method in class dip.net.message.PressConfiguration
Get the Master (null if none)
getMasterName() - Method in class dip.net.message.PressConfiguration
Get master nick/name.
getMaxGameDurationYears() - Method in class dip.world.VictoryConditions
Returns number maximum game duration, in years.
getMaxGameTimeYears() - Method in class dip.world.variant.data.Variant
Victory Conditions: Maximum game duration, in years.
getMaxYearsNoSCChange() - Method in class dip.world.variant.data.Variant
Victory Conditions: Maximum years without a supply-center ownership change before game ends.
getMenuItem(ClientMenu.Item) - Method in class dip.gui.ClientMenu
Get a JMenuItem given an Item (usually a specified constant)
getMessage() - Method in interface dip.net.message.PressMessage
Message body.
getMessage(OrderFormatOptions) - Method in class dip.order.result.BouncedResult
Creates an appropriate internationalized text message given the set and unset parameters.
getMessage(OrderFormatOptions) - Method in class dip.order.result.ConvoyPathResult
Creates an appropriate internationalized text message given the convoy path.
getMessage(OrderFormatOptions) - Method in class dip.order.result.DependentMoveFailedResult
Creates an appropriate internationalized text message given the set and unset parameters.
getMessage(OrderFormatOptions) - Method in class dip.order.result.DislodgedResult
Creates an appropriate internationalized text message given the set and unset parameters.
getMessage() - Method in class dip.order.result.Result
Get the message.
getMessage(OrderFormatOptions) - Method in class dip.order.result.Result
Get the message.
getMessage(OrderFormatOptions) - Method in class dip.order.result.TimeResult
Converts the Resource to a properly-internationlized text message.
getMinDistance(Province, Province) - Method in class dip.world.Path
Find shortest distance between src & dest.
getMinimumSize() - Method in class dip.gui.OrderDisplayPanel
Overriden to return the preferred size.
getMnemonic() - Method in class dip.gui.ClientMenu.Item
Get item mnemonic
getMode() - Method in class dip.gui.ClientFrame
Gets the current mode.
getModeText() - Method in class dip.gui.StatusBar
Get the Mode indicator text
getModeratorEmail() - Method in class dip.world.metadata.GameMetadata
Gets moderator email address; may be null.
getModeratorName() - Method in class dip.world.metadata.GameMetadata
Gets moderator name; may be null.
getModeratorURI() - Method in class dip.world.metadata.GameMetadata
Gets moderator URI; may be null.
getNJudgeOrders() - Method in class dip.judge.parser.JudgeOrderParser
Returns the NJudgeOrder(s) after parsing.
getName() - Method in class dip.gui.ClientMenu.Item
Get item name
getName() - Method in class dip.gui.dialog.prefs.DisplayPreferencePanel
 
getName() - Method in class dip.gui.dialog.prefs.ExportPreferencePanel
 
getName() - Method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
getName() - Method in class dip.gui.dialog.prefs.PreferencePanel
Returns the name of the panel.
getName() - Method in class dip.net.message.MID
Get the name (which may be null) associated with the ID
getName() - Method in interface dip.tool.Tool
Get the Tool name.
getName() - Method in class dip.world.Coast
Returns the full name (long name) of a coast; e.g., "North Coast"
getName() - Method in class dip.world.Power
Returns the name of the power.
getName() - Method in class dip.world.RuleOptions.Option
Returns the Option name.
getName() - Method in class dip.world.RuleOptions.OptionValue
Returns the OptionValue name.
getName() - Method in class dip.world.metadata.PlayerMetadata
Gets player name.
getName() - Method in class dip.world.variant.data.MapGraphic
The name of this map.
getName() - Method in class dip.world.variant.data.Symbol
Gets the Symbol name.
getName() - Method in class dip.world.variant.data.SymbolPack.CSSStyle
Get the CSS Style name.
getName() - Method in class dip.world.variant.data.SymbolPack
The name of the SymbolPack.
getName() - Method in class dip.world.variant.data.Variant.NameValuePair
Return the Name
getName() - Method in class dip.world.variant.data.Variant
The name of the variant.
getNameI18N() - Method in class dip.world.RuleOptions.Option
Gets the internationalized ("display") version of the name.
getNameI18N() - Method in class dip.world.RuleOptions.OptionValue
Gets the internationalized ("display") version of the name.
getNames() - Method in class dip.world.Power
Get all names.
getNarrowingOrder() - Method in class dip.order.Support
Returns the Narrowing order, or null if none was specified.
getNext() - Method in class dip.world.Phase.PhaseType
Get the next PhaseType, in sequence.
getNext() - Method in class dip.world.Phase.SeasonType
Get the next season
getNext() - Method in class dip.world.Phase.YearType
Get the next YearType, in sequence
getNext() - Method in class dip.world.Phase
Get the phase that would be after to the current phase
getNextLongLine(BufferedReader) - Static method in class dip.judge.parser.ParserUtils
Gets the next non-short line from a buffered reader.
getNextTurnState() - Method in interface dip.process.Adjudicator
Returns the next TurnState, or null if an error occured or the game has been won.
getNextTurnState() - Method in class dip.process.StdAdjudicator
This may return null, if the game has ended and victory conditions have been met during the Adjustment phase.
getNextTurnState(TurnState) - Method in class dip.world.World
Gets the TurnState that comes after this phase (if it exists).
getNick() - Method in class dip.net.message.MID
Get the nickname.
getNickAndName() - Method in class dip.net.message.MID
Prints nick, and if set, name.
getNotes() - Method in class dip.world.metadata.GameMetadata
Gets textual notes.
getNotes() - Method in class dip.world.metadata.PlayerMetadata
Gets textual notes.
getNumBuildOrRemove() - Method in class dip.judge.parser.AdjustmentParser.AdjustInfo
Number of units to build or remove
getNumRequiredLocations() - Method in class dip.gui.order.GUIBuild
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIConvoy
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIDefineState
Always returns 0.
getNumRequiredLocations() - Method in class dip.gui.order.GUIDisband
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIHold
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIMove
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIMoveExplicit
 
getNumRequiredLocations() - Method in interface dip.gui.order.GUIOrder
Returns the number of required Location set points.
getNumRequiredLocations() - Method in class dip.gui.order.GUIRemove
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIRetreat
 
getNumRequiredLocations() - Method in class dip.gui.order.GUISupport
 
getNumRequiredLocations() - Method in class dip.gui.order.GUIWaive
 
getNumSCForVictory() - Method in class dip.world.variant.data.Variant
Victory Conditions: Number of Supply Centers required for victory.
getNumSupplyCenters() - Method in class dip.judge.parser.AdjustmentParser.AdjustInfo
Current number of supply centers
getNumUnits() - Method in class dip.judge.parser.AdjustmentParser.AdjustInfo
Current number of units
getOBserverPTDesc() - Method in class dip.net.message.PressConfiguration
Get observer press type description (including if broadcast).
getOFO() - Method in class dip.gui.ClientFrame
Get the user-specified Order Format Options (OFO)
getObserverPTName() - Method in class dip.net.message.PressConfiguration
Get observer press type (including if broadcast).
getObserverPressType() - Method in class dip.net.message.PressConfiguration
Get the type of press allowed between observers
getOption(String) - Method in class dip.order.ValidationOptions
 
getOptionValue(RuleOptions.Option) - Method in class dip.world.RuleOptions
Obtains the value for an Option.
getOptions() - Method in class dip.order.ValidationOptions
 
getOrder() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
Returns the Order
getOrder() - Method in class dip.order.OrderException
The Order that generated the Exception; null if not set.
getOrder() - Method in class dip.order.result.OrderResult
Get the Order.
getOrder() - Method in class dip.process.OrderState
Get the Order for this OrderState.
getOrderDisplayPanel() - Method in class dip.gui.ClientFrame
Get the OrderDisplayPanel component
getOrderDisplayPanel() - Method in class dip.gui.map.MapPanel
Convenience method: get the order display panel.
getOrderDisplayPanel() - Method in class dip.gui.undo.UndoRedoManager
Returns the OrderDisplayPanel associated with this UndoRedo manager.
getOrderDrawingPowers() - Method in class dip.gui.ClientMenu
Gets which powers are selected for drawing.
getOrderFormatOptions() - Static method in class dip.gui.dialog.prefs.DisplayPreferencePanel
Get the OrderFormatOptions from the stored preferences, or return a default set of OrderFormatOptions.
getOrderNameFormat() - Method in class dip.order.OrderFormatOptions
Gets the Order Name Format
getOrderNameStyle() - Method in class dip.order.OrderFormatOptions
Gets the Order Name Style
getOrderParamFloat(String, String) - Method in class dip.gui.map.MapMetadata
Gets the float version of a parameter.
getOrderParamFloatArray(String, String) - Method in class dip.gui.map.MapMetadata
Gets the float array version of a parameter.
getOrderParamString(String, String) - Method in class dip.gui.map.MapMetadata
Gets the String version of a parameter.
getOrderRadius(String, String) - Method in class dip.gui.map.MapMetadata
Gets the adjusted radius for an order.
getOrderStates() - Method in interface dip.process.Adjudicator
Get all OrderStates
getOrderStates() - Method in class dip.process.StdAdjudicator
Get all OrderStates
getOrderStatsAsHTML(World, OrderFormatOptions) - Static method in class dip.gui.report.OrderStatsWriter
Gets the order statistics as HTML
getOrderStatusPanel() - Method in class dip.gui.ClientFrame
Get the OrderStatusPanel component
getOrderTypes() - Method in class dip.world.variant.data.BorderData
Gets the Border Order types
getOrderablePowers() - Method in class dip.gui.ClientFrame
Returns the Powers for which orders may be entered.
getOrders(Power) - Method in class dip.world.TurnState
Returns the List of orders for a given Power.
getOriginalProvinceCSS() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
Returns original province CSS style(s), or null, derived when setProvinceHiliteElement() was called.
getOwnedSupplyCenters(Power) - Method in class dip.world.Position
Returns an Array of the owned Supply Centers for a given Power (whether or not they are home supply centers)
getOwnedSupplyCenters() - Method in class dip.world.Position
Returns an array of provinces with owned supply centers
getOwnerName() - Method in class dip.world.variant.data.SupplyCenter
Get the name of the Power that owns this supply center.
getOwnership() - Method in class dip.judge.parser.AdjustmentParser
Returns an array of OwnerInfo objects; this never returns null.
getPM() - Method in class dip.gui.ClientFrame
Get the PersistenceManager component
getPMThreadGroup() - Method in class dip.gui.PersistenceManager
Threads added to this ThreadGroup will be joined() at exit (with a pre-defined timeout) such that they will complete before jDip exits.
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIBuild
Used to set what type of Unit we are building.
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIConvoy
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIDefineState
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIDisband
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIHold
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIMove
Get optional Move parameters.
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIMoveExplicit
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in interface dip.gui.order.GUIOrder
Checks if a given parameter has been set.
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIRemove
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIRetreat
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUISupport
Always throws an IllegalArgumentException
getParam(GUIOrder.Parameter) - Method in class dip.gui.order.GUIWaive
Always throws an IllegalArgumentException
getPhase() - Method in class dip.gui.order.GUIOrder.StateInfo
Convenience method to get Phase from TurnState
getPhase() - Method in class dip.judge.parser.JudgeParser
Get the phase of the game
getPhase() - Method in class dip.judge.parser.PositionParser
Returns the Phase; this will be null if getPositionInfo() is a zero-length array
getPhase() - Method in class dip.judge.parser.TurnParser.Turn
Returns the PhaseType, or null if it cannot be detected.
getPhase() - Method in interface dip.net.message.PressMessage
Phase during which message was sent.
getPhase() - Method in class dip.world.TurnState
Returns the current Phase
getPhase() - Method in class dip.world.variant.data.BorderData
Gets the Border Phase
getPhaseCount() - Method in class dip.gui.PhaseSelector
Get the total number of phases.
getPhaseSelector() - Method in class dip.gui.ClientFrame
Get the PhaseSelector component
getPhaseSet() - Method in class dip.world.World
returns sorted (ascending) set of all Phases
getPhaseType() - Method in class dip.judge.parser.JudgeOrderParser
Returns the phase of the processed orders.
getPhaseType() - Method in class dip.world.Phase
Returns the PhaseType
getPlayerEmails() - Method in class dip.judge.parser.JudgeParser
Returns the email address for each player in the game, or a zero-length array
getPlayerMetadata(Power) - Method in class dip.world.World
Gets the metadata for a power.
getPlayerPTDesc() - Method in class dip.net.message.PressConfiguration
Get player press type description (including if broadcast).
getPlayerPTName() - Method in class dip.net.message.PressConfiguration
Get player press type (including if broadcast).
getPlayerPowerNames() - Method in class dip.judge.parser.JudgeParser
Returns the list of players in the game, or a zero-length-array
getPlayerPressType() - Method in class dip.net.message.PressConfiguration
Get the type of press allowed between players
getPosition() - Method in class dip.gui.map.MapPanel
Get the current Position
getPosition() - Method in class dip.gui.order.GUIOrder.StateInfo
Convenience method to get Position from TurnState
getPosition() - Method in class dip.world.TurnState
Gets the Position data for this TurnState
getPositionInfo() - Method in class dip.judge.parser.PositionParser
Returns PositionInfo, or a zero-length array
getPower() - Method in class dip.net.message.MID
Get the Power (or null, if unknown or not applicable) associated with the ID
getPower() - Method in class dip.order.Order
 
getPower() - Method in interface dip.order.Orderable
Gets the Power ordering the ordered Source unit
getPower() - Method in class dip.order.result.Result
Get the Power (or null if none) for whom this result is intended.
getPower() - Method in class dip.process.OrderState
Convenicent method: get the order Power
getPower(String) - Method in class dip.world.Map
Returns the power that matches name.
getPower() - Method in class dip.world.Unit
Get the Power who controls this Unit
getPowerCSS(Power) - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getPowerCSS(Power) - Method in class dip.gui.order.GUIOrder.MapInfo
Gets the CSS style for a given Power
getPowerCSSClass(Power) - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
Returns the CSS class for the power, or, the original CSS defined in the SVG file (if available) if power is null.
getPowerColor(Power) - Method in class dip.gui.map.MapMetadata
Get power color (the color of orders associated w/a power
getPowerFormat() - Method in class dip.order.OrderFormatOptions
Gets the Power Format
getPowerMatching(String) - Method in class dip.world.Map
Returns the Power that matches the powerName.
getPowerName() - Method in class dip.judge.parser.AdjustmentParser.AdjustInfo
Name of the Power
getPowerName() - Method in class dip.judge.parser.AdjustmentParser.OwnerInfo
Name of the Power
getPowerName() - Method in class dip.judge.parser.DislodgedParser.DislodgedInfo
Name of the Power
getPowerName() - Method in class dip.judge.parser.PositionParser.PositionInfo
Gets the Power
getPowerName() - Method in class dip.world.variant.data.InitialState
Power of unit owner
getPowerSVGGElement(Power, int) - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getPowerSVGGElement(Power, int) - Method in class dip.gui.order.GUIOrder.MapInfo
Gets the SVG G Element for this power, under which an order should be drawn.
getPowerState(Power) - Method in class dip.world.World
Gets any special per-power state information that is not associated with a particular TurnState.
getPowerStyle() - Method in class dip.order.OrderFormatOptions
Gets the Power Style
getPowers() - Method in class dip.world.Map
Returns an Array of all Powers.
getPowers() - Method in class dip.world.variant.data.Variant
Returns Powers associated with this Variant.
getPreferredSymbolPackName() - Method in class dip.world.variant.data.MapGraphic
The Preferred SymbolPack name, or null if none.
getPresentationName() - Method in class dip.gui.undo.UndoAddMultipleOrders
 
getPresentationName() - Method in class dip.gui.undo.UndoAddOrder
 
getPresentationName() - Method in class dip.gui.undo.UndoClearAll
 
getPresentationName() - Method in class dip.gui.undo.UndoClearSelected
 
getPresentationName() - Method in class dip.gui.undo.UndoDeleteMultipleOrders
 
getPresentationName() - Method in class dip.gui.undo.UndoDeleteOrder
 
getPresentationName() - Method in class dip.gui.undo.UndoEditAddUnit
 
getPresentationName() - Method in class dip.gui.undo.UndoEditRemoveUnit
 
getPresentationName() - Method in class dip.gui.undo.UndoEditSCOwner
 
getPresentationName() - Method in class dip.gui.undo.UndoResolve
 
getPressConfiguration() - Method in interface dip.net.message.PressChannel
Get the current configuration
getPressStore() - Method in class dip.world.World
Get the PressStore object, which stores and retreives Press messages.
getPrevious() - Method in class dip.world.Phase.PhaseType
Get the previous PhaseType, in sequence.
getPrevious() - Method in class dip.world.Phase.SeasonType
Get the previous season
getPrevious() - Method in class dip.world.Phase.YearType
Get the previous YearType, in sequence.
getPrevious() - Method in class dip.world.Phase
Get the phase that would come before the current phase
getPreviousTurnState(TurnState) - Method in class dip.world.World
Gets the TurnState that comes before the specified phase.
getProgramName() - Static method in class dip.gui.ClientFrame
Returns the Client program name.
getProhibitedPhases() - Method in class dip.net.message.PressConfiguration
Get which phases (if any) during which Press is prohibited
getProhibitedSeasons() - Method in class dip.net.message.PressConfiguration
Get which seasons (if any) during which Press is prohibited
getProhibitedTimes() - Method in class dip.net.message.PressConfiguration
Get list of times when press is not allowed, as verbose list.
getProhibitedYearTypes() - Method in class dip.net.message.PressConfiguration
Get which years (if any) during which Press is prohibited
getProvince() - Method in class dip.world.Location
Get the Province for this Location
getProvince(String) - Method in class dip.world.Map
Returns the Province that matches name.
getProvinceData() - Method in class dip.world.variant.data.Variant
The ProvinceData associated with this Variant
getProvinceData() - Method in interface dip.world.variant.parser.ProvinceParser
Returns the ProvinceData
getProvinceData() - Method in class dip.world.variant.parser.XMLProvinceParser
Returns the ProvinceData objects, or an empty list.
getProvinceFormat() - Method in class dip.order.OrderFormatOptions
Gets the Province Format
getProvinceHiliteElement() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getProvinceMatching(String) - Method in class dip.world.Map
Returns the Province that matches the input name.
getProvinceName(String) - Static method in class dip.world.Coast
Returns the Province name upto the first Coast seperator character ('-', '/', or '\'); Parentheses are not supported.
getProvinceName() - Method in class dip.world.variant.data.InitialState
Name of province to which this InitialState refers.
getProvinceName() - Method in class dip.world.variant.data.SupplyCenter
Get the province name of this supply center.
getProvinceStyle() - Method in class dip.order.OrderFormatOptions
Gets the Province Style
getProvinces() - Method in class dip.judge.parser.AdjustmentParser.OwnerInfo
Names of provinces with owned supply centers
getProvinces() - Method in class dip.world.Map
Returns an Array of all Provinces.
getProvinces() - Method in class dip.world.Position
Convenience method: Returns an array of Provinces
getProvincesMatchingClosest(String) - Method in class dip.world.Map
Finds the Province(s) that best match the given input.
getRadius() - Method in class dip.gui.map.MapMetadata.SymbolSize
Get the Radius of a circle centered over the width/height that will circumscribe width/height.
getRadius(float) - Method in class dip.gui.map.MapMetadata.SymbolSize
Computes a Radius given the known radius and a delta (smaller/larger).
getRadiusString(float) - Method in class dip.gui.map.MapMetadata.SymbolSize
Returns the Radius as a String (formatted float + units)
getRecentFileNamesFromCache() - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
getRecentFileNamesFromPrefs() - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
getRedoPresentationName() - Method in class dip.gui.undo.UndoClearAll
 
getRedoPresentationName() - Method in class dip.gui.undo.UndoClearSelected
 
getRenderCommandFactory() - Method in class dip.gui.map.DefaultMapRenderer2
Returns a DMR2RenderCommandFactory
getRenderCommandFactory() - Method in class dip.gui.map.MapPanel
Convenience method: get map renderer command factory class.
getRenderCommandFactory() - Method in class dip.gui.map.MapRenderer2
Get the RenderCommandFactory
getRenderSetting(Object) - Method in class dip.gui.map.DefaultMapRenderer2
Get a map rendering setting
getRenderSetting(Object) - Method in class dip.gui.map.MapRenderer2
Get a setting (as defined by the KEY_ constants)
getResource(URL, URI) - Static method in class dip.world.variant.VariantManager
Gets a specific resource for a Variant or a SymbolPack, given a URL to the package and a reference URI.
getResource(Variant, URI) - Static method in class dip.world.variant.VariantManager
Gets a specific resource by properly resolving the URI to this Variant.
getResource(SymbolPack, URI) - Static method in class dip.world.variant.VariantManager
Gets a specific resource by properly resolving the URI to this SymbolPack.
getResourceBase() - Static method in class dip.misc.Utils
Gets the Resource Base (resource directory).
getResourceBasePrefix() - Static method in class dip.misc.Utils
Get the resource base prefix.
getResult() - Method in class dip.judge.parser.JudgeImport
Returns if the creator of this JudgeImport object needs to create a new world, or if the current world is modified.
getResultList() - Method in class dip.world.TurnState
Returns the result list
getResultType() - Method in class dip.order.result.OrderResult
Get the ResultType.
getResults() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
Returns the Results of the order.
getRetreatChecker() - Method in class dip.gui.order.GUIOrder.StateInfo
Gets a RetreatChecker object (that can be shared between orders)
getRetreatLocationNames() - Method in class dip.judge.parser.DislodgedParser.DislodgedInfo
Names of valid retreat locations; zero-length if no valid retreats
getRetreatLocations() - Method in class dip.order.result.DislodgedResult
Returns the valid retreat locations, if set.
getRetreatStrength() - Method in class dip.process.OrderState
Get retreat strength
getReturnedActionCommand() - Method in class dip.gui.dialog.HeaderDialog
Get the returned JButton ActionCommand used to close the dialog.
getRuleOptionNVPs() - Method in class dip.world.variant.data.Variant
The RuleOptions (as name-value pairs) associated with this Variant
getRuleOptions() - Method in class dip.gui.dialog.newgame.NGDRuleOptions
Gets the (possibly) modified RuleOptions.
getRuleOptions() - Method in class dip.gui.map.MapPanel
Gets the RuleOptions
getRuleOptions() - Method in class dip.gui.order.GUIOrder.StateInfo
 
getRuleOptions() - Method in class dip.world.World.VariantInfo
Gets the RuleOptions
getRuleOptions() - Method in class dip.world.World
Convenience method: gets RuleOptions from VariantInfo object.
getRuleOptionsPanel() - Method in class dip.gui.dialog.newgame.NewGameDialog
 
getRunnableQueue() - Method in class dip.gui.map.MapRenderer2
Gets the Runnable Queue for the canvas.
getSCElement() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getSCOwnerChanged() - Method in class dip.world.TurnState
A flag indicating if, after adjudication, any supply centers have changed ownership.
getSCPt() - Method in class dip.gui.map.MapMetadata.InfoEntry
Location where supply centers are placed
getSCPt(Province) - Method in class dip.gui.map.MapMetadata
Convenience method: get Supply Center placement point for this Province
getSCsRequiredForVictory() - Method in class dip.world.VictoryConditions
Returns the number of Supply Centers required for victory.
getSVGData() - Method in class dip.world.variant.data.Symbol
Returns the SVG group of symbol definition with an identical id attribute as the Symbol name.
getSVGDocument() - Method in class dip.gui.map.MapPanel
Get SVGDocument [may be null!]
getSVGURI() - Method in class dip.world.variant.data.SymbolPack
Get the URI for the Symbol SVG data
getScale() - Method in class dip.world.variant.data.Symbol
Returns the scaling factor (IDENTITY_SCALE is the default)
getScaleFactor() - Method in class dip.gui.map.MapPanel
Gets the map scale factor (for zooming)
getScaledImage(Image, int, int) - Static method in class dip.misc.Utils
Scale an Image to the given width and height (in pixels)
getScaledImage(Image, float) - Static method in class dip.misc.Utils
Return a scaled image that is proportionally scaled via the given factor (e.g., 0.5f = 1/2 size).
getScreenSize() - Static method in class dip.misc.Utils
Return the screen size.
getScreenSize(float) - Static method in class dip.misc.Utils
Returns the screen size multiplied by the given fraction, preserving the aspect ratio, and returns the result.
getScreenSize(float, float) - Static method in class dip.misc.Utils
Returns the screen size multiplied by the given fraction, preserving the aspect ratio, and returns the result.
getScrollerSize() - Method in class dip.gui.map.MapPanel
Get the current Scroller container size
getSeason() - Method in class dip.world.variant.data.BorderData
Gets the Border Season
getSeasonType() - Method in class dip.world.Phase
Returns the SeasonType
getSelected(ClientMenu.Item) - Method in class dip.gui.ClientMenu
 
getSelectedMap() - Method in class dip.gui.dialog.newgame.NGDMapAndUnits
Get the selected Map Graphic
getSelectedSymbolPack() - Method in class dip.gui.dialog.newgame.NGDMapAndUnits
Get the selected SymbolPack
getSelfSupport(boolean) - Method in class dip.process.OrderState
Similar to getSupport(), but, determines self-support (if any).
getShortName() - Method in class dip.world.Province
Gets the short name of the Province This returns the first short name if there are more than one.
getShortName() - Method in class dip.world.Unit.Type
Get the short name of this type (e.g., 'A')
getShortNames() - Method in class dip.world.Province
Gets all short names of the Province
getShortNames() - Method in class dip.world.variant.data.ProvinceData
Short (abbreviated) name of Province; (e.g., "mao" or "mid-atlantic")
getShowPossessivePower() - Method in class dip.order.OrderFormatOptions
Indicates if Posessive Powers should be shown
getShowResolutionResults() - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
Returns if we should automatically bring up the resolution results dialog
getSource() - Method in class dip.order.Order
 
getSource() - Method in interface dip.order.Orderable
Gets the Location of the ordered unit
getSource() - Method in class dip.process.OrderState
Convenicent method: get the order source Location
getSourceName() - Method in class dip.judge.parser.DislodgedParser.DislodgedInfo
Location of the unit
getSourceProvince() - Method in class dip.process.OrderState
Convenicent method: get the order source Province
getSourceUnitType() - Method in class dip.order.Order
 
getSourceUnitType() - Method in interface dip.order.Orderable
Gets the Type of the ordered unit
getStartOptionsPanel() - Method in class dip.gui.dialog.newgame.NewGameDialog
 
getStartingPhase() - Method in class dip.world.variant.data.Variant
The starting time.
getState() - Method in class dip.gui.F2FOrderDisplayPanel
Get the state, so it may be restored later.
getStatusBar() - Method in class dip.gui.ClientFrame
Get the StatusBar component
getStatusBar() - Method in class dip.gui.map.MapPanel
Convenience method: get the status bar
getStatusBarUtils() - Method in class dip.gui.map.MapPanel
Convenience method: get the status bar utility class
getStyle() - Method in class dip.world.variant.data.SymbolPack.CSSStyle
Get the CSS Style value.
getSubject() - Method in interface dip.net.message.PressMessage
Message subject.
getSubjectLine() - Method in class dip.judge.parser.TurnParser.Turn
Returns the unparsed Subject: line
getSubstitutedOrder() - Method in class dip.order.result.SubstitutedResult
Returns the substituted (new) order that replaces the old order (or no order, if an order was created).
getSubstitutedOrderStates() - Method in interface dip.process.Adjudicator
Returns a list of substituted orders.
getSubstitutedOrderStates() - Method in class dip.process.StdAdjudicator
Returns a list of substituted orders.
getSuggestedExportName() - Method in class dip.gui.PersistenceManager
Gets a suggested export name.
getSuggestedSaveName() - Method in class dip.gui.PersistenceManager
Gets a suggested filename for a saved game.
getSupplyCenterCount() - Method in class dip.process.Adjustment.AdjustmentInfo
# of supply centers for this power (includes home supply centers)
getSupplyCenterHomePower(Province) - Method in class dip.world.Position
Get the home power of the supply center; null if no supply center or home power
getSupplyCenterOwner(Province) - Method in class dip.world.Position
Get the owner of the supply center; null if no owner or no supply center.
getSupplyCenters() - Method in class dip.world.variant.data.Variant
Returns SupplyCenter objects
getSupport(boolean) - Method in class dip.process.OrderState
For each support in the dependent list, the total support is determined in the following manner: if isCertain == true: +1 if support evalState == TriSTate.SUCCESS +0 if evalState is UNCERTAIN or FAILURE if isCertain == false; [calculates 'max' support] +1 if support evalState == SUCCESS or UNCERTAIN +0 if support evalState == FAILURE Note:
It is assumed that all support is 'appropriate'; and that invalid supports have already been marked as such (e.g., if order is Move A-B, and we have to supports: support 1: C sup A-B, and support 2: C sup A) that support 2 (illegal for a Move order) is marked FAILURE with it's evalstate.
getSupport(boolean, OrderState[], int) - Method in class dip.process.OrderState
Helper method, used by other getSupport() and getSelfSupport() methods.
getSupportedDest() - Method in class dip.order.Support
Returns the Location that we are Supporting into; if this is a non-move Support, this will return the same (referentially!)
getSupportedPower() - Method in class dip.order.Support
Returns the Power of the Unit we are Supporting.
getSupportedSrc() - Method in class dip.order.Support
Returns the Location of the Unit we are Supporting
getSupportedUnitType() - Method in class dip.order.Support
Returns the Unit Type of the Unit we are Supporting Warning: this can be null, if no unit type was set, and no strict validation was performed (via validate()).
getSymbol(String) - Method in class dip.world.variant.data.SymbolPack
Find the Symbol with the given Name (case sensitive); returns null if name not found.
getSymbolName(Unit.Type) - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getSymbolName(Unit.Type) - Method in class dip.gui.map.DefaultMapRenderer2
Get the Symbol Name for the given unit type
getSymbolName(Unit.Type) - Method in class dip.gui.map.MapRenderer2
Get the Symbol Name for the given unit type
getSymbolName(Unit.Type) - Method in class dip.gui.order.GUIOrder.MapInfo
Gets the Symbol Name for a given unit type
getSymbolPack(String, float) - Static method in class dip.world.variant.VariantManager
Finds SymbolPack with the given name, or null if no SymbolPack is found.
getSymbolPack(MapGraphic, String, float) - Static method in class dip.world.variant.VariantManager
Obtains a SymbolPack via the following criteria: If matching SymbolPack name and Version found, that is returned; otherwise Returns SymbolPack of same name but of the newest available version; otherwise Returns the newest available SymbolPack preferred by the MapGraphic (if set); otherwise Returns the first SymbolPack in the list of SymbolPacks.
getSymbolPack() - Method in interface dip.world.variant.parser.SymbolParser
Returns the SymbolPack
getSymbolPack() - Method in class dip.world.variant.parser.XMLSymbolParser
Returns the SymbolPack, or null, if parse() has not yet been called.
getSymbolPackName() - Method in class dip.world.World.VariantInfo
Get the Symbol pack name.
getSymbolPackVersion() - Method in class dip.world.World.VariantInfo
Get the Symbol pack version.
getSymbolPackVersions(String) - Static method in class dip.world.variant.VariantManager
Returns the versions of a SymbolPack that are available.
getSymbolPacks() - Static method in class dip.world.variant.VariantManager
Returns the known SymbolPacks.
getSymbolSize(String) - Method in class dip.gui.map.MapMetadata
Gets the SymbolSize for a symbol; null if symbol is not recognized.
getSymbols() - Method in class dip.world.variant.data.SymbolPack
Get the Symbols
getSystemNode() - Static method in class dip.misc.SharedPrefs
Preferences that apply for all users ("System").
getTabName() - Method in class dip.gui.dialog.newgame.NGDMapAndUnits
Get the tab name.
getTabName() - Method in class dip.gui.dialog.newgame.NGDRuleOptions
Get the tab name.
getTabName() - Method in class dip.gui.dialog.newgame.NGDStartOptions
Get the tab name.
getTabName() - Method in class dip.gui.dialog.newgame.NGDVariantSelect
Get the tab name.
getTabState() - Method in class dip.gui.F2FOrderDisplayPanel.F2FState
The submission state of the displayed tabs.
getText() - Method in class dip.gui.dialog.TextViewer
Get the TextViewer text.
getText() - Method in class dip.judge.parser.JudgeParser
Returns the rest of the text for further parsing.
getText() - Method in class dip.judge.parser.TurnParser.Turn
Returns the text between Subject: upto (but not including) the next Date: line
getText(String) - Static method in class dip.misc.Utils
Gets a resource as a String.
getText(String, Object) - Static method in class dip.misc.Utils
Gets a resource as a String.
getText(String, Object[]) - Static method in class dip.misc.Utils
Gets a resource as a String.
getThumbnailURI() - Method in class dip.world.variant.data.MapGraphic
The URI for the thumbnail graphic of this map.
getThumbnailURI() - Method in class dip.world.variant.data.SymbolPack
Get the URI for the thumbnail image
getTimeReceived() - Method in interface dip.net.message.PressMessage
Time when message arrived. 0 if unknown.
getTimeSent() - Method in interface dip.net.message.PressMessage
Time when message was sent. 0 if unknown.
getTo() - Method in interface dip.net.message.PressMessage
Message recipients.
getTools() - Static method in class dip.tool.ToolManager
Returns all Tool objects loaded.
getTransit(Location, Unit.Type, Phase, Class) - Method in class dip.world.Province
Checks if unit can transit from a Location to this Province.
getTransit(Phase, Order) - Method in class dip.world.Province
Convenient version of getTransit()
getTristate(boolean) - Static method in class dip.process.Tristate
Get a Tristate that is equivalent to the boolean
getTurnState() - Method in class dip.gui.ClientFrame
Returns the current TurnState.
getTurnState() - Method in class dip.gui.map.MapPanel
Get the current TurnState
getTurnState() - Method in class dip.gui.order.GUIOrder.MapInfo
Get TurnState (to get Orders, Phase, Position, etc.)
getTurnState() - Method in class dip.gui.order.GUIOrder.StateInfo
 
getTurnState() - Method in interface dip.process.Adjudicator
Get the TurnState that is currently being adjudicated, and that will have its results and flags set appropriately when adjudication is complete.
getTurnState() - Method in class dip.process.StdAdjudicator
Get the TurnState
getTurnState(Phase) - Method in class dip.world.World
Gets the TurnState associated with the specified Phase
getTurns() - Method in class dip.judge.parser.TurnParser
Returns the turns.
getType() - Method in class dip.judge.parser.JudgeParser
Returns the type of this input
getType() - Method in class dip.world.Unit
Get the Type of unit (e.g., Army or Fleet)
getURI() - Method in class dip.gui.map.MapPanel
gets URI of current document
getURI() - Method in class dip.world.metadata.PlayerMetadata
Gets player contact URI.
getURI() - Method in class dip.world.variant.data.MapGraphic
The URI for a map SVG file.
getURL(String) - Static method in class dip.misc.Utils
Given a resource name, extract a URL for the given resource.
getUndoPresentationName() - Method in class dip.gui.undo.UndoClearAll
 
getUndoPresentationName() - Method in class dip.gui.undo.UndoClearSelected
 
getUndoRedoManager() - Method in class dip.gui.ClientFrame
Get the UndoRedoManager component
getUndoRedoManager() - Method in class dip.world.World
Gets the UndoRedo manager that was saved.
getUnit() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getUnit(Province) - Method in class dip.world.Position
Get the unit contained in this Province.
getUnitCSS(Power) - Method in class dip.gui.map.DefaultMapRenderer2.DMRMapInfo
 
getUnitCSS(Power) - Method in class dip.gui.order.GUIOrder.MapInfo
Gets the CSS style for a given Power's units
getUnitCount() - Method in class dip.process.Adjustment.AdjustmentInfo
# of units for this power
getUnitCount() - Method in class dip.world.Position
Returns the number of provinces with non-dislodged units
getUnitElement() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
 
getUnitFormat() - Method in class dip.order.OrderFormatOptions
Gets the Unit Format
getUnitName() - Method in class dip.judge.parser.DislodgedParser.DislodgedInfo
Type Name of the unit (e.g., "Fleet")
getUnitName() - Method in class dip.judge.parser.PositionParser.PositionInfo
Gets the Unit
getUnitProvinces() - Method in class dip.world.Position
Returns an array of provinces with non-dislodged units
getUnitProvinces(Power) - Method in class dip.world.Position
Gets all the Provinces with non-dislodged Units for a particular power.
getUnitPt(Coast) - Method in class dip.gui.map.MapMetadata.InfoEntry
Location where units are placed
getUnitPt(Province, Coast) - Method in class dip.gui.map.MapMetadata
Convenience method: get Unit placement point for this Province
getUnitStyle() - Method in class dip.order.OrderFormatOptions
Gets the Unit Style
getUnitType() - Method in class dip.world.variant.data.InitialState
Type of unit
getUnitTypes() - Method in class dip.world.variant.data.BorderData
Gets the Border unit types
getUnits() - Method in class dip.gui.map.MapMetadata.SymbolSize
Gets the Units (never null, but may be empty).
getUnusedPendingBuilds() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
Returns the number of unused builds pending.
getUnusedPendingWaives() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
Returns the number of unused builds waived.
getUserNode() - Static method in class dip.misc.SharedPrefs
Per-user preferences.
getValidDirectionalCoasts() - Method in class dip.world.Province
Return the coasts supported by this province.
getValidLocations(Location) - Method in class dip.process.RetreatChecker
Gets all valid locations to which this unit may retreat.
getValidated(Unit.Type) - Method in class dip.world.Location
Simple Validate This is typically used for support destinations, e.g.
getValidatedAndDerived(Unit.Type, Unit) - Method in class dip.world.Location
This extends the simple getValidated() method, by performing additional validation/checking given turnstate information.
getValidatedSetup(Unit.Type) - Method in class dip.world.Location
This is mainly used for game setup (WorldFactory).
getValidatedUnitType(Province, Unit.Type, Unit) - Method in class dip.order.Order
Convenience method for matching unit types.
getValidatedWithMove(Unit.Type, Location) - Method in class dip.world.Location
This extends the simple validate method, be performing additional checking for move orders.
getValidating() - Method in class dip.gui.ClientFrame
Returns true if we should validate all data files.
getValidationOptions() - Method in class dip.gui.ClientFrame
Get the current order validation options settings.
getValidationOptions() - Method in class dip.gui.dialog.ValidationOptionsDialog
Get the ValidationOptions selected by the user.
getValidationOptions() - Method in class dip.gui.order.GUIOrder.StateInfo
 
getValue() - Method in class dip.world.variant.data.Variant.NameValuePair
Return the Value
getValueDescriptions() - Method in class dip.order.ValidationOptions.DescriptiveOption
 
getValues() - Method in class dip.order.ValidationOptions.Option
 
getVariant() - Method in class dip.gui.dialog.newgame.NGDStartOptions
Gets the (possibly) modified Variant
getVariant(String, float) - Static method in class dip.world.variant.VariantManager
Finds Variant with the given name, or null if no Variant is found.
getVariantInfo() - Method in class dip.world.World
Get the Variant Info object.
getVariantName() - Method in class dip.judge.parser.JudgeParser
Get the name of the Variant
getVariantName() - Method in class dip.world.World.VariantInfo
Get the Variant name.
getVariantPackageJarURL(Variant) - Static method in class dip.world.variant.VariantManager
Gets the URL to the Variant package (plugin).
getVariantVersion() - Method in class dip.world.World.VariantInfo
Get the Variant version.
getVariantVersions(String) - Static method in class dip.world.variant.VariantManager
Returns the versions of a variant that are available.
getVariants() - Static method in class dip.world.variant.VariantManager
Returns the known Variants.
getVariants() - Method in interface dip.world.variant.parser.VariantParser
Returns an array of Variant objects.
getVariants() - Method in class dip.world.variant.parser.XMLVariantParser
Returns an array of Variant objects.
getVersion() - Static method in class dip.gui.ClientFrame
Returns the Client version; format:
major.minor.revision (language)
getVersion() - Method in interface dip.tool.Tool
Get the current Tool version
getVersion() - Method in class dip.world.variant.data.SymbolPack
Version of this SymbolPack
getVersion() - Method in class dip.world.variant.data.Variant
Version of this variant
getVersionMajor() - Static method in class dip.gui.ClientFrame
Returns the Client major version
getVersionMinor() - Static method in class dip.gui.ClientFrame
Returns the Client minor version
getVictoryConditions() - Method in class dip.world.World
Get the Victory Conditions
getWebURI() - Method in interface dip.tool.Tool
Get the Tool Web URI (web address, ftp address, etc.).
getWidth() - Method in class dip.gui.map.MapMetadata.SymbolSize
Get the Width
getWindowSettings(Component) - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
getWorld() - Method in class dip.gui.ClientFrame
Returns the current World, or null if no World is loaded.
getWorld() - Method in class dip.gui.dialog.newgame.NGDVariantSelect
Returns the newly created World, or null, based upon the user's selections
getWorld() - Method in class dip.gui.map.MapPanel
Convenience method: get the World
getWorld() - Method in class dip.judge.parser.JudgeImport
Returns the World object after successful parsing, or null if unsuccessfull.
getWorld() - Method in interface dip.tool.ToolProxy
Gets the current World object, if any.
getWorld() - Method in class dip.tool.ToolProxyImpl
 
getWorld() - Method in class dip.world.TurnState
Gets the World object associated with this TurnState.
getXJFileChooser() - Static method in class dip.misc.XJFileChooser
Gets the XJFileChooser (only one exists -- this must be enforced by you!).
getXJSVGCanvas() - Method in class dip.gui.map.MapPanel
Get XJSVGCanvas
getYear() - Method in class dip.world.Phase.YearType
Gets the year.
getYear() - Method in class dip.world.Phase
Returns the year
getYear() - Method in class dip.world.variant.data.BorderData
Gets the Border Year
getYearType() - Method in class dip.world.Phase
Returns the YearType
getYearTypeValue() - Method in class dip.gui.dialog.newgame.BCSpinner
Type-Safe version of getValue()
getYearsWithoutSCChange() - Method in class dip.world.VictoryConditions
Returns number of Years without any Supply Center being captured for the game to end.

A B C D E F G H I J K L M N O P R S T U V W X Y _
Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.