ch.sahits.game.graphic.display.dialog
Class TradingStockDialog.DialogPositions
java.lang.Object
ch.sahits.game.graphic.display.dialog.TradingStockDialog.DialogPositions
- Enclosing class:
- TradingStockDialog
private static class TradingStockDialog.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
titleHeigth
private final double titleHeigth
lineHeight
private final int lineHeight
xWare
private final int xWare
xCity
private final int xCity
xBuy
private final int xBuy
xSell
private final int xSell
TradingStockDialog.DialogPositions
public TradingStockDialog.DialogPositions(double titleHeigth,
int lineHeight,
int leftBorder,
int xWare,
int xCity,
int xBuy,
int xSell)
Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.