ch.sahits.game.graphic.display.dialog
Class TradingOfficePersonalDialog.DialogPositions

java.lang.Object
  extended by ch.sahits.game.graphic.display.dialog.TradingOfficePersonalDialog.DialogPositions
Enclosing class:
TradingOfficePersonalDialog

private static class TradingOfficePersonalDialog.DialogPositions
extends Object

This class holds the positions where different elements are placed on the dialog.

Author:
Andi Hotz, (c) Sahits GmbH, 2011 Created on Dec 9, 2011

Field Summary
private  int lineHeight
           
private  int xPortrait
           
private  int yPortrait
           
 
Constructor Summary
TradingOfficePersonalDialog.DialogPositions(int lineHeight, int xPortrait, int yPortrait)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lineHeight

private final int lineHeight

xPortrait

private final int xPortrait

yPortrait

private final int yPortrait
Constructor Detail

TradingOfficePersonalDialog.DialogPositions

public TradingOfficePersonalDialog.DialogPositions(int lineHeight,
                                                   int xPortrait,
                                                   int yPortrait)


Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.