@Component(value="shipyardConstructionDialog") @Scope(value="prototype") public class ShipyardConstructionDialogV2 extends BaseShipyardDialog
currentShipTypeIndexPropertycloseLabelProperty, titlePropertyfontPropertyimpl_traversalEngineProperty, needsLayoutPropertyblendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, impl_showMnemonicsProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParentTransformProperty, localToSceneTransformProperty, managedProperty, mouseTransparentProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visiblePropertyBaseShipyardDialog.BuyAmountBinding, BaseShipyardDialog.PriceBinding| Modifier and Type | Field and Description |
|---|---|
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,javafx.beans.property.IntegerProperty> |
availableMap |
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,BaseShipyardDialog.BuyAmountBinding> |
buyAmountMap |
private com.google.common.eventbus.AsyncEventBus |
clientServerEventBus |
private ch.sahits.game.openpatrician.util.l10n.Locale |
locale |
private static ch.sahits.game.openpatrician.model.product.EWare[] |
MATERIALS |
private org.springframework.context.MessageSource |
messageSource |
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,javafx.beans.binding.IntegerBinding> |
priceMap |
private ch.sahits.game.openpatrician.model.ship.ShipFactory |
shipFactory |
private ch.sahits.game.openpatrician.model.util.ModelTranslations |
translator |
private ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationFactory |
weaponsLocationFactory |
city, enablePreviousNext, font, mainTableYPosition, shipTypesclientEventBus, CLOSE_BTN_Y_POSdecoratedTextFactory, FRAME_BORDER, HEIGHT, WIDTH, WRAPPING_WIDTH| Constructor and Description |
|---|
ShipyardConstructionDialogV2(javafx.scene.text.Font font,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX city) |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.beans.binding.BooleanBinding |
actionEnabledBinding()
Boolean binding defining if the action button is enabled.
|
private int |
calculateTotalBuildCosts() |
protected javafx.scene.Group |
createFooterText()
Create the group for the footer text;
|
protected Table |
createMainTable()
Create a table representing the main information
|
protected Table |
createTopTable()
Create a table representing the header information
|
protected javafx.event.EventHandler<javafx.scene.input.MouseEvent> |
getAction()
Define the action that is executed on the action button.
|
protected String |
getActionText()
Label of the action button
|
private javafx.beans.binding.IntegerBinding |
getNeededWareBinding(ch.sahits.game.openpatrician.model.product.EWare ware) |
private javafx.beans.binding.IntegerBinding |
getPriceBinding(ch.sahits.game.openpatrician.model.product.IWare ware,
BaseShipyardDialog.BuyAmountBinding buyAmount)
Retrieve the price from the cache map.
|
private javafx.beans.property.IntegerProperty |
getStoredAmount(ch.sahits.game.openpatrician.model.product.IWare ware)
Retrieve the stored amount from the cached map.
|
private void |
init() |
createNextAction, createPreviousAction, currentShipTypeIndexProperty, executeOnCloseButtonClicked, getActiveShip, getCity, getCurrentShipType, getFont, getPlayer, getRowConstraints, hasShipsaddButtomControlButtons, closeLabelProperty, getCloseLabel, getTitle, removeDecoratedContent, setCloseLabel, setTitle, titlePropertyfontProperty, getContent, replaceContent, replaceContentautoSizeChildrenProperty, getChildren, isAutoSizeChildren, layoutChildren, prefHeight, prefWidth, setAutoSizeChildrencomputeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, getBaselineOffset, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_computeContains, impl_computeGeomBounds, impl_createPGNode, impl_cssResetInitialValues, impl_geomChanged, impl_getAllParentStylesheets, impl_pickNodeLocal, impl_pickNodeLocal, impl_processCSS, impl_processMXNode, impl_traversalEngineProperty, impl_updatePG, isNeedsLayout, layout, lookup, minHeight, minWidth, needsLayoutProperty, requestLayout, setImpl_traversalEngine, setNeedsLayoutaddEventFilter, addEventHandler, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getContentBias, getCursor, getDepthTest, getEffect, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeLayoutBounds, impl_createStyleHelper, impl_CSS_STYLEABLES, impl_cssGetCursorInitialValue, impl_cssGetFocusTraversableInitialValue, impl_getLeafTransform, impl_getPGNode, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getPseudoClassState, impl_getStyleable, impl_getStyleableProperties, impl_getStyleHelper, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_notifyLayoutBoundsChanged, impl_pickNode, impl_pickNode, impl_pseudoClassStateChanged, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPGNode, impl_transformsChanged, impl_traverse, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isResizable, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToSceneTransformProperty, lookupAll, managedProperty, maxHeight, maxWidth, mouseTransparentProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, relocate, removeEventFilter, removeEventHandler, requestFocus, resize, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, visibleProperty@Autowired private ch.sahits.game.openpatrician.model.ship.ShipFactory shipFactory
@Autowired private ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationFactory weaponsLocationFactory
@Autowired @Qualifier(value="serverClientEventBus") private com.google.common.eventbus.AsyncEventBus clientServerEventBus
@Autowired private ch.sahits.game.openpatrician.util.l10n.Locale locale
@Autowired private ch.sahits.game.openpatrician.model.util.ModelTranslations translator
@Autowired private org.springframework.context.MessageSource messageSource
private static final ch.sahits.game.openpatrician.model.product.EWare[] MATERIALS
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,javafx.beans.property.IntegerProperty> availableMap
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,javafx.beans.binding.IntegerBinding> priceMap
private HashMap<ch.sahits.game.openpatrician.model.product.IWare,BaseShipyardDialog.BuyAmountBinding> buyAmountMap
public ShipyardConstructionDialogV2(javafx.scene.text.Font font,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX city)
@PostConstruct private void init()
protected javafx.event.EventHandler<javafx.scene.input.MouseEvent> getAction()
BaseShipyardDialoggetAction in class BaseShipyardDialogprotected String getActionText()
BaseShipyardDialoggetActionText in class BaseShipyardDialogprotected javafx.scene.Group createFooterText()
BaseShipyardDialogcreateFooterText in class BaseShipyardDialogprivate int calculateTotalBuildCosts()
protected Table createMainTable()
BaseShipyardDialogcreateMainTable in class BaseShipyardDialogprivate javafx.beans.property.IntegerProperty getStoredAmount(ch.sahits.game.openpatrician.model.product.IWare ware)
ware - for which the stored amount should be retrievedprivate javafx.beans.binding.IntegerBinding getPriceBinding(ch.sahits.game.openpatrician.model.product.IWare ware,
BaseShipyardDialog.BuyAmountBinding buyAmount)
ware - for which the price should be retrievedbuyAmount - that should be bought (required for the initialization)private javafx.beans.binding.IntegerBinding getNeededWareBinding(ch.sahits.game.openpatrician.model.product.EWare ware)
protected Table createTopTable()
BaseShipyardDialogcreateTopTable in class BaseShipyardDialogprotected javafx.beans.binding.BooleanBinding actionEnabledBinding()
BaseShipyardDialogactionEnabledBinding in class BaseShipyardDialogCopyright © 2011-2015 Sahits GmbH. All Rights Reserved.