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

C

CANCELED - Static variable in interface dip.gui.order.GUIOrder
Message displayed when order is cancelled.
CLICK_TO_CANCEL - Static variable in interface dip.gui.order.GUIOrder
Message indicating click to cancel order.
CLICK_TO_ISSUE - Static variable in interface dip.gui.order.GUIOrder
Message displayed when an order may be issued by a mouse click
COAST_SEP_HYPEN - Static variable in class dip.order.OrderFormatOptions
Coast Separator: hyphen
COAST_SEP_NONE - Static variable in class dip.order.OrderFormatOptions
Coast Separator: none (a space; used for parenthetical coasts)
COAST_SEP_SLASH - Static variable in class dip.order.OrderFormatOptions
Coast Separator: forward slash
COMPLETE - Static variable in interface dip.gui.order.GUIOrder
Message displayed when order entry is complete.
CONST_ADJUSTMENT - Static variable in class dip.world.Phase.PhaseType
 
CONST_FALL - Static variable in class dip.world.Phase.SeasonType
 
CONST_MOVEMENT - Static variable in class dip.world.Phase.PhaseType
 
CONST_RETREAT - Static variable in class dip.world.Phase.PhaseType
 
CONST_SPRING - Static variable in class dip.world.Phase.SeasonType
 
CONST_SUMMER - Static variable in class dip.world.Phase.SeasonType
 
CONST_WINTER - Static variable in class dip.world.Phase.SeasonType
 
CONTENT_HTML - Static variable in class dip.gui.dialog.TextViewer
Content Type: text/html
CONTENT_PLAIN - Static variable in class dip.gui.dialog.TextViewer
Content Type: text/plain
CONVOY_PATH_TAKEN - Static variable in class dip.order.result.OrderResult.ResultType
ResultType indicating what convoy path a convoyed unit used
CREDITS_URL - Static variable in class dip.gui.dialog.AboutDialog
 
CURSOR_DRAG_ARMY - Static variable in class dip.gui.map.MapPanel
 
CURSOR_DRAG_ARMY_NO - Static variable in class dip.gui.map.MapPanel
 
CURSOR_DRAG_FLEET - Static variable in class dip.gui.map.MapPanel
 
CURSOR_DRAG_FLEET_NO - Static variable in class dip.gui.map.MapPanel
 
CURSOR_DRAG_WING - Static variable in class dip.gui.map.MapPanel
 
CURSOR_DRAG_WING_NO - Static variable in class dip.gui.map.MapPanel
 
ClientFrame - class dip.gui.ClientFrame.
The main class for starting the client... everything starts here.
ClientFrame(String[]) - Constructor for class dip.gui.ClientFrame
Create a ClientFrame, the main screen for the GUI Client.
ClientMenu - class dip.gui.ClientMenu.
Implements many menu methods, and constructs the menus.
ClientMenu(ClientFrame) - Constructor for class dip.gui.ClientMenu
 
ClientMenu.Item - class dip.gui.ClientMenu.Item.
Inner class that describes and obtains menu item info from the resource file.
ClientMenu.Item(String) - Constructor for class dip.gui.ClientMenu.Item
Create a MenuItem definition from the properties file Mac OS X: for accelerator keys, "control" will be changed to use the platform default (Command).
Coast - class dip.world.Coast.
Coasts are essential to determining connectivity between Provinces.
ColorRectIcon - class dip.gui.swing.ColorRectIcon.
Creates an Icon that is a solid color within a 1-pixel black rectangular border.
ColorRectIcon(int, int, Color) - Constructor for class dip.gui.swing.ColorRectIcon
Create a ColorRect
Contents - Static variable in class dip.misc.Help.HelpID
Welcome (main help contents)
ControlBar - class dip.gui.map.ControlBar.
All ControlBars must extend this Control bar.
ControlBar(MapPanel) - Constructor for class dip.gui.map.ControlBar
Create a ControlBar
Convert - class dip.misc.Convert.
Converts JUDGE map files to jDip XML adjacency format.
Convert() - Constructor for class dip.misc.Convert
 
Convoy - class dip.order.Convoy.
Implementation of the Convoy order.
Convoy(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Constructor for class dip.order.Convoy
Creates a Convoy order
Convoy() - Constructor for class dip.order.Convoy
Creates a Convoy order
ConvoyPathResult - class dip.order.result.ConvoyPathResult.
An OrderResult that contains the path taken by a successfully convoyed Move.
ConvoyPathResult(Orderable, List) - Constructor for class dip.order.result.ConvoyPathResult
Create a ConvoyPathResult
ConvoyPathResult(Orderable, Province[]) - Constructor for class dip.order.result.ConvoyPathResult
Create a ConvoyPathResult
canIssueOrder(Power) - Method in class dip.gui.order.GUIOrder.StateInfo
Determines if the player can issue orders for this power
canSend(PressMessage, Phase) - Method in class dip.net.message.PressConfiguration
Determines, based on settings, if a message can be sent.
canTransit(Phase, Order) - Method in class dip.world.Border
Determines if a unit can transit from a location to this location.
canTransit(Location, Unit.Type, Phase, Class) - Method in class dip.world.Border
Determines if a unit can transit from a location to this location.
canTransit(Location, Unit.Type, Phase, Class) - Method in class dip.world.Province
Checks if unit can transit from a Location to this Province.
canTransit(Phase, Order) - Method in class dip.world.Province
Convenient version of canTransit()
cancel() - Method in class dip.gui.dialog.prefs.DisplayPreferencePanel
 
cancel() - Method in class dip.gui.dialog.prefs.ExportPreferencePanel
 
cancel() - Method in class dip.gui.dialog.prefs.GeneralPreferencePanel
 
cancel() - Method in class dip.gui.dialog.prefs.PreferencePanel
Cancel; do not apply changes made.
centerIn(Component, Component) - Static method in class dip.misc.Utils
Centers the inner component within the outer component.
centerInScreen(Component) - Static method in class dip.misc.Utils
Centers the component in the screen.
changeSCOwner(Province, Power) - Method in class dip.gui.map.EditControlBar
Change the supply center owner of a province; does not generate an undo/redo event.
check() - Method in class dip.misc.PropertyCheck
 
checkNew() - Method in interface dip.net.message.PressChannel
Explicitly check for new Press
checkPower(Power, TurnState, boolean) - Method in class dip.order.Order
Validates the given Power
checkSeasonAdjustment(TurnState, String) - Method in class dip.order.Order
Convenience method to check that we are in the Adjustment phase
checkSeasonMovement(TurnState, String) - Method in class dip.order.Order
Convenience method to check that we are in the Movement phase
checkSeasonRetreat(TurnState, String) - Method in class dip.order.Order
Convenience method to check that we are in the Retreat phase
checkValidity(Location) - Method in class dip.gui.map.EditControlBar
 
checkValue(RuleOptions.OptionValue) - Method in class dip.world.RuleOptions.Option
Checks if the given OptionValue is permitted; if so, returns true.
cleanup() - Method in class dip.gui.GameIO.ReadGameThread
 
clear() - Method in class dip.process.Adjustment.AdjustmentInfoMap
Clears all information from this object.
clearAllOrders() - Method in class dip.world.TurnState
Clear all Orders, for all Powers.
clearAndExecute(RenderCommandFactory.RenderCommand, RenderCommandFactory.RenderCommand) - Method in class dip.gui.map.MapRenderer2
Prevents any enqueued RenderCommands from being executed.
clearFileList() - Static method in class dip.gui.dialog.prefs.GeneralPreferencePanel
Clears the MRU file list.
clearLocations() - Method in class dip.gui.order.GUIBuild
 
clearLocations() - Method in class dip.gui.order.GUIConvoy
 
clearLocations() - Method in class dip.gui.order.GUIDefineState
Always returns false.
clearLocations() - Method in class dip.gui.order.GUIDisband
 
clearLocations() - Method in class dip.gui.order.GUIHold
 
clearLocations() - Method in class dip.gui.order.GUIMove
 
clearLocations() - Method in class dip.gui.order.GUIMoveExplicit
 
clearLocations() - Method in interface dip.gui.order.GUIOrder
Clear all set locations.
clearLocations() - Method in class dip.gui.order.GUIRemove
 
clearLocations() - Method in class dip.gui.order.GUIRetreat
 
clearLocations() - Method in class dip.gui.order.GUISupport
 
clearLocations() - Method in class dip.gui.order.GUIWaive
 
clearModeText() - Method in class dip.gui.StatusBar
Clear Mode indicator text
clearOptions() - Method in class dip.order.ValidationOptions
 
clearOrderText() - Method in class dip.gui.OrderStatusPanel
Clears the order TextField of any text
clearText() - Method in class dip.gui.StatusBar
Clear the text
clearText() - Method in class dip.gui.map.StatusBarUtils
Clear the StatusBar text
clientFrame - Variable in class dip.gui.OrderDisplayPanel
 
clone() - Method in class dip.net.message.PressConfiguration
Clones the object.
clone() - Method in class dip.order.OrderFormatOptions
Clone
clone() - Method in class dip.order.ValidationOptions
for clone(): The hashtable is cloned, using hashtable.clone().
clone() - Method in class dip.world.Location
Implements a clone.
clone() - Method in class dip.world.Position
Deep clone of the contents of this Position.
clone() - Method in class dip.world.Unit
Returns a Clone of the unit.
clone() - Method in class dip.world.variant.data.Variant
Creates a deep clone of all data EXCEPT InitialState / SupplyCenter data / Name / Description
cloneExceptDislodged() - Method in class dip.world.Position
Deep clone of everything except dislodged units.
cloneExceptUnits() - Method in class dip.world.Position
Deep clone of everything *except* dislodged & non-dislodged units; (e.g., SC ownership, Power Info, etc.)
close() - Method in class dip.gui.F2FOrderDisplayPanel
Cleanup
close() - Method in class dip.gui.OrderDisplayPanel
OrderDisplayPanel cleanup.
close() - Method in class dip.gui.OrderStatusPanel
Performs any cleanup.
close() - Method in class dip.gui.PersistenceManager
Cleanup
close() - Method in class dip.gui.PhaseSelector
Cleanup the PhaseSelector object
close(String) - Method in class dip.gui.dialog.HeaderDialog
Called when the dialog is closing.
close() - Method in class dip.gui.dialog.HeaderDialog
Do not override this method!
close(String) - Method in class dip.gui.dialog.MetadataDialog
Handle OK/Cancel selections
close(String) - Method in class dip.gui.dialog.TextViewer
Close() override.
close(String) - Method in class dip.gui.dialog.ValidationOptionsDialog
 
close() - Method in class dip.gui.dialog.XDialog
Called when closing.
close(String) - Method in class dip.gui.dialog.newgame.NewGameDialog
Handle dialog closing
close(String) - Method in class dip.gui.dialog.prefs.PreferenceDialog
Apply or Cancel settings after closing dialog
close() - Method in class dip.gui.map.DefaultMapRenderer2
Close the MapRenderer, releasing all resources.
close() - Method in class dip.gui.map.MapMetadata
Clean up any resources used by this object
close() - Method in class dip.gui.map.MapPanel
Release any resources held by this component / reset state
close() - Method in class dip.gui.map.MapRenderer2
Clean up any resources used by the MapRenderer.
close(String) - Method in class dip.judge.gui.FlocImportDialog
Handle OK and CANCEL selections
close() - Static method in class dip.misc.Log
Flushes and closes the log file (if writing to stdout, this has no effect)
close() - Method in interface dip.net.message.PressChannel
Close a PressChannel.
close() - Method in class dip.world.variant.parser.XMLProvinceParser
Cleanup, clearing any references/resources
close() - Method in class dip.world.variant.parser.XMLSymbolParser
Cleanup, clearing any references/resources
close() - Method in class dip.world.variant.parser.XMLVariantParser
Cleanup, clearing any references/resources
coast - Variable in class dip.world.Unit
 
collectData() - Method in class dip.gui.report.OrderStatsWriter
Makes an array of tabular data, for easy calculation.
colorToHTMLHex(Color) - Static method in class dip.misc.Utils
Converts a color to HTML hex color in the following format: #RRGGBB.
colorToHex(Color) - Static method in class dip.misc.Utils
Given a Color, convert it to a hex String.
colorToHex(Color, boolean) - Static method in class dip.misc.Utils
Converts a Color to its Hexadecimal equivalent, and prepends a '#' sign if withPound is true.
compareTo(Object) - Method in class dip.order.result.OrderResult.ResultType
Sorts the result type
compareTo(Object) - Method in class dip.order.result.OrderResult
Compare in the following order: Power (null first) Orderable source province [null first] ResultType [never null] message [never null, but may be empty] If power is null, it will be first in ascending order.
compareTo(Object) - Method in class dip.order.result.Result
Compare first by Power, then by Message.
compareTo(Object) - Method in class dip.world.Phase.PhaseType
Temporally compares PhaseType objects
compareTo(Object) - Method in class dip.world.Phase.SeasonType
Compares the order of two seasons.
compareTo(Object) - Method in class dip.world.Phase.YearType
Temporally compares YearType objects
compareTo(Object) - Method in class dip.world.Phase
Compares the Phase to the given Phase object.
compareTo(Object) - Method in class dip.world.Power
Implementation of Comparable interface
compareTo(Object) - Method in class dip.world.Province
Compares this province to another, by the full name, ignoring case
compareTo(Object) - Method in class dip.world.variant.data.SymbolPack
Comparison, based on Name.
compareTo(Object) - Method in class dip.world.variant.data.Variant
Compares based on Name
compose(MID, MID, String, String) - Method in interface dip.net.message.PressChannel
Compose a message (to a single recipient)
compose(MID, MID[], String, String) - Method in interface dip.net.message.PressChannel
Compose a message (to multiple recipients)
composeBroadcast(MID, String, String) - Method in interface dip.net.message.PressChannel
Compose a broadcast message
connectionClosed(PressChannel) - Method in interface dip.net.message.PressListener
A connection was closed
connectionClosed(PressChannel) - Method in class dip.net.message.PressListenerAdapter
A connection was closed
connectionError(PressChannel, Exception) - Method in interface dip.net.message.PressListener
A connection error has occured
connectionError(PressChannel, Exception) - Method in class dip.net.message.PressListenerAdapter
A connection error has occured
connectionOpened(PressChannel) - Method in interface dip.net.message.PressListener
A connection was opened
connectionOpened(PressChannel) - Method in class dip.net.message.PressListenerAdapter
A connection was opened
constName - Variable in class dip.world.Phase.PhaseType
 
convoyDest - Variable in class dip.order.Convoy
 
convoyPower - Variable in class dip.order.Convoy
 
convoyRoutes - Variable in class dip.order.Move
 
convoySrc - Variable in class dip.order.Convoy
 
convoyUnitType - Variable in class dip.order.Convoy
 
createBuild(Power, Location, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIBuild order
createBuild(Power, Location, Unit.Type) - Method in class dip.order.OrderFactory
Creates a Build order
createCachedDialog(JFrame) - Static method in class dip.gui.dialog.AboutDialog
Create a cached copy of this dialog
createCachedDialog(ClientFrame) - Static method in class dip.gui.dialog.newgame.NewGameDialog
Create a dialog, and place in cache
createConvoy(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIConvoy order
createConvoy(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Method in class dip.order.OrderFactory
Creates a Convoy order
createDebug() - Static method in class dip.order.OrderFormatOptions
Create an OrderFormatOptions object with the debug settings.
createDefault() - Static method in class dip.order.OrderFormatOptions
Create an OrderFormatOptions object with the default settings.
createDefaultContentBorder(JComponent) - Method in class dip.gui.dialog.HeaderDialog
Creates a default border around the given component, of BTN_BAR_EDGE size, except at bottom.
createDefineState(Power, Location, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIDefineState order
createDefineState(Power, Location, Unit.Type) - Method in class dip.order.OrderFactory
Creates a DefineState order
createDisband(Power, Location, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIDisband order
createDisband(Power, Location, Unit.Type) - Method in class dip.order.OrderFactory
Creates a Disband order
createEmailTextField(int) - Static method in class dip.misc.Utils
Constructs a formatted text field that only allows valid email characters.
createFromVariant(Variant) - Static method in class dip.world.RuleOptions
Create a RuleOptions from a Variant.
createGUIBuild() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIBuild order
createGUIConvoy() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIConvoy order
createGUIDefineState() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIDefineState order
createGUIDisband() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIDisband order
createGUIHold() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIHold order
createGUIMove() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMove order
createGUIMoveExplicit() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMoveExplicit order
createGUIRemove() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIRemove order
createGUIRetreat() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIRetreat order
createGUISupport() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUISupport order
createGUIWaive() - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIWaive order
createHold(Power, Location, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIHold order
createHold(Power, Location, Unit.Type) - Method in class dip.order.OrderFactory
Creates a Hold order
createListener() - Method in class dip.gui.map.XJSVGCanvas
Overrides createListener() to return our own Listener, with several new features we need.
createMove(Power, Location, Unit.Type, Location) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMove order
createMove(Power, Location, Unit.Type, Location, boolean) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMove order
createMove(Power, Location, Unit.Type, Location, Province[]) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMove order
createMove(Power, Location, Unit.Type, Location, List) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIMove order
createMove(Power, Location, Unit.Type, Location) - Method in class dip.order.OrderFactory
Creates a Move order
createMove(Power, Location, Unit.Type, Location, boolean) - Method in class dip.order.OrderFactory
Creates a Move order
createMove(Power, Location, Unit.Type, Location, Province[]) - Method in class dip.order.OrderFactory
Creates a Move order
createMove(Power, Location, Unit.Type, Location, List) - Method in class dip.order.OrderFactory
Creates a Move order
createNJudge() - Static method in class dip.order.OrderFormatOptions
Create an OrderFormatOptions object with the NJudge settings.
createPropertyListener() - Method in class dip.gui.F2FOrderDisplayPanel
Create an extended property listener.
createPropertyListener() - Method in class dip.gui.OrderDisplayPanel
Create the ODPPropertyListener used to receive events.
createRCRenderAll(MapRenderer2) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCRenderAll(MapRenderer2) - Method in class dip.gui.map.RenderCommandFactory
 
createRCRenderAllForced(MapRenderer2) - Method in class dip.gui.map.DMR2RenderCommandFactory
Force re-rendering of all orders (erase then update).
createRCRenderProvince(MapRenderer2, Province) - Method in class dip.gui.map.DMR2RenderCommandFactory
Updates the province, based on the current Position object This typically will change units, dislodged units, and supply center information for the given Province.
createRCRenderProvince(MapRenderer2, Province) - Method in class dip.gui.map.RenderCommandFactory
 
createRCRenderProvinceForced(MapRenderer2, Province) - Method in class dip.gui.map.DMR2RenderCommandFactory
Force-update the unit or dislodged unit information
createRCSetDisplayDislodgedUnits(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetDisplayDislodgedUnits(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetDisplaySC(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetDisplaySC(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetDisplayUnits(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetDisplayUnits(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetDisplayUnordered(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetDisplayUnordered(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetInfluenceMode(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetInfluenceMode(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetLabel(MapRenderer2, Object) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetLabel(MapRenderer2, Object) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetPowerOrdersDisplayed(MapRenderer2, Power[]) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetPowerOrdersDisplayed(MapRenderer2, Power[]) - Method in class dip.gui.map.RenderCommandFactory
 
createRCSetTurnstate(MapRenderer2, TurnState) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCSetTurnstate(MapRenderer2, TurnState) - Method in class dip.gui.map.RenderCommandFactory
 
createRCShowMap(MapRenderer2, boolean) - Method in class dip.gui.map.DMR2RenderCommandFactory
 
createRCShowMap(MapRenderer2, boolean) - Method in class dip.gui.map.RenderCommandFactory
 
createRCUpdateSC(MapRenderer2, Province) - Method in class dip.gui.map.DMR2RenderCommandFactory
Update a Supply Center (position)
createRemove(Power, Location, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIRemove order
createRemove(Power, Location, Unit.Type) - Method in class dip.order.OrderFactory
Creates a Remove order
createRetreat(Power, Location, Unit.Type, Location) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIRetreat order
createRetreat(Power, Location, Unit.Type, Location) - Method in class dip.order.OrderFactory
Creates a Retreat order
createRootPane() - Method in class dip.gui.dialog.XDialog
Adds the ESC key listener
createSupport(Power, Location, Unit.Type, Location, Power, Unit.Type) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUISupport order, to Support a unit staying in place.
createSupport(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUISupport order, to Support a unit moving (or staying in place, if supDest == null)
createSupport(Power, Location, Unit.Type, Location, Power, Unit.Type) - Method in class dip.order.OrderFactory
Creates a Support order, to Support a unit staying in place.
createSupport(Power, Location, Unit.Type, Location, Power, Unit.Type, Location) - Method in class dip.order.OrderFactory
Creates a Support order, to Support a unit moving (or staying in place, if supDest == null)
createTerse() - Static method in class dip.order.OrderFormatOptions
Create an OrderFormatOptions object with the terse settings.
createTextLabel(boolean) - Static method in class dip.misc.Utils
Creates a JEditorPane that has flowing, rich (HTML) text, but is not selectable or editable.
createTextLabel(String, boolean) - Static method in class dip.misc.Utils
Creates a JEditorPane that has flowing, rich (HTML) text, but is not selectable or editable.
createTextLabel(String, boolean, boolean) - Static method in class dip.misc.Utils
Creates a JEditorPane that has flowing, rich (HTML) text, but is not selectable or editable.
createURITextField(int) - Static method in class dip.misc.Utils
Constructs a formatted text field that only allows valid URI characters.
createUseElement(SVGDocument, String, String, String, float, float, MapMetadata.SymbolSize) - Static method in class dip.gui.map.SVGUtils
Creates an SVG <use> element.
createUserAgent() - Method in class dip.gui.map.XJSVGCanvas
Overrides createUserAgent() to return our own UserAgent, which allows selectable validation control of the parser.
createVerbose() - Static method in class dip.order.OrderFormatOptions
Create an OrderFormatOptions object with the verbose settings.
createWaive(Power, Location) - Method in class dip.gui.order.GUIOrderFactory
Creates a GUIWaive order
createWaive(Power, Location) - Method in class dip.order.OrderFactory
Creates a Waive order
createWingCoasts() - Method in class dip.world.Province.Adjacency
Creates a WING coast from Province coastal data.
createWorld(World) - Method in class dip.gui.ClientFrame
Sets the current World.
createWorld(Variant) - Method in class dip.world.WorldFactory
Generates a World given the supplied Variant information

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.