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

O

OBSERVER_ANY - Static variable in class dip.net.message.PressConfiguration
Observers: same restrictions as players
OBSERVER_NONE - Static variable in class dip.net.message.PressConfiguration
Observers: No press (except to master) is allowed
OBSERVER_WHITE - Static variable in class dip.net.message.PressConfiguration
Observers: Only White press from observers is allowed
OPTION_BUILDS - Static variable in class dip.world.RuleOptions
 
OPTION_CONVOYED_MOVES - Static variable in class dip.world.RuleOptions
 
OPTION_GLOBAL_PARSING - Static variable in class dip.order.ValidationOptions
 
OPTION_WINGS - Static variable in class dip.world.RuleOptions
 
ORDERS - Static variable in class dip.gui.ClientMenu
 
ORDERS_MULTI_INPUT - Static variable in class dip.gui.ClientMenu
 
ORDERS_RESOLVE - Static variable in class dip.gui.ClientMenu
 
ORDERS_REVALIDATE - Static variable in class dip.gui.ClientMenu
 
ORDERS_VAL_OPTIONS - Static variable in class dip.gui.ClientMenu
 
ORD_VAL_BORDER - Static variable in class dip.order.Order
 
Order - class dip.order.Order.
This is the base class for all Order objects.
Order() - Constructor for class dip.order.Order
No-arg constructor
Order(Power, Location, Unit.Type) - Constructor for class dip.order.Order
Constructor for the Order object
OrderControlBar - class dip.gui.map.OrderControlBar.
ControlBar that displays Order functionality Mnemonics not used -- they interfere with menubar functionality.
OrderControlBar(MapPanel) - Constructor for class dip.gui.map.OrderControlBar
Any time the TurnState changes, a new OrderControlBar is created.
OrderDisplayPanel - class dip.gui.OrderDisplayPanel.
The OrderDisplayPanel: displayer of orders.
OrderDisplayPanel(ClientFrame) - Constructor for class dip.gui.OrderDisplayPanel
Creates an OrderDisplayPanel
OrderDisplayPanel.ODPPropertyListener - class dip.gui.OrderDisplayPanel.ODPPropertyListener.
Property change listener
OrderDisplayPanel.ODPPropertyListener() - Constructor for class dip.gui.OrderDisplayPanel.ODPPropertyListener
 
OrderException - exception dip.order.OrderException.
An OrderException indicates that an Order could not be created, or contains invalid parameters.
OrderException(String) - Constructor for class dip.order.OrderException
Create an OrderException, with a Message only.
OrderException(Order, String) - Constructor for class dip.order.OrderException
Create an OrderException, with the given Order and Message.
OrderFactory - class dip.order.OrderFactory.
Creates Orders..
OrderFactory() - Constructor for class dip.order.OrderFactory
Creates an OrderFactory
OrderFormat - class dip.order.OrderFormat.
OrderFormat formats orders according to the specified format string.
OrderFormat() - Constructor for class dip.order.OrderFormat
 
OrderFormatOptions - class dip.order.OrderFormatOptions.
This object controls, in detail, how orders are formatted.
OrderFormatOptions() - Constructor for class dip.order.OrderFormatOptions
Create an OrderFormatOptions object.
OrderParser - class dip.order.OrderParser.
Parses text to create an Order object.
OrderResult - class dip.order.result.OrderResult.
A message sent to a specific Power that refers to a specific order.
OrderResult() - Constructor for class dip.order.result.OrderResult
no-arg constructor for subclasses
OrderResult(Orderable, String) - Constructor for class dip.order.result.OrderResult
Create an OrderResult with the given Order and Message.
OrderResult(Orderable, OrderResult.ResultType, String) - Constructor for class dip.order.result.OrderResult
Create an OrderResult with the given Order, ResultType, and Message.
OrderResult.ResultType - class dip.order.result.OrderResult.ResultType.
Type-Safe enumerated categories of OrderResults.
OrderResult.ResultType(String, int) - Constructor for class dip.order.result.OrderResult.ResultType
 
OrderState - class dip.process.OrderState.
OrderState objects keep track of the state of an order, during adjudication.
OrderState(Order) - Constructor for class dip.process.OrderState
Create an OrderState.
OrderStatsWriter - class dip.gui.report.OrderStatsWriter.
Order Statistics
OrderStatusPanel - class dip.gui.OrderStatusPanel.
OrderStatusPanel: contains a label that displays the current phase, if a game is loaded.
OrderStatusPanel(ClientFrame) - Constructor for class dip.gui.OrderStatusPanel
Creates an OrderStatusPanel object.
OrderWarning - exception dip.order.OrderWarning.
This is a special type of OrderException that is given for possibly ambiguous orders.
OrderWarning(String) - Constructor for class dip.order.OrderWarning
Create an OrderWarning.
OrderWarning(Order, String) - Constructor for class dip.order.OrderWarning
Create an OrderWarning.
Orderable - interface dip.order.Orderable.
All Order objects must implement this interface.
onMsgPressProperties() - Method in class dip.gui.MessageMenuHandler
Handler for viewing press properties
onMsgPressView() - Method in class dip.gui.MessageMenuHandler
Handler for viewing press messages
onMsgPressWrite() - Method in class dip.gui.MessageMenuHandler
Handler for composing (new) press messages
open(File) - Method in class dip.gui.PersistenceManager
Opens a World from the given File, after confirmation
open() - Method in class dip.gui.PersistenceManager
Opens a world, displaying a FileChooser dialog.
open(PressConfiguration) - Method in interface dip.net.message.PressChannel
Open a PressChannel, configured with the given PressConfiguration object.
open(File) - Static method in class dip.world.World
Reads a World object from a file.
optionMap - Variable in class dip.world.RuleOptions
 
options - Variable in class dip.order.ValidationOptions
 
order - Variable in class dip.order.result.OrderResult
The Order to which this Result refers
orderCreated(GUIOrder) - Method in class dip.gui.map.DefaultMapRenderer2
Called when an order has been added to the order list
orderCreated(GUIOrder) - Method in class dip.gui.map.MapRenderer2
Called when an order has been added to the order list
orderDeleted(GUIOrder) - Method in class dip.gui.map.DefaultMapRenderer2
Called when an order has been deleted from the order list
orderDeleted(GUIOrder) - Method in class dip.gui.map.MapRenderer2
Called when an order has been deleted from the order list
orderListScrollPane - Variable in class dip.gui.OrderDisplayPanel
 
owner - 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.