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

R

REPORTS - Static variable in class dip.gui.ClientMenu
 
REPORTS_MAP_INFO - Static variable in class dip.gui.ClientMenu
 
REPORTS_ORDER_STATS - Static variable in class dip.gui.ClientMenu
 
REPORTS_PREVIOUS_RESULTS - Static variable in class dip.gui.ClientMenu
 
REPORTS_RESULTS - Static variable in class dip.gui.ClientMenu
 
REPORTS_SC_HISTORY - Static variable in class dip.gui.ClientMenu
 
REPORTS_STATUS - Static variable in class dip.gui.ClientMenu
 
RESULT_SUBJ_REGEX - Static variable in class dip.judge.parser.TurnParser
This text (or pattern) must be present in the Subject: line.
RETREAT - Static variable in class dip.world.Phase.PhaseType
Retreat PhaseType
RETREAT_ORDER_HEADER - Static variable in class dip.judge.parser.JudgeOrderParser
Header for recognizing the retreat order block.
Remove - class dip.order.Remove.
Implementation of the Remove order.
Remove(Power, Location, Unit.Type) - Constructor for class dip.order.Remove
Creates a Remove order
Remove() - Constructor for class dip.order.Remove
Creates a Remove order
RenderCommandFactory - class dip.gui.map.RenderCommandFactory.
 
RenderCommandFactory() - Constructor for class dip.gui.map.RenderCommandFactory
 
RenderCommandFactory.BooleanRenderCommand - class dip.gui.map.RenderCommandFactory.BooleanRenderCommand.
All Render updates occur via RenderCommands.
RenderCommandFactory.BooleanRenderCommand(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.BooleanRenderCommand
Constructor
RenderCommandFactory.RCRenderAll - class dip.gui.map.RenderCommandFactory.RCRenderAll.
Render the entire map
RenderCommandFactory.RCRenderAll(MapRenderer2) - Constructor for class dip.gui.map.RenderCommandFactory.RCRenderAll
Constructor
RenderCommandFactory.RCRenderProvince - class dip.gui.map.RenderCommandFactory.RCRenderProvince.
Render a particular Province
RenderCommandFactory.RCRenderProvince(MapRenderer2, Province) - Constructor for class dip.gui.map.RenderCommandFactory.RCRenderProvince
Constructor
RenderCommandFactory.RCSetDisplayDislodgedUnits - class dip.gui.map.RenderCommandFactory.RCSetDisplayDislodgedUnits.
Sets if Dislodged Units are displayed or not.
RenderCommandFactory.RCSetDisplayDislodgedUnits(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetDisplayDislodgedUnits
Constructor
RenderCommandFactory.RCSetDisplaySC - class dip.gui.map.RenderCommandFactory.RCSetDisplaySC.
Sets whether Supply Centers are displayed or not.
RenderCommandFactory.RCSetDisplaySC(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetDisplaySC
Constructor
RenderCommandFactory.RCSetDisplayUnits - class dip.gui.map.RenderCommandFactory.RCSetDisplayUnits.
Sets if Units are displayed or not.
RenderCommandFactory.RCSetDisplayUnits(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetDisplayUnits
Constructor
RenderCommandFactory.RCSetDisplayUnordered - class dip.gui.map.RenderCommandFactory.RCSetDisplayUnordered.
Sets if we highlight units without orders.
RenderCommandFactory.RCSetDisplayUnordered(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetDisplayUnordered
Constructor
RenderCommandFactory.RCSetInfluenceMode - class dip.gui.map.RenderCommandFactory.RCSetInfluenceMode.
Sets if we are in Influence mode or not.
RenderCommandFactory.RCSetInfluenceMode(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetInfluenceMode
Constructor
RenderCommandFactory.RCSetLabel - class dip.gui.map.RenderCommandFactory.RCSetLabel.
Change how labels are displayed
RenderCommandFactory.RCSetLabel(MapRenderer2, Object) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetLabel
Constructor
RenderCommandFactory.RCSetPowerOrdersDisplayed - class dip.gui.map.RenderCommandFactory.RCSetPowerOrdersDisplayed.
Sets which Powers have their orders displayed.
RenderCommandFactory.RCSetPowerOrdersDisplayed(MapRenderer2, Power[]) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetPowerOrdersDisplayed
Constructor
RenderCommandFactory.RCSetTurnstate - class dip.gui.map.RenderCommandFactory.RCSetTurnstate.
Render the entire map
RenderCommandFactory.RCSetTurnstate(MapRenderer2, TurnState) - Constructor for class dip.gui.map.RenderCommandFactory.RCSetTurnstate
Constructor
RenderCommandFactory.RCShowMap - class dip.gui.map.RenderCommandFactory.RCShowMap.
Show/hide the map (as opposed to background)
RenderCommandFactory.RCShowMap(MapRenderer2, boolean) - Constructor for class dip.gui.map.RenderCommandFactory.RCShowMap
Constructor
RenderCommandFactory.RenderCommand - class dip.gui.map.RenderCommandFactory.RenderCommand.
All Render updates occur via RenderCommands.
RenderCommandFactory.RenderCommand(MapRenderer2) - Constructor for class dip.gui.map.RenderCommandFactory.RenderCommand
Constructor
Result - class dip.order.result.Result.
A Result is a message that is sent from the adjudicator back to a power or all powers concerning turn processing.
Result() - Constructor for class dip.order.result.Result
no-arg constructor for subclasses
Result(Power, String) - Constructor for class dip.order.result.Result
Create a Result, that is for the given Power.
Result(String) - Constructor for class dip.order.result.Result
Create a Result that is applicable to all Powers.
ResultWriter - class dip.gui.report.ResultWriter.
Writes a summary of adjudication results in HTML format.
Retreat - class dip.order.Retreat.
Implementation of the Retreat order.
Retreat(Power, Location, Unit.Type, Location) - Constructor for class dip.order.Retreat
Creates a Retreat order
Retreat() - Constructor for class dip.order.Retreat
Creates a Retreat order
RetreatChecker - class dip.process.RetreatChecker.
RetreatChecker analyzes the current TurnState and the results of the previous TurnState to determine which (if any) retreat locations are acceptable for a retreating unit.
RetreatChecker(TurnState) - Constructor for class dip.process.RetreatChecker
Create a RetreatChecker.
RetreatChecker(TurnState, List) - Constructor for class dip.process.RetreatChecker
Create a RetreatChecker.
RuleOptions - class dip.world.RuleOptions.
RuleOptions is an object for storing Options and OptionValues that describe rule variants.
RuleOptions() - Constructor for class dip.world.RuleOptions
Creates a new RuleOptions object, which stores various Rule options.
RuleOptions.Option - class dip.world.RuleOptions.Option.
An Option is created for each type of Rule that may have more than one allowable option.
RuleOptions.Option(String, RuleOptions.OptionValue, RuleOptions.OptionValue[]) - Constructor for class dip.world.RuleOptions.Option
Create an Option.
RuleOptions.OptionValue - class dip.world.RuleOptions.OptionValue.
OptionValues are the pre-defined values that an Option may have.
RuleOptions.OptionValue(String) - Constructor for class dip.world.RuleOptions.OptionValue
Create an OptionValue.
readResolve() - Method in class dip.order.result.OrderResult.ResultType
Assigns serialized objects to a single constant reference
readResolve() - Method in class dip.world.Coast
Assigns serialized objects to a single constant reference
readResolve() - Method in class dip.world.Phase.PhaseType
Resolves a serialized Phase object into a constant reference
readResolve() - Method in class dip.world.Phase.SeasonType
Resolves the serialized reference into a constant
readResolve() - Method in class dip.world.Phase
Reconstitute a Phase object
readResolve() - Method in class dip.world.RuleOptions.Option
 
readResolve() - Method in class dip.world.RuleOptions.OptionValue
 
readResolve() - Method in class dip.world.Unit.Type
Assigns serialized objects to a single constant reference
redo() - Method in class dip.gui.undo.UndoAddMultipleOrders
 
redo() - Method in class dip.gui.undo.UndoAddOrder
 
redo() - Method in class dip.gui.undo.UndoDeleteMultipleOrders
 
redo() - Method in class dip.gui.undo.UndoDeleteOrder
 
redo() - Method in class dip.gui.undo.UndoEditAddUnit
 
redo() - Method in class dip.gui.undo.UndoEditRemoveUnit
 
redo() - Method in class dip.gui.undo.UndoEditSCOwner
 
redo() - Method in class dip.gui.undo.UndoRedoManager
Redo last undo
redo() - Method in class dip.gui.undo.UndoResolve
 
refresh() - Method in class dip.gui.OrderDisplayPanel
Refresh / revalidate the display
refreshMenu() - Method in class dip.gui.undo.UndoRedoManager
Refreshes the menu items, enabling & adding action names as appropriate.
registerHandler() - Static method in class dip.gui.GUIExceptionHandler
Registers this GUIExceptionHandler for uncaught Exceptions.
registerJMenuItem() - Method in interface dip.tool.Tool
Creates a JMenuItem (or JMenu for sub-items)
reloadMap() - Method in class dip.gui.map.MapPanel
Reloads the map, using the map URI as defined in World.
removeAllOrders(boolean) - Method in class dip.gui.OrderDisplayPanel
Removes all orders for all powers within the orderablePowers group (see ClientFrame for more information).
removeAllTurnStates() - Method in class dip.world.World
Removes all TurnStates from the World.
removeEldestEntry(Map.Entry) - Method in class dip.misc.LRUCache
Override to enable elimination of oldest entries
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIBuild
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIConvoy
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIDefineState
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIDisband
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIHold
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIMove
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIMoveExplicit
 
removeFromDOM(GUIOrder.MapInfo) - Method in interface dip.gui.order.GUIOrder
Removes order from the DOM
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIRemove
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIRetreat
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUISupport
 
removeFromDOM(GUIOrder.MapInfo) - Method in class dip.gui.order.GUIWaive
 
removeOrder(Orderable, boolean) - Method in class dip.gui.OrderDisplayPanel
Remove the given order from the TurnState.
removeOrders(Orderable[], boolean) - Method in class dip.gui.OrderDisplayPanel
Removes the given orders.
removePressListener(PressListener) - Method in interface dip.net.message.PressChannel
Remove a Press Listener
removeSelected() - Method in class dip.gui.OrderDisplayPanel
Deletes the orders from the order list that are selected, and that are members of the orderablePowers group.
removeTurnState(TurnState) - Method in class dip.world.World
Removes a turnstate from the world.
removeUnit(Province, boolean) - Method in class dip.gui.map.EditControlBar
Remove a unit from a province; does not generate an undo/redo event.
replaceAll(String, String, String) - Static method in class dip.misc.Utils
Replaces all instances of "tofind" with "toReplace" in the given input String, and returns the String after replacement has occured.
replaceAll(String, String[], String[]) - Static method in class dip.misc.Utils
Replaces all instances of "tofind" with "toReplace" in the given input String, and returns the String after replacement has occured.
replaceProvinceNames(StringBuffer) - Method in class dip.world.Map
Searches the input string for any province names that contain hyphens or whitespace ('-' or ' ') and replaces it with a short name.
rescaleImageIcon(ImageIcon, int, int) - Static method in class dip.misc.Utils
Scale an ImageIcon to the given width and height (in pixels)
resolveEntity(String, String) - Method in class dip.world.variant.parser.FastEntityResolver
Resolve the Entity
resolveOrders() - Method in class dip.gui.ClientFrame
Resolve orders.
restoreState(F2FOrderDisplayPanel.F2FState) - Method in class dip.gui.F2FOrderDisplayPanel
Restore the state
resultType - Variable in class dip.order.result.OrderResult
The ResultType
resultsToHTML(TurnState, OrderFormatOptions) - Static method in class dip.gui.report.ResultWriter
Displays a summary of the current results as HTML.
revalidateAllOrders() - Method in class dip.gui.OrderDisplayPanel
Force revalidation of all orders.
reverseIndex(int) - Method in class dip.world.Map
Given an index, returns the Province to which that index corresponds.
run() - Method in class dip.gui.GameIO.ReadGameThread
run()
run() - Method in class dip.gui.GameIO.WriteGameThread
run()
run() - Method in class dip.gui.dialog.TextViewer.TVRunnable
This method must be implemented by subclasses
run() - Method in class dip.gui.map.RenderCommandFactory.RenderCommand
Runnable interface.
run() - Method in class dip.judge.net.FlocImporter
Do the work (import text)

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.