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

T

TEXT - Static variable in class dip.order.result.OrderResult.ResultType
ResultType for a general (not otherwise specified) message
TEXT_ACCEPT - Static variable in class dip.gui.dialog.XDialog
Internationalized button text for "Accept"
TEXT_CANCEL - Static variable in class dip.gui.dialog.XDialog
Internationalized button text for "Cancel"
TEXT_CLOSE - Static variable in class dip.gui.dialog.XDialog
Internationalized button text for "Close"
TEXT_OK - Static variable in class dip.gui.dialog.XDialog
Internationalized button text for "OK"
TITLE - Static variable in class dip.gui.dialog.AboutDialog
 
TITLE_F2F - Static variable in class dip.gui.dialog.newgame.NewGameDialog
 
TOOLS - Static variable in class dip.gui.ClientMenu
 
TOUCHING - Static variable in class dip.world.Coast
Alias for Coast.WING
TRUE - Static variable in class dip.process.Tristate
 
TXT_FILTER - Static variable in class dip.misc.SimpleFileFilter
TXT (plain text) file filter
TYPE_GRAY - Static variable in class dip.net.message.PressConfiguration
Press that is always anonymous
TYPE_NONE - Static variable in class dip.net.message.PressConfiguration
Disallow press of any type, except to the Master
TYPE_WHITE - Static variable in class dip.net.message.PressConfiguration
Press that is never anonymous.
TYPE_WHITE_AND_GRAY - Static variable in class dip.net.message.PressConfiguration
Press that may be anonymous or not.
TestParser - class dip.misc.TestParser.
A test harness that allows testing of the Order Parser (OrderParser.java).
TestSuite - class dip.misc.TestSuite.
A very hastily-programmed Test harness..
TextViewer - class dip.gui.dialog.TextViewer.
Display and (optionally) edit Text inside a HeaderDialog.
TextViewer(JFrame) - Constructor for class dip.gui.dialog.TextViewer
Create a non-modal TextViewer
TextViewer(JFrame, boolean) - Constructor for class dip.gui.dialog.TextViewer
Create a TextViewer
TextViewer.AcceptListener - interface dip.gui.dialog.TextViewer.AcceptListener.
AcceptListener: This class is called when the "Accept" button in clicked.
TextViewer.TVRunnable - class dip.gui.dialog.TextViewer.TVRunnable.
Lazy Loading worker thread; must be subclassed
TextViewer.TVRunnable() - Constructor for class dip.gui.dialog.TextViewer.TVRunnable
Create a TVRunnable
TimeResult - class dip.order.result.TimeResult.
TimeResult Timestamp result, with an optional message.
TimeResult(Power, String) - Constructor for class dip.order.result.TimeResult
A TimeStamped result, applicable to a particular power.
TimeResult(String) - Constructor for class dip.order.result.TimeResult
A TimeStamped result, applicable to all powers.
Tool - interface dip.tool.Tool.
 
ToolManager - class dip.tool.ToolManager.
Manages Tool plugins.
ToolProxy - interface dip.tool.ToolProxy.
Proxy object which facilitates communication between a Tool and jDip internal data structures.
ToolProxyImpl - class dip.tool.ToolProxyImpl.
Default, standard implementation of the ToolProxy object.
ToolProxyImpl(ClientFrame) - Constructor for class dip.tool.ToolProxyImpl
Constructor
Tristate - class dip.process.Tristate.
Trinary state object.
TurnParser - class dip.judge.parser.TurnParser.
Parses the Turns of a History file.
TurnParser(String) - Constructor for class dip.judge.parser.TurnParser
Create the TurnParser and perform parsing.
TurnParser.Turn - class dip.judge.parser.TurnParser.Turn.
A Turn object is created for each Turn detected in the History file.
TurnParser.Turn() - Constructor for class dip.judge.parser.TurnParser.Turn
 
TurnState - class dip.world.TurnState.
A TurnState represents a snapshot of the game for the given Phase.
TurnState() - Constructor for class dip.world.TurnState
Creates a TurnState object.
TurnState(Phase) - Constructor for class dip.world.TurnState
Creates a TurnState object.
tagFinderSVG(List, Node) - Static method in class dip.gui.map.SVGUtils
Given a list of objects, finds the first SVG tag that has an ID that matches the object.
tagFinderSVG(List, Node, boolean) - Static method in class dip.gui.map.SVGUtils
As above, but allows any SVG element to be returned
tagFinderSVG(Map, List, Node) - Static method in class dip.gui.map.SVGUtils
Given a list of objects, finds the first SVG tag that has an ID that matches the object.
tagFinderSVG(Map, List, Node, boolean) - Static method in class dip.gui.map.SVGUtils
As above but allows any SVG element to be returned
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIBuild
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIConvoy
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIDefineState
Always returns false.
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIDisband
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIHold
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIMove
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIMoveExplicit
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in interface dip.gui.order.GUIOrder
Tests if a given location is valid.
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIRemove
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIRetreat
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUISupport
 
testLocation(GUIOrder.StateInfo, Location, StringBuffer) - Method in class dip.gui.order.GUIWaive
 
toBriefString() - Method in class dip.order.Build
 
toBriefString() - Method in class dip.order.Convoy
 
toBriefString() - Method in class dip.order.DefineState
 
toBriefString() - Method in class dip.order.Disband
 
toBriefString() - Method in class dip.order.Hold
 
toBriefString() - Method in class dip.order.Move
 
toBriefString() - Method in interface dip.order.Orderable
Prints the entire order, in a brief syntax
toBriefString() - Method in class dip.order.Remove
 
toBriefString() - Method in class dip.order.Support
 
toBriefString() - Method in class dip.order.Waive
 
toFormattedString(OrderFormatOptions) - Method in class dip.order.Order
 
toFormattedString(OrderFormatOptions) - Method in interface dip.order.Orderable
Formats the order using the OrderFormat format string.
toFullString() - Method in class dip.order.Build
 
toFullString() - Method in class dip.order.Convoy
 
toFullString() - Method in class dip.order.DefineState
 
toFullString() - Method in class dip.order.Disband
 
toFullString() - Method in class dip.order.Hold
 
toFullString() - Method in class dip.order.Move
 
toFullString() - Method in interface dip.order.Orderable
Prints the entire order, in a verbose syntax
toFullString() - Method in class dip.order.Remove
 
toFullString() - Method in class dip.order.Support
 
toFullString() - Method in class dip.order.Waive
 
toLongString() - Method in class dip.world.Location
Returns the full (long) Locatin name (as per appendFull()) as a String
toString() - Method in class dip.gui.map.DefaultMapRenderer2.Tracker
For debugging only
toString() - Method in class dip.gui.map.RenderCommandFactory.RenderCommand
For debugging
toString() - Method in class dip.gui.order.GUIOrder.Parameter
gets the name of Parameter
toString() - Method in class dip.judge.parser.AdjustmentParser.AdjustInfo
String output for debugging; may change between versions.
toString() - Method in class dip.judge.parser.AdjustmentParser.OwnerInfo
String output for debugging; may change between versions.
toString() - Method in class dip.judge.parser.DislodgedParser.DislodgedInfo
String output for debugging; may change between versions.
toString() - Method in class dip.judge.parser.PositionParser.PositionInfo
For debugging only; this may change between versions.
toString() - Method in class dip.misc.Help.HelpID
 
toString() - Method in class dip.net.message.MID
Equivalent to getNickAndName()
toString() - Method in class dip.order.NJudgeOrderParser.NJudgeOrder
For debugging only
toString() - Method in class dip.order.Order
For debugging: calls toBriefString().
toString() - Method in class dip.order.result.BouncedResult
Primarily for debugging.
toString() - Method in class dip.order.result.ConvoyPathResult
Primarily for debugging.
toString() - Method in class dip.order.result.DependentMoveFailedResult
Primarily for debugging.
toString() - Method in class dip.order.result.DislodgedResult
Primarily for debugging.
toString() - Method in class dip.order.result.OrderResult.ResultType
For debugging: return the name
toString() - Method in class dip.order.result.OrderResult
For debugging
toString() - Method in class dip.order.result.Result
For debugging.
toString() - Method in class dip.order.result.SubstitutedResult
This is intended for debugging only.
toString() - Method in class dip.order.result.TimeResult
Convert the output to a String
toString() - Method in class dip.process.Adjustment.AdjustmentInfo
mostly for debugging
toString() - Method in class dip.process.Tristate
 
toString() - Method in class dip.world.Coast
Returns the full name of the coast
toString() - Method in class dip.world.Location
Returns the short Location name (as per appendBrief()) as a String
toString() - Method in class dip.world.Phase.PhaseType
Get the name of a phase
toString() - Method in class dip.world.Phase.SeasonType
Return the name of this season
toString() - Method in class dip.world.Phase.YearType
Get the name of a year.
toString() - Method in class dip.world.Phase
Displays the phase as a String
toString() - Method in class dip.world.Power
Implementation of Object.toString()
toString() - Method in class dip.world.Province
Returns the full name of the province
toString() - Method in class dip.world.RuleOptions.Option
For debugging only
toString() - Method in class dip.world.RuleOptions.OptionValue
For debugging only
toString() - Method in class dip.world.RuleOptions
For debugging only; print the rule options
toString() - Method in class dip.world.Unit.Type
Get the short name
toString() - Method in class dip.world.Unit
Displays internal object values.
toString() - Method in class dip.world.variant.data.InitialState
For debugging only!
toString() - Method in class dip.world.variant.data.MapGraphic
For debugging only!
toString() - Method in class dip.world.variant.data.ProvinceData
For debugging only!
toString() - Method in class dip.world.variant.data.SupplyCenter
For debugging only!
toString() - Method in class dip.world.variant.data.Variant
For debugging only!
trackerMap - Variable in class dip.gui.map.DefaultMapRenderer2
 
ts - Variable in class dip.gui.map.RenderCommandFactory.RCSetTurnstate
 
ts - Variable in class dip.gui.order.GUIOrder.MapInfo
 
turnState - Variable in class dip.gui.OrderDisplayPanel
 
tvFont - Static variable in class dip.gui.dialog.TextViewer
Default text area font
type - Variable in class dip.world.Unit
 

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.