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

G

GZIP - Static variable in class de.upb.swtpra05.group03.shuttle.util.Base64
Specify that data should be gzip-compressed.
GetConnectionOkTask - class de.upb.swtpra05.group03.shuttle.GetConnectionOkTask.
Description of the Class
GetConnectionOkTask(int, int, OrderID, int, int, int) - Constructor for class de.upb.swtpra05.group03.shuttle.GetConnectionOkTask
 
Graph - Variable in class de.upb.swtpra05.group03.companycontrol.AccountDevelopmentPanel
The Graph that will be shown inside this Frame
GraphEdge - class de.upb.swtpra05.group03.shuttle.GraphEdge.
 
GraphEdge(GraphNode, long, int, int, int) - Constructor for class de.upb.swtpra05.group03.shuttle.GraphEdge
 
GraphNode - class de.upb.swtpra05.group03.shuttle.GraphNode.
 
GraphNode(int) - Constructor for class de.upb.swtpra05.group03.shuttle.GraphNode
 
GraphNode(int, long, int) - Constructor for class de.upb.swtpra05.group03.shuttle.GraphNode
 
gameConstants(GameConstantsMessage) - Method in class de.upb.swtpra05.group03.shuttle.ParkingFeeDrawer
 
gameConstants(GameConstantsMessage) - Method in class de.upb.swtpra05.group03.shuttle.PluginMessenger
Sets some constant variables which are used by the plugin
gameConstants(GameConstantsMessage) - Method in class de.upb.swtpra05.group03.shuttle.ShuttleControl
Sets the size of the company the shuttle is member of and gets if needed the associates
gameConstants(GameConstantsMessage) - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
Sets the game constants.
gbc - Variable in class de.upb.swtpra05.group03.companycontrol.StrategyPanel
the GridBagLayoutConstraints
gbc - Variable in class de.upb.swtpra05.group03.companycontrol.TradePanel
the GridBagLayoutConstraints
gbc - Variable in class de.upb.swtpra05.group03.plugin.AccountPanel
No comment provided by developer, please add a comment to improve documentation.
gbc - Variable in class de.upb.swtpra05.group03.plugin.AccountPanelListing
No comment provided by developer, please add a comment to improve documentation.
gbl - Variable in class de.upb.swtpra05.group03.plugin.AccountPanel
No comment provided by developer, please add a comment to improve documentation.
gbl - Variable in class de.upb.swtpra05.group03.plugin.AccountPanelListing
No comment provided by developer, please add a comment to improve documentation.
genPublicKeyFromX509(byte[]) - Method in class de.upb.swtpra05.group03.crypto.Crypto
generates a public key from the bytearray in the x509 format
genString() - Method in class de.upb.swtpra05.group03.crypto.DataSigPair
 
generateDirList(File, File) - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ClassPath
Recursively lists all files in a given dir.
generateDirList(File, File) - Method in class de.upb.swtpra05.group03.shuttle.util.ClassPath
Recursively lists all files in a given dir.
generateKeyPair() - Static method in class de.upb.swtpra05.group03.crypto.SigningKeys
generates a keypair
generatePublicKey() - Method in class de.upb.swtpra05.group03.crypto.AliceCrypto
generates a public key for the key agreement
generatePublicKey(DataSigPair) - Method in class de.upb.swtpra05.group03.crypto.BobCrypto
generates a public key for the key agreement by using the others public key and creates the secret key
generateSecretKey(DataSigPair) - Method in class de.upb.swtpra05.group03.crypto.AliceCrypto
generates the secret key by using the others public key for the key agreement
generateStationIDtoSCCMap() - Method in class de.upb.swtpra05.group03.shuttle.SCCCalculator
Generates the StationIDtoSCC HashMap
get(String) - Method in class de.upb.swtpra05.group03.companycontrol.Settings
No comment provided by developer, please add a comment to improve documentation.
get(int) - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleParams
 
get(Object, Object) - Method in class de.upb.swtpra05.group03.shuttle.DoubleHashtable
Gets a stored object out of the collection
get(Class) - Method in class de.upb.swtpra05.group03.shuttle.ModuleContainer
 
get(Class) - Method in interface de.upb.swtpra05.group03.shuttle.ModuleContainerInterface
Returns the instance of given class / interface or -- if more than one instance is present and a interface is given -- returns a java.lang.reflect.Proxy instance of given interface which delegates any method calls to all instances of given interface with the return value of the first instance.
get(OrderID) - Method in class de.upb.swtpra05.group03.shuttle.OrderContainer
 
get(int) - Method in class de.upb.swtpra05.group03.shuttle.OrderContainer
 
get(OrderID) - Method in interface de.upb.swtpra05.group03.shuttle.OrderContainerInterface
Get an ExtendedOrder from the collection which is identified by it's id attribute
get(int) - Method in interface de.upb.swtpra05.group03.shuttle.OrderContainerInterface
Get an ExtendedOrder from the collection which is identified by it's id attribute
get(int) - Method in class de.upb.swtpra05.group03.shuttle.util.EfficientBitSet
 
get(int, int) - Method in class de.upb.swtpra05.group03.shuttle.util.EfficientBitSet
 
getA() - Method in class de.upb.swtpra05.group03.shuttle.DoubleMap
 
getA(Object) - Method in class de.upb.swtpra05.group03.shuttle.DoubleMap
 
getAccountExpensesLinkedList() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Gets the LinkedList of the expense AccountData
getAccountIncomeLinkedList() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Gets the LinkedList of the income AccountData
getAccountbalance() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getAccounting() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDevelopmentPanel
Return the Accounting Object
getAccounting() - Method in class de.upb.swtpra05.group03.companycontrol.AccountGraph
Returns the Accounting Object
getAccounting() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Property that returns a Reference on the Accounting Object
getAccounting() - Method in interface de.upb.swtpra05.group03.companycontrol.UserInterface
accessor method for the accounting part of the interface
getActivity() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getActivity() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getActivity() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getAdjacentStations(TopologyDataObject) - Method in class de.upb.swtpra05.group03.shuttle.SCCCalculator
Returns all adjacent Stations to the given Station
getAll(Class) - Method in class de.upb.swtpra05.group03.shuttle.ModuleContainer
 
getAll(Class) - Method in interface de.upb.swtpra05.group03.shuttle.ModuleContainerInterface
Returns all instances of given class / interface.
getAllConnectionOkTasks() - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getAllConnectionOkTasks() - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
Gets the allConnectionOkTasks attribute of the TaskPlan object
getAllShortestPaths() - Method in class de.upb.swtpra05.group03.shuttle.Dijkstra
Returns a collection which contains a spanning tree for any and routed by any node of nodes which represent the shorest paths in the graph
getAmount() - Method in class de.upb.swtpra05.group03.plugin.AccountExpenses
Gets the amount attribute of the Outcome object
getAmount() - Method in class de.upb.swtpra05.group03.plugin.AccountIncome
Gets the amount attribute of the AccountIncome object
getAnzahl() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
Returns the actual Amount of Data stored.
getAssignedOrders() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getAssignedOrders() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the current assigned order ids as bit set.
getAssociateIDs() - Method in class de.upb.swtpra05.group03.shuttle.Company
 
getAssociateIDs() - Method in interface de.upb.swtpra05.group03.shuttle.CompanyInterface
Returns a sorted set containing the associate IDs of the shuttle.
getB() - Method in class de.upb.swtpra05.group03.shuttle.DoubleMap
 
getB(Object) - Method in class de.upb.swtpra05.group03.shuttle.DoubleMap
 
getBalance() - Method in class de.upb.swtpra05.group03.shuttle.Accounting
 
getBalance() - Method in interface de.upb.swtpra05.group03.shuttle.AccountingInterface
Returns the current balance
getBestShuttleCombination(HashMap) - Method in class de.upb.swtpra05.group03.shuttle.SpreadingControl
Determines the best Shuttle for each Region. if there is more than one shuttle for a region find a good solution.
getBillingState() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the billingState attribute of the ExtendedOrder object
getBillingStateString() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the billingStateString attribute of the ExtendedOrder object
getBuysFor() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
accessor method for getting the price to buy for
getCellRenderer(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTable
 
getCellRenderer(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.StockTable
Returns the Cell Renderer for the given row and column.
getClientName() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the clientName attribute of the ConnectDialog object
getClientPort() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the clientPort attribute of the ConnectDialog object
getColumnClass(int) - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTableModel
Accessor method for the class of the given column
getColumnClass(int) - Method in class de.upb.swtpra05.group03.companycontrol.StockTableModel
 
getColumnClass(int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getColumnClass(int) - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.RoutingTableModel
 
getColumnClass(int) - Method in class de.upb.swtpra05.group03.plugin.RoutingTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnCount() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTableModel
Accessor method for the number of columns of the table
getColumnCount() - Method in class de.upb.swtpra05.group03.companycontrol.StockTableModel
 
getColumnCount() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getColumnCount() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.RoutingTableModel
 
getColumnCount() - Method in class de.upb.swtpra05.group03.plugin.RoutingTableModel
Returns the number of columns in the model.
getColumnName(int) - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTableModel
Accessor method for the name the given column col of the table
getColumnName(int) - Method in class de.upb.swtpra05.group03.companycontrol.StockTableModel
 
getColumnName(int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getColumnName(int) - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.RoutingTableModel
 
getColumnName(int) - Method in class de.upb.swtpra05.group03.plugin.RoutingTableModel
Returns the name of the column at columnIndex.
getCompanyID() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.PluginLoader
accessor method for the Company ID.
getCompanyLogin() - Method in class de.upb.swtpra05.group03.shuttle.ICabSShuttle
 
getCompanyPassword() - Method in class de.upb.swtpra05.group03.shuttle.ICabSShuttle
 
getCompanySize() - Method in class de.upb.swtpra05.group03.shuttle.Company
 
getCompanySize() - Method in interface de.upb.swtpra05.group03.shuttle.CompanyInterface
Returns the company size.
getComparator(int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getConnectButton() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
 
getConnections() - Method in class de.upb.swtpra05.group03.shuttle.OrderHandlingInfo
 
getConnections() - Method in interface de.upb.swtpra05.group03.shuttle.OrderHandlingInfoInterface
Returns the number of connections between loading and unloading the order.
getControl() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Property that returns a Reference on the Control Object
getControl() - Method in interface de.upb.swtpra05.group03.companycontrol.UserInterface
accessor method for the control part of the interface
getCosts() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the costs attribute of the Connection object
getCosts() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getCosts() - Method in class de.upb.swtpra05.group03.shuttle.Task
Gets the cost attribute of the Task object
getCurrentLoad() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
This method returns the current load of the shuttle.
getCurrentLocation() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getCurrentNumberOfOrders() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
 
getCurrentRiskLevel() - Method in class de.upb.swtpra05.group03.shuttle.RiskControl
 
getCurrentRiskLevel() - Method in interface de.upb.swtpra05.group03.shuttle.RiskControlInterface
Returns the current risk level.
getCurrentStation() - Method in class de.upb.swtpra05.group03.shuttle.messages.PositionMessage
 
getCurrentStationId() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getCurrentStationId() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getCurrentStretch() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getCurrentStretch() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getDF(Object) - Static method in class de.upb.swtpra05.group03.shuttle.DebugFrame
Gets the dF attribute of the DebugFrame class
getDH() - Static method in class de.upb.swtpra05.group03.plugin.DataHolder
Get a reference to the global DataHolder object
getData() - Method in class de.upb.swtpra05.group03.crypto.DataSigPair
 
getDataSigPair() - Method in class de.upb.swtpra05.group03.crypto.message.EncryptedRemoteObj
returns a DataSigPair object containing data and signature
getDataSigPair() - Method in class de.upb.swtpra05.group03.crypto.message.InitHandShakeRemoteObj
returns a DataSigPair object containing key and signature
getDestination() - Method in class de.upb.swtpra05.group03.shuttle.GetConnectionOkTask
 
getDestination() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getDestinationStationId() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the destinationStationId attribute of the Connection object
getDestinationStationName() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the destinationStationName attribute of the Connection object
getDestinationTimeLimit() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the destinationTimeLimit attribute of the ExtendedOrder object
getDirective(int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getDisabledUntilTime() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getDisconnectButton() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
 
getDisplay() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Property that returns a Reference on the Display Object
getDisplay() - Method in interface de.upb.swtpra05.group03.companycontrol.UserInterface
accessor method for the display part of the interface
getDistance() - Method in class de.upb.swtpra05.group03.shuttle.GetConnectionOkTask
 
getDistance() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getDuration() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getDuration() - Method in class de.upb.swtpra05.group03.shuttle.OrderHandlingInfo
 
getDuration() - Method in interface de.upb.swtpra05.group03.shuttle.OrderHandlingInfoInterface
Returns the order duration to finish the order.
getDuration() - Method in class de.upb.swtpra05.group03.shuttle.Task
Gets the duration attribute of the Task object
getDuration() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the duration attribute of the ExtendedOrder object
getEdge(GraphNode, GraphNode) - Method in class de.upb.swtpra05.group03.shuttle.Navigation
 
getEdge(GraphNode, GraphNode) - Method in interface de.upb.swtpra05.group03.shuttle.NavigationInterface
Returns the execution graph edge between start and destination.
getEdges() - Method in class de.upb.swtpra05.group03.shuttle.GraphNode
 
getEstimatedCosts() - Method in class de.upb.swtpra05.group03.shuttle.Accounting
 
getEstimatedCosts() - Method in interface de.upb.swtpra05.group03.shuttle.AccountingInterface
Returns the estimated costs for all undelivered orders
getEvaluatedOrders() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getEvaluatedOrders() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the evaluated order ids as bit set.
getExecutionState() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the current execution state
getExecutionStateString() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the executionStateString attribute of the ExtendedOrder object
getExpenses() - Method in class de.upb.swtpra05.group03.plugin.AccountExpensesListing
Gets the expenses attribute of the AccountExpensesListing object
getExpensesListing() - Method in class de.upb.swtpra05.group03.plugin.AccountPanelListing
Gets the expensesListing attribute of the AccountPanelListing object
getExtendedOrderVector() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Get all ExtendedOrders as a Vector
getFinancedBy() - Method in class de.upb.swtpra05.group03.shuttle.GraphEdge
 
getFirst(Class) - Method in class de.upb.swtpra05.group03.shuttle.ModuleContainer
 
getFirst(Class) - Method in interface de.upb.swtpra05.group03.shuttle.ModuleContainerInterface
Returns the first instance of given class / interface.
getFirstBalance() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
returns first Balance added
getFirstTask() - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getFirstTask() - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
Returns the first task.
getHeaderRendererIcon(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getHighestCapacity(int) - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getHighestCapacity(int) - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
This method will loop through all of its tasks and calculate the maximum load at any time.
getID() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getID() - Method in class de.upb.swtpra05.group03.plugin.OrderTree
Get the ID of the displayed order
getID() - Method in class de.upb.swtpra05.group03.shuttle.shared.AccountData
Gets the iD attribute of the AccountData object
getID() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the iD attribute of the ExtendedOrder object
getIconHeight() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter.Arrow
 
getIconWidth() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter.Arrow
 
getIncome() - Method in class de.upb.swtpra05.group03.plugin.AccountIncomeListing
Gets the income attribute of the AccountIncomeListing object
getIncomeListing() - Method in class de.upb.swtpra05.group03.plugin.AccountPanelListing
Gets the incomeListing attribute of the AccountPanelListing object
getIsMasterShuttle() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getIsMoving() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getKey() - Method in class de.upb.swtpra05.group03.crypto.message.KeyTransferMessage
 
getLast(TaskPlanInterface, int) - Method in class de.upb.swtpra05.group03.shuttle.Navigation
 
getLast(TaskPlanInterface, int) - Method in interface de.upb.swtpra05.group03.shuttle.NavigationInterface
Gets the last station on route if the the taskplan isn't empty else the last station before useable tasks.
getLastBalance() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
returns the last Balance added
getLastConnectionId() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the lastConnectionId attribute of the Connection object
getLastStation() - Method in class de.upb.swtpra05.group03.shuttle.RouteManagement
Returns the last station in the taskplan.
getLastStationOnRoute() - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getLastStationOnRoute() - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
 
getLastTaskIndexOf(int) - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getLastTaskIndexOf(int) - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
This method will retrieve the position of the last Task in the TaskPlan which effects the stationId, e.g. at this point in the task, the shuttle will be at this station.
getLoad() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getLoad() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getLoad() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the current load of the shuttle.
getLoadTime() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getLoadTime() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getLoadedOrders() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getLoadedOrders() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the current load order ids as bit set.
getLocation() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getLocationID() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getLocationtext() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getLog() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Property that returns a Reference on the Log Object
getLog() - Method in interface de.upb.swtpra05.group03.companycontrol.UserInterface
accessor method for the log part of the interface
getMargin() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getMargin() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getMargin() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
This method returns the current margin of the shuttle.
getMargin() - Method in class de.upb.swtpra05.group03.shuttle.MarginController
 
getMargin() - Method in interface de.upb.swtpra05.group03.shuttle.MarginControllerInterface
Gets the current margin to calculate an offer
getMargin() - Method in class de.upb.swtpra05.group03.shuttle.messages.ApplyNewShuttleParamsMessage
 
getMargin() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getMargin() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleStrategyData
Gets the margin attribute of the ShuttleStrategyData object
getMarginStep() - Method in class de.upb.swtpra05.group03.shuttle.messages.ApplyNewShuttleParamsMessage
 
getMarginStepCounter() - Method in class de.upb.swtpra05.group03.shuttle.MarginController
 
getMarginStepCounter() - Method in interface de.upb.swtpra05.group03.shuttle.MarginControllerInterface
 
getMasterShuttleID() - Method in class de.upb.swtpra05.group03.shuttle.StrategyControl
 
getMasterShuttleID() - Method in interface de.upb.swtpra05.group03.shuttle.StrategyControlInterface
Returns the master shuttle id.
getMaxAllowedStretchLimit() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getMaxAllowedStretchLimit() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getMaxCapacity() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getMaxCapacity() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getMaxOfferCount() - Method in class de.upb.swtpra05.group03.shuttle.OfferingControl
 
getMaxOfferCount() - Method in interface de.upb.swtpra05.group03.shuttle.OfferingControlInterface
Returns the max offer count.
getMaxOrderCount() - Method in class de.upb.swtpra05.group03.shuttle.MasterShuttleNegotiation
Returns the max order count.
getMaximizedHeight() - Static method in class de.upb.swtpra05.group03.plugin.OrderTree
Gets the maximized height
getMaximumLoad() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
This method returns the maximum load of the shuttle.
getMaximumLoad() - Method in class de.upb.swtpra05.group03.shuttle.shared.PluginGameConstants
Gets the maximumLoad attribute of the PluginGameConstants object
getMaximumStretch() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
This method returns the maximum stretch of the shuttle.
getMaximumStretch() - Method in class de.upb.swtpra05.group03.shuttle.shared.PluginGameConstants
Gets the maximumStretch attribute of the PluginGameConstants object
getMinMargin() - Method in class de.upb.swtpra05.group03.shuttle.MarginController
 
getMinMargin() - Method in class de.upb.swtpra05.group03.shuttle.messages.ApplyNewShuttleParamsMessage
 
getModelToView() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getMoney() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
returns the amount of money the shuttle has
getMyAgentID() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleControl
Forwards the method getAgentID() from ShuttleAgentBase
getMyAgentID() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleControlInterface
Forwards the method getAgentID() from ShuttleAgentBase
getMyBankingAgentID() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleControl
Forwards the method getBankingAgentID() from ShuttleAgentBase
getMyBankingAgentID() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleControlInterface
Forwards the method getBankingAgentID() from ShuttleAgentBase
getMyBrokerAgentID() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleControl
Forwards the method getBrokerID() from ShuttleAgentBase
getMyBrokerAgentID() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleControlInterface
Forwards the method getBrokerID() from ShuttleAgentBase
getMyKernelID() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleControl
Gets the KernelID attribute of the ShuttleControl object
getMyKernelID() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleControlInterface
Gets the KernelID attribute of the ShuttleControl object
getName() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.PluginBase
Returns the Name of the Plugin.
getName() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleInformationPlugin
 
getName() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.TurnierPlugin.TurnierPlugin
 
getNameField() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
 
getNegotiationState() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the state attribute of the ExtendedOrder object
getNegotiationStateString() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the negotiationStateString attribute of the ExtendedOrder object
getNewValue() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleProgressBar
Gets the new value of the ShuttleProgressBar
getNewValue() - Method in class de.upb.swtpra05.group03.plugin.ShuttleProgressBar
Gets the new value of the ShuttleProgressBar
getNextWakeUpTime() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the next wakeup time value
getNode(int) - Method in class de.upb.swtpra05.group03.shuttle.Navigation
 
getNode(int) - Method in interface de.upb.swtpra05.group03.shuttle.NavigationInterface
Returns the execution graph node with the station id.
getNrOfExpenses() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Gets the number of expenses account entries
getNrOfIncome() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Gets the number of income account entries
getNrOfStations() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Get the number of stations on the route
getNumberOfPassengers() - Method in class de.upb.swtpra05.group03.shuttle.LoadShuttleTask
 
getNumberOfPassengers() - Method in class de.upb.swtpra05.group03.shuttle.UnloadShuttleTask
 
getNumberOfStationNames() - Method in class de.upb.swtpra05.group03.shuttle.shared.RoutingData
Gets the numberOfStationNames attribute of the RoutingData object
getNumberOfTracks() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the numberOfTracks attribute of the Connection object
getOfferCount() - Method in class de.upb.swtpra05.group03.shuttle.OfferingControl
 
getOfferCount() - Method in interface de.upb.swtpra05.group03.shuttle.OfferingControlInterface
Returns the current offer count.
getOfferPrice() - Method in class de.upb.swtpra05.group03.shuttle.BestShuttleOfferPrice
Returns the offerPrice of the shuttle
getOfferPrice() - Method in class de.upb.swtpra05.group03.shuttle.messages.OfferPriceMessage
 
getOfferPrice() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the offerPrice value of the order
getOfferSentTime() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the offerSentTime attribute of the ExtendedOrder object
getOrder() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the order attribute of the ExtendedOrder object
getOrderAvailableTime() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the orderAvailableTime attribute of the ExtendedOrder object
getOrderCosts(OrderID) - Method in class de.upb.swtpra05.group03.shuttle.RouteManagement
Gets the costs for the order in the taskplan
getOrderCount() - Method in class de.upb.swtpra05.group03.shuttle.MasterShuttleNegotiation
Returns the order count.
getOrderHandlingInfos() - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getOrderHandlingInfos() - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
This method calculates the times until the shuttle will unload the orders and the number of connections between loading and unloading, if loading isn't in the taskplan (it's already executed) then the connections from beginning to unloading.
getOrderID() - Method in class de.upb.swtpra05.group03.companycontrol.OrderInformation
 
getOrderId() - Method in class de.upb.swtpra05.group03.shuttle.Task
Gets the station attribute of the Task object
getOrderId() - Method in class de.upb.swtpra05.group03.shuttle.messages.OfferPriceMessage
 
getOrderId() - Method in class de.upb.swtpra05.group03.shuttle.messages.YouHaveWonMessage
 
getOrdercount() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getOrdercount() - Method in class de.upb.swtpra05.group03.shuttle.shared.ShuttleCompanyControlData
 
getOrders() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getPanels() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Creates the Panels
getParkingFeeAmount() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getParkingFeeAmount() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getParkingFeeFrequency() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getParkingFeeFrequency() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getPassField() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
 
getPassword() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the Password typed in by User
getPluginPanel() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.PluginBase
Returns the Plugins Panel.
getPluginPanel() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleInformationPlugin
 
getPluginPanel() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.TurnierPlugin.TurnierPlugin
 
getPluginloader() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyMainControl
 
getPlugins() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.PluginLoader
Returns all Plugins
getPostalChargingAmount() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getPostalChargingAmount() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getPrevStations() - Method in class de.upb.swtpra05.group03.shuttle.GraphNode
 
getPreviousStationId() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getPreviousStationId() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getPriceToShuttle(int) - Method in class de.upb.swtpra05.group03.companycontrol.CompanyMainControl
This method is called by TradePanel when the user chooses a shuttle from the combo box.
getPriceToStation(String) - Method in class de.upb.swtpra05.group03.companycontrol.CompanyMainControl
This method is called by TradePanel when user chose a station from the combo box.
getProfit() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Get the profit attribute of the ExtendedOrder object
getRandom() - Static method in class de.upb.swtpra05.group03.crypto.SharedSeedRNG
returns a random number generator seeded with the common seed
getRandomExecutionState() - Method in class de.upb.swtpra05.group03.plugin.WorkerThread
Helper method to generate random executionState values
getRandomMaxOffer(ExtendedOrder) - Method in class de.upb.swtpra05.group03.shuttle.MasterShuttleNegotiation
 
getRemoveTime() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
 
getRepairCosts() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getRepairCosts() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getRepairTime() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getRepairTime() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getRevenue() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getRiscFactor() - Method in class de.upb.swtpra05.group03.shuttle.messages.ApplyNewShuttleParamsMessage
 
getRouteMemberCounter() - Method in class de.upb.swtpra05.group03.shuttle.GraphNode
Gets the routeMember attribute of the GraphNode object
getRowCount() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTableModel
Accessor method for the number of rows of the table
getRowCount() - Method in class de.upb.swtpra05.group03.companycontrol.StockTableModel
 
getRowCount() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getRowCount() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.RoutingTableModel
 
getRowCount() - Method in class de.upb.swtpra05.group03.plugin.RoutingTableModel
Returns the number of rows in the model.
getSCCs() - Method in class de.upb.swtpra05.group03.shuttle.SCCCalculator
Returns the SCC HashMap
getSecretKey() - Method in class de.upb.swtpra05.group03.crypto.Crypto
gets the secret key
getSelfcosts() - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the estimated selfcosts value of the order
getSellsFor() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
accessor method for getting the price to sell for
getServerPort() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the serverPort attribute of the ConnectDialog object
getServerURL() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the serverURL attribute of the ConnectDialog object
getShortestBetween(GraphNode, GraphNode, OrderID, GraphEdge) - Method in class de.upb.swtpra05.group03.shuttle.Navigation
 
getShortestBetween(GraphNode, GraphNode, OrderID, GraphEdge, boolean, int) - Method in class de.upb.swtpra05.group03.shuttle.Navigation
 
getShortestBetween(GraphNode, GraphNode, OrderID, GraphEdge) - Method in interface de.upb.swtpra05.group03.shuttle.NavigationInterface
Returns the shortest taskplan between start and destination without use of edge dontUse.
getShortestBetween(GraphNode, GraphNode, OrderID, GraphEdge, boolean, int) - Method in interface de.upb.swtpra05.group03.shuttle.NavigationInterface
 
getShortestPaths(DijkstraNode, DijkstraEdge) - Method in class de.upb.swtpra05.group03.shuttle.Dijkstra
Gets a spanning tree for the start node which represent the shortest paths from start to any other node
getShuttleActiveStatus(ID) - Method in class de.upb.swtpra05.group03.shuttle.ActivityController
Returns false if the Shuttle is set to be deactive from the CompanyControl
getShuttleAgentID(int) - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlClient
 
getShuttleID() - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleInformation
 
getShuttleID() - Method in class de.upb.swtpra05.group03.shuttle.BestShuttleOfferPrice
Returns the id of the shuttle
getShuttleID() - Method in class de.upb.swtpra05.group03.shuttle.messages.NewShuttleMessage
 
getShuttleID() - Method in class de.upb.swtpra05.group03.shuttle.messages.SetActivityOfShuttleMessage
 
getShuttleStatus() - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Get the ShuttleStatus
getSignature() - Method in class de.upb.swtpra05.group03.crypto.DataSigPair
 
getSignificantState(ExtendedOrder) - Method in class de.upb.swtpra05.group03.plugin.OrderNode
Get the significantState attribute of the OrderNode object
getSimTime() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyMainControl
accessor method for the current simulation time
getSmallestBitIndex() - Method in class de.upb.swtpra05.group03.shuttle.util.EfficientBitSet
Gets the current smallest known index number
getSortingStatus(int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getStart() - Method in class de.upb.swtpra05.group03.shuttle.GetConnectionOkTask
 
getStartStationID() - Method in class de.upb.swtpra05.group03.companycontrol.OrderInformation
 
getStartStationId() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the start station id of the connection.
getState() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getState() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the current shuttle state.
getStateString(int) - Method in class de.upb.swtpra05.group03.shuttle.shared.ExtendedOrder
Gets the stateString attribute of the ExtendedOrder object
getStateString(int) - Static method in class de.upb.swtpra05.group03.shuttle.shared.OrderState
Gets a string containing the name of the state
getStation() - Method in class de.upb.swtpra05.group03.shuttle.Execution
 
getStation() - Method in interface de.upb.swtpra05.group03.shuttle.ExecutionInterface
Returns the current station id
getStation() - Method in class de.upb.swtpra05.group03.shuttle.messages.SpreadingMessage
 
getStationID() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
accessor method for getting the stationID
getStationIDofOrder(int) - Method in class de.upb.swtpra05.group03.companycontrol.CompanyMainControl
This method is called by CompanyControlClient to get the start station ID of the order with the given ID
getStationId() - Method in class de.upb.swtpra05.group03.shuttle.Task
Gets the stationId attribute of the Task object
getStationName() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
accessor method for getting the stationName
getStationName(int) - Method in class de.upb.swtpra05.group03.plugin.DataHolder
Get the name of the Station at position index
getStationName(int) - Method in class de.upb.swtpra05.group03.shuttle.shared.RoutingData
Gets the stationName attribute of the RoutingData object
getStationNames() - Method in class de.upb.swtpra05.group03.shuttle.shared.RoutingData
Gets the stationNames attribute of the RoutingData object
getStationsToBeSent() - Method in class de.upb.swtpra05.group03.shuttle.messages.SpreadingMessage
 
getStatusPanel() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDevelopmentPanel
Creates the Status Panel
getStock() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
accessor method for getting the stock amount
getStrategy() - Method in class de.upb.swtpra05.group03.shuttle.StrategyControl
 
getStrategy() - Method in interface de.upb.swtpra05.group03.shuttle.StrategyControlInterface
Returns the current strategy.
getStretch() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleDataHolder
 
getStretch() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
returns the stretch the shuttle has covered since last repair
getStringVector() - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getStringVector() - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.upb.swtpra05.group03.companycontrol.BackgroundRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.upb.swtpra05.group03.companycontrol.MasterShuttleRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.upb.swtpra05.group03.companycontrol.NormalBGRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter.SortableHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.upb.swtpra05.group03.plugin.AccountTableCellRenderer
Returns the component used for drawing the cell.
getTableHeader() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getTableModel() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getTask(int) - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getTask(int) - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
Returns the task at index
getText() - Method in class de.upb.swtpra05.group03.shuttle.shared.AccountData
Gets the text attribute of the AccountData object
getTime() - Method in class de.upb.swtpra05.group03.shuttle.Connection
Gets the time attribute of the Connection object
getToolBar() - Method in class de.upb.swtpra05.group03.companycontrol.AccountDevelopmentPanel
Creates the Tool Bar
getToolBar() - Method in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
Creates the ToolBar
getTotalNumberOfOrders() - Method in class de.upb.swtpra05.group03.companycontrol.StockInformation
 
getType() - Method in class de.upb.swtpra05.group03.shuttle.shared.AccountData
Gets the typ attribute of the AccountData object
getUnloadTime() - Method in class de.upb.swtpra05.group03.shuttle.ShuttleData
 
getUnloadTime() - Method in interface de.upb.swtpra05.group03.shuttle.ShuttleDataInterface
 
getUpdateCounter() - Method in class de.upb.swtpra05.group03.shuttle.BestShuttleOfferPrice
 
getUpdateStatus() - Method in class de.upb.swtpra05.group03.plugin.ShuttleStatus
Returns if the ShuttleStatus is already up to date and should be displayed.
getUseableTaskPlan(int, int) - Method in class de.upb.swtpra05.group03.shuttle.TaskPlan
 
getUseableTaskPlan(int, int) - Method in interface de.upb.swtpra05.group03.shuttle.TaskPlanInterface
Returns a useable taskplan which contains all tasks after useTime.
getUsername() - Method in class de.upb.swtpra05.group03.companycontrol.ConnectDialog
Get the Username typed in by User
getValue() - Method in class de.upb.swtpra05.group03.plugin.AccountDataMinimumID
Get the lowest AccountDataID
getValue() - Method in class de.upb.swtpra05.group03.shuttle.shared.AccountData
Gets the value attribute of the AccountData object
getValueAt(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.ShuttleTableModel
Accessor method for the content of the given table cell
getValueAt(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.StockTableModel
 
getValueAt(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getValueAt(int, int) - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.RoutingTableModel
 
getValueAt(int, int) - Method in class de.upb.swtpra05.group03.plugin.RoutingTableModel
Returns the value for the cell at columnIndex and rowIndex.
getViewToModel() - Method in class de.upb.swtpra05.group03.companycontrol.TableSorter
 
getWakeUpTime() - Method in class de.upb.swtpra05.group03.shuttle.DoNothingUntilTask
 
getlastAccounts(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
Returns the last Account Balances stored before the actual Pointer.
getmaxminoflastAccounts(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
Calculates the Maximum and the Minimum of the last Balances
goStep() - Method in class de.upb.swtpra05.group03.companycontrol.plugin.ShuttleInformation.ShuttleProgressBar
If the old value is different from the new one, this method will go up or down one step to the new value.
goStep() - Method in class de.upb.swtpra05.group03.plugin.ShuttleProgressBar
If the old value is different from the new one, this method will go up or down one step to the new value.
goleft(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
Lets the Actual Pointer move left so Account Balances which are stored early may be displayed
goleft(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountGraph
 
goright(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountDataControl
Lets the Actual Pointer move right so Account Balances which are stored later may be displayed
goright(int) - Method in class de.upb.swtpra05.group03.companycontrol.AccountGraph
 
graphDir - Static variable in class de.upb.swtpra05.group03.plugin.OrderPanel
This string contains the directory which containing the graphics.
graphItem - Variable in class de.upb.swtpra05.group03.companycontrol.CompanyControlFrame
the item for opening the account development graph window

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