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

A

a11 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a12 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a21 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a22 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
AbstractNoticeBoardMenuProvider - Class in ch.sahits.game.javafx.service
 
AbstractNoticeBoardMenuProvider() - Constructor for class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
 
active - Variable in class ch.sahits.game.javafx.control.TogglebleImageButton
 
ACTIVE_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
activeImage - Variable in class ch.sahits.game.javafx.control.TogglebleImageButton
 
activeProperty() - Method in class ch.sahits.game.javafx.control.TogglebleImageButton
 
add(DisplayMessage) - Method in class ch.sahits.game.javafx.model.DisplayMessages
 
add(TableRow) - Method in class ch.sahits.game.javafx.model.Table
 
add(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
add(ITableCell, ECellConstraint) - Method in class ch.sahits.game.javafx.model.TableRow
 
addCellToGridPane(GridPane, int, TableRow, int, ITableCell, HPos, String) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Adding a table cell to the grid
addCellToGridPane(int, TableRow, int, ITableCell, Node, GridPane, HPos) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Add a node to the grid pane with respect to the different constraints, that might be defined.
addEventHandler(EventHandler<T>) - Method in class ch.sahits.game.javafx.event.AggregateEventHandler
Add a new event handler.
additionalWidth - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
addLine(Line) - Method in class ch.sahits.game.javafx.control.Page
 
addMenu(NoticeBoardMenu) - Method in class ch.sahits.game.javafx.control.NoticeBoard
 
addResizeHandler(Group) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
addSegment(BezierCurveControls) - Method in class ch.sahits.game.javafx.model.BezierPath
 
AggregateEventHandler<T extends javafx.event.Event> - Class in ch.sahits.game.javafx.event
Aggregation event handler that allows adding multiple event handlers for the same event type.
AggregateEventHandler() - Constructor for class ch.sahits.game.javafx.event.AggregateEventHandler
 
alignment - Variable in class ch.sahits.game.javafx.model.RowCellAlignement
 
alignment - Variable in class ch.sahits.game.javafx.model.Table
 
amount - Variable in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
 
amount - Variable in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
amountProperty() - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
 
amountToBeChecked - Variable in class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
 
AnchoredBottomRightLayout - Class in ch.sahits.game.javafx.layout
Layout that ensures that the children are always laied out to be in the bottom right corner.
AnchoredBottomRightLayout() - Constructor for class ch.sahits.game.javafx.layout.AnchoredBottomRightLayout
 
angleBetween2Lines(Point2D, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the angle between the vector horizontally to the left from the center and the current point.
angles - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
append(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
Append text.
append(Node) - Method in class ch.sahits.game.javafx.control.DecoratedText
Append a control.
applyStyle(String) - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
 
applyStyle(String) - Method in interface ch.sahits.game.javafx.control.IApplicableStyle
Set the style on all children.
applyStyle(String) - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
 
applyStyle(DecoratedText, String) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
 
applyTextStyle(boolean, String...) - Method in class ch.sahits.game.javafx.control.DecoratedText
 

B

b1 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
b2 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
backButtonEventHandler - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
BackButtonEventHandler() - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2.BackButtonEventHandler
 
backButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
backButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonLabel(String) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonLabelProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property defining the label of the back button.
backButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
backButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonNode(Node) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonVisibility - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
backgroundDimension - Variable in class ch.sahits.game.javafx.control.EventPlayerFrame
 
backgroundDimensionProperty() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the property for the background dimension.
backLbl - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
BALE_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
BaleAmount - Class in ch.sahits.game.javafx.control
 
BaleAmount() - Constructor for class ch.sahits.game.javafx.control.BaleAmount
 
BaleAmountAlwaysVisible - Class in ch.sahits.game.javafx.control
 
BaleAmountAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
BaleIconView - Class in ch.sahits.game.javafx.control
 
BaleIconView() - Constructor for class ch.sahits.game.javafx.control.BaleIconView
 
BARREL_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
BarrelAmount - Class in ch.sahits.game.javafx.control
 
BarrelAmount() - Constructor for class ch.sahits.game.javafx.control.BarrelAmount
 
BarrelAmountAlwaysVisible - Class in ch.sahits.game.javafx.control
 
BarrelAmountAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
BarrelIconView - Class in ch.sahits.game.javafx.control
 
BarrelIconView() - Constructor for class ch.sahits.game.javafx.control.BarrelIconView
 
BaseItemNavigatorLabelWrapper<T> - Class in ch.sahits.game.javafx.control
Base class for a label wrapper.
BaseItemNavigatorLabelWrapper(T) - Constructor for class ch.sahits.game.javafx.control.BaseItemNavigatorLabelWrapper
 
BezierCurveControls - Class in ch.sahits.game.javafx.model
This data class presents a point and two control points that can be used to add a CubicCurve to a Bèzier path.
BezierCurveControls() - Constructor for class ch.sahits.game.javafx.model.BezierCurveControls
 
bezierCurves - Variable in class ch.sahits.game.javafx.model.BezierPath
 
BezierPath - Class in ch.sahits.game.javafx.model
A Bèzier path is made up by consecutive Bèzier curves.
BezierPath() - Constructor for class ch.sahits.game.javafx.model.BezierPath
 
BORDER_THICKNESS - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
build() - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
button - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 

C

calculate(int, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
Calculate the dimensions of a string using the font with the number of characters.
calculate(String, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
Calculate the dimensions of a string using the font with the characters in the string.
calculate() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Recalculate the matrix values based on the points.
calculateA11() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA12() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA21() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA22() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateB1() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateB2() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateBasePoint(Point2D, double, double) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the base point for the label.
calculateButtonDimensions(OpenPatricianButton) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
calculateContentInitialHeigth() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Calculate the initial height of the content without content.
calculateDimensions(OpenPatricianDialogInput) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
calculateDimensions(OpenPatricianWoodenTextInput) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
calculateEllipsis(Font, String, double) - Method in class ch.sahits.game.javafx.service.TextEllipsisCalculator
 
calculateMoveFactor(double) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the factor a label has to be moved based on the position on the curve.
calculateNewDimension(Font) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
calculateNewDimensions() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
calculateNewDimenstions(OpenPatricianRadioButton, String, Image) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
calculateNumberHorizontalElements(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
calculateNumberVerticalElements(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
calculateSlope(Point2D, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Caluculate the slope of the line defined by two points.
calculateTargetHeigth(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
calculateTargetWidth() - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
captainsState - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
cells - Variable in class ch.sahits.game.javafx.model.TableRow
 
CENTERED_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
centeredFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
centeredFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
centeredFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
centeredFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
ch.sahits.game.javafx - package ch.sahits.game.javafx
 
ch.sahits.game.javafx.bindings - package ch.sahits.game.javafx.bindings
 
ch.sahits.game.javafx.control - package ch.sahits.game.javafx.control
 
ch.sahits.game.javafx.control.skin - package ch.sahits.game.javafx.control.skin
 
ch.sahits.game.javafx.effects.transform - package ch.sahits.game.javafx.effects.transform
 
ch.sahits.game.javafx.event - package ch.sahits.game.javafx.event
 
ch.sahits.game.javafx.layout - package ch.sahits.game.javafx.layout
 
ch.sahits.game.javafx.model - package ch.sahits.game.javafx.model
 
ch.sahits.game.javafx.service - package ch.sahits.game.javafx.service
 
ch.sahits.game.javafx.util - package ch.sahits.game.javafx.util
 
ch.sahits.game.openpatrician.dialog - package ch.sahits.game.openpatrician.dialog
 
changed(ObservableValue<? extends Boolean>, Boolean, Boolean) - Method in class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
changed(ObservableValue<? extends Translation2D>, Translation2D, Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation.RecalculationEventListener
 
churchMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
cityHallMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
cityState - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
clearContents() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Clear the current contents.
clientEventBus - Variable in class ch.sahits.game.javafx.model.DisplayMessages
 
clientServerEventBus - Variable in class ch.sahits.game.javafx.model.DisplayMessages
 
close() - Method in class ch.sahits.game.openpatrician.dialog.Dialog
Subclasses should override this method to ensure that the dialog properly cleans up the state before it is closed.
CloseApplicationEventHandler - Class in ch.sahits.game.javafx.event
Event handler that closes the application on the key combination Ctrl+Q
CloseApplicationEventHandler() - Constructor for class ch.sahits.game.javafx.event.CloseApplicationEventHandler
 
closeNoticeBoard() - Method in class ch.sahits.game.javafx.control.NoticeBoard
 
COIN_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
CoinIconView - Class in ch.sahits.game.javafx.control
 
CoinIconView() - Constructor for class ch.sahits.game.javafx.control.CoinIconView
 
CoinPrice - Class in ch.sahits.game.javafx.control
Coin price which is only visible when the amount is larger than zero.
CoinPrice() - Constructor for class ch.sahits.game.javafx.control.CoinPrice
 
CoinPriceAlwaysVisible - Class in ch.sahits.game.javafx.control
Coin price which is always visible.
CoinPriceAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
collectPresentPersons(TavernState, List<IPerson>, List<ISideRoomPerson>, List<IPerson>, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
columnWidth - Variable in class ch.sahits.game.javafx.model.Table
 
computeScaleX(double) - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
computeScaleY(double) - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
computeTextHeight(Font, String, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeTextHeight(Font, String, double, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeTextWidth(Font, String, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeValue() - Method in class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
computeValue() - Method in class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
Evaluates to true as long as the bound integer property is positive (>0).
content - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
contentContainer - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
contentHeight - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
contentMaxHeight - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
contentMaxHeight - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
contentMaxHeight(double) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxHeight(DoubleProperty) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxHeightProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the maximal height of the content
contentMaxWidth - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
contentMaxWidth - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
contentMaxWidth(double) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxWidth(DoubleProperty) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxWidthProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property containing the maximal width of the content.
contentWidth - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
context - Variable in class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
 
context - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
context - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
context - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
context - Variable in class ch.sahits.game.javafx.util.JavaFXUtils
 
contraints - Variable in class ch.sahits.game.javafx.model.TableRow
 
control - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
control - Variable in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
 
control - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
control - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
control - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
control - Variable in class ch.sahits.game.javafx.model.ControlTableCell
 
controlPoint1 - Variable in class ch.sahits.game.javafx.model.BezierCurveControls
 
controlPoint2 - Variable in class ch.sahits.game.javafx.model.BezierCurveControls
 
ControlTableCell - Class in ch.sahits.game.javafx.model
Table cell containing a control.
ControlTableCell(Node) - Constructor for class ch.sahits.game.javafx.model.ControlTableCell
 
convertToPoints(ObservableList<Double>) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
CORNER_OFFSET - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
create() - Static method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
createAndAddLabels(Group, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Create the labels and add them to the group.
createDecoratedText(String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
Create a decorated text from the template string.
createDecoratedText(String, String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
Create a decorated text from the template string.
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianLargeWaxButton
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallWaxButton
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianStoneButton
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
createDefaultSkin() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
createGridPaneFromModel(Table) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Create a grid pane from a supplied table model.
createImage(String) - Method in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
Create the unscaled image
createImage(String) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
Create the unscaled image
createLabel(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
createListForPlayer(List<IPlayer>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
Create a list of label wrapper for citizens, which include ICitizens as well as IPlayers.
createListForVessels(List<IShip>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
Create a list of label wrapper for ships.
createMenu(ENoticeBoardType, ICityPlayerProxyJFX) - Method in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in interface ch.sahits.game.javafx.service.INoticeBoardMenuProvider
Create a list of menu entries approypriate forthe type based on the city player proxy object.
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardChurchMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardCityHallMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardLoanerMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMarketPlaceMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipyardMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTradingMenuProvider
 
createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTradingOfficeMenuProvider
 
createMenuEntry(ICityPlayerProxyJFX, INavigableVessel, String, boolean, int) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
createMultiParagraphContainer() - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
createNonLabeledListForPlayer(List<IPlayer>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
Create a list of label wrapper for players, which include ICitizens as well as IPlayers.
createNoticeBoardEntry(String, EDialogType) - Method in class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
 
createNoticeBoardEntry(ICityPlayerProxyJFX, INavigableVessel, boolean, String, boolean, int) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
createNoticeBoardEntryMainRoom(String, IPerson, TavernState, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
createNoticeBoardEntrySideRoom(String, IPerson, TavernState, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
createScaledView(Image, double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
createSegmentedShape(double, double, List<Integer>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
createSimpleDecoratedText(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
createTitle(ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMenuTitleProvider
 
currentPage - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
currentPosition - Variable in class ch.sahits.game.javafx.control.ItemNavigator
 
currentPositionProperty() - Method in class ch.sahits.game.javafx.control.ItemNavigator
 
currentRotation - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 

D

DecoratedText - Class in ch.sahits.game.javafx.control
Text control which can hold text mixed with controls.
DecoratedText() - Constructor for class ch.sahits.game.javafx.control.DecoratedText
Contructor suppling an extarnal font to use.
DecoratedText(String) - Constructor for class ch.sahits.game.javafx.control.DecoratedText
Constructor using the base.css style sheet and the supplied style class to define the font.
DecoratedText.StyleableProperties - Class in ch.sahits.game.javafx.control
 
DecoratedTextFactory - Class in ch.sahits.game.javafx.service
Factory method to create a decorated text from a template.
DecoratedTextFactory(int, int, int) - Constructor for class ch.sahits.game.javafx.service.DecoratedTextFactory
 
decoratedTextFactory - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
decSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
DEFAULT_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
DEFAULT_WIDTH - Static variable in class ch.sahits.game.javafx.control.NoticeBoard
 
description - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
 
descriptionProperty() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
deselctAll() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
destination - Variable in class ch.sahits.game.javafx.effects.transform.Translation2D
 
destinationProperty() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Property containing the destination point.
Dialog - Class in ch.sahits.game.openpatrician.dialog
Base class for Open Patrician dialogs.
Dialog() - Constructor for class ch.sahits.game.openpatrician.dialog.Dialog
 
dialogType - Variable in class ch.sahits.game.javafx.event.WrappedDialogType
 
dialogType - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
dialogType - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
disableAll() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
disabled - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
DISABLED_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
disabledProperty() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
display - Variable in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
DisplayMessageOverlayLabel - Class in ch.sahits.game.javafx.control
This control represents a display message on a wax seal.
DisplayMessageOverlayLabel(String, TextSizingUtility) - Constructor for class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
DisplayMessageOverlayLabel.StyleableProperties - Class in ch.sahits.game.javafx.control
 
DisplayMessageOverlayLabelSkin - Class in ch.sahits.game.javafx.control.skin
 
DisplayMessageOverlayLabelSkin(DisplayMessageOverlayLabel, TextSizingUtility) - Constructor for class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
DisplayMessages - Class in ch.sahits.game.javafx.model
This container holds at max 50 DisplayMessages.
DisplayMessages() - Constructor for class ch.sahits.game.javafx.model.DisplayMessages
 
displayMessages - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
DROP_SHADOW_PADDING - Static variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
dynamic - Variable in enum ch.sahits.game.javafx.model.ENoticeBoardType
Indicates if the content may change dynamically
DynamicTextTableCell - Class in ch.sahits.game.javafx.model
Table vell containing a dynamic text that needs to be bound.
DynamicTextTableCell() - Constructor for class ch.sahits.game.javafx.model.DynamicTextTableCell
 

E

ECellConstraint - Enum in ch.sahits.game.javafx.model
Table cell constaints.
ECellConstraint() - Constructor for enum ch.sahits.game.javafx.model.ECellConstraint
 
EDialogType - Enum in ch.sahits.game.javafx.model
Enumeration of all dialogs.
EDialogType(boolean) - Constructor for enum ch.sahits.game.javafx.model.EDialogType
 
EDialogType() - Constructor for enum ch.sahits.game.javafx.model.EDialogType
 
ELLIPSIS - Static variable in class ch.sahits.game.javafx.service.TextEllipsisCalculator
 
ellipsisCalculator - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
enableAll() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
ENoticeBoardType - Enum in ch.sahits.game.javafx.model
The various types of the notice board.
ENoticeBoardType(boolean, boolean) - Constructor for enum ch.sahits.game.javafx.model.ENoticeBoardType
 
equals(Object) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
eventHandlers - Variable in class ch.sahits.game.javafx.event.AggregateEventHandler
 
EventMediaPlayer - Class in ch.sahits.game.javafx.control
Control for playing an event video.
EventMediaPlayer(EEventMediaType, ReadOnlyDoubleProperty) - Constructor for class ch.sahits.game.javafx.control.EventMediaPlayer
 
EventMediaPlayerSkin - Class in ch.sahits.game.javafx.control.skin
Skin class for the Event media player.
EventMediaPlayerSkin(EventMediaPlayer, ReadOnlyDoubleProperty) - Constructor for class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
 
EventPlayerFrame - Class in ch.sahits.game.javafx.control
Provide the frame control for the media event.
EventPlayerFrame(ReadOnlyDoubleProperty) - Constructor for class ch.sahits.game.javafx.control.EventPlayerFrame
 
EventPlayerFrameSkin - Class in ch.sahits.game.javafx.control.skin
Skin for EventPlayerFrame.
EventPlayerFrameSkin(EventPlayerFrame) - Constructor for class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 

F

FightingSkillAlwaysVisible - Class in ch.sahits.game.javafx.control
Fighting skill which is always visible.
FightingSkillAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
 
firstLastPageAction - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
firstLastPageAction - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
firstLastPageAction(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
firstLastPageActionProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
font - Variable in class ch.sahits.game.javafx.control.DecoratedText
 
FONT - Static variable in class ch.sahits.game.javafx.control.DecoratedText.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
FONT - Static variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
FONT - Static variable in class ch.sahits.game.javafx.control.OpenPatricianButton.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
FONT - Static variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
FONT - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSlider.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
FONT - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
FONT - Static variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput.StyleableProperties
 
font - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
fontLoader - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
fontProperty() - Method in class ch.sahits.game.javafx.control.DecoratedText
 
fontProperty() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
fontProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
fontProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
fontProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
fontProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
fontProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
FRAME_BORDER - Static variable in interface ch.sahits.game.openpatrician.dialog.IDialog
 
FRAME_BORDER_LENGTH - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
FULL_INNER_HEIGTH - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
FULL_INNER_WIDTH - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 

G

GENERIC_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
get(int) - Method in class ch.sahits.game.javafx.model.Table
 
get(int) - Method in class ch.sahits.game.javafx.model.TableRow
 
getActive() - Method in class ch.sahits.game.javafx.control.TogglebleImageButton
Gets the value of the property active.
getAligenment(int) - Method in class ch.sahits.game.javafx.model.RowCellAlignement
 
getAligenment(int) - Method in class ch.sahits.game.javafx.model.Table
 
getAligenment(int) - Method in class ch.sahits.game.javafx.model.TableHeader
 
getAmount() - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
Gets the value of the property amount.
getBackButtonLabel() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property backButtonLabel.
getBackButtonNode() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the node definition to be used for the back button.
getBackgroundDimension() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the dimensions of the background.
getCellConstraint(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
getCenteredFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property centeredFont.
getChildrenUnmodifiable() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.DecoratedText
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
getColumnWidth(int) - Method in class ch.sahits.game.javafx.model.Table
Calculate the width of the indicated column.
getContent() - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
getContentMaxHeight() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property contentMaxHeight.
getContentMaxWidth() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property contentMaxWidth.
getContentWidth() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
getControl() - Method in class ch.sahits.game.javafx.model.ControlTableCell
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.DecoratedText
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
getControlPoint1() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
Retrieve the outgoing control point for the start point of this segment of the curve.
getControlPoint2() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
Retrieve the incoming control point for the end point of this segment of the curve.
getCurrent() - Method in class ch.sahits.game.javafx.control.ItemNavigator
 
getCurrentPosition() - Method in class ch.sahits.game.javafx.control.ItemNavigator
Gets the value of the property currentPosition.
getDescription() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
Gets the value of the property description.
getDestination() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Get the destination point.
getDialogTypeMainRoom(IPerson) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
getDisabled() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
Gets the value of the property disabled.
getDisplaMessageMouseEnterFocusEventHandler(DecoratedText, String) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
getDisplay() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
getDisplayMessageMouseExitFocusEventHandler(DecoratedText) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
getEndOfWeek(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the date of the end of the week in the form {Day of month}.
getEndOfWeekInternal(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the date of the of the Sunday of last week
getFileName(int, int) - Method in class ch.sahits.game.javafx.control.ImageFactory
Compute the filename based on the stretching factor
getFileName(float, String, HashMap<Float, String>) - Method in class ch.sahits.game.javafx.control.ImageFactory
Retrieve the file name that matches best the proportions to be displayed
getFileNameExt(double, double, int) - Method in class ch.sahits.game.javafx.control.ImageFactory
Compute the filename based on the stretching factor
getFirstLastPageAction() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property firstLastPageAction.
getFont() - Method in class ch.sahits.game.javafx.control.DecoratedText
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Gets the value of the property font.
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Gets the value of the property font.
getHeader() - Method in class ch.sahits.game.javafx.model.Table
 
getHeaderFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property headerFont.
getImageWidth() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin.SteeringWheelGroup
 
getInitialWidth() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getInnerDimension() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the dimension of the inner border of the frame.
getInsetBackground() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the inset coordinates for the background.
getInsetMediaContent() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the inset coordinates for the media content.
getItem() - Method in interface ch.sahits.game.javafx.control.IItemNavigatorLabelWrapper
Retrieve the item.
getLabel() - Method in interface ch.sahits.game.javafx.control.IItemNavigatorLabelWrapper
Retrieve a label representing the item.
getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.NonDisplayablePersonNavigatorWrapper
 
getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.PersonNavigatorWrapper
 
getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.ShipNavigatorWrapper
 
getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.VesselNavigatorWrapper
 
getLines() - Method in class ch.sahits.game.javafx.control.Page
 
getLocalDisplayDistinctArticle(boolean, boolean) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalDisplayName(EWeapon) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the localized display name for id.
getLocalDisplayName(EWare) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the localized display name for id.
getLocalDisplayName(ICareer) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalDisplayName(ESocialRank) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalDisplayName(EShipType) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalDisplayName(IBuilding) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalDisplayNameWithArticle(EShipType, boolean) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
getLocalHeight() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getLocalWidth() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getMaxTransfereable() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Gets the value of the property maxTransfereable.
getMenuEntries() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
Gets the value of the property menuEntries.
getMoneyTransfer(IDataImageLoader) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Create a new instance for the money transfer.
getNavigationLabelFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property navigationLabelFont.
getNbCols() - Method in class ch.sahits.game.javafx.model.TableHeader
 
getNextButtonLabel() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property nextButtonLabel.
getNextButtonNode() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the node definition to be used for the next button.
getNumberOfColumns() - Method in class ch.sahits.game.javafx.model.Table
Return the number of columns based on the header.
getNumberOfRows() - Method in class ch.sahits.game.javafx.model.Table
Return the number of rows, not counting the header.
getOnAction() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Gets the value of the property onAction.
getOnMouseRelease() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Gets the value of the property onMouseRelease.
getOption() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
getOptions() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Gets the value of the property options.
getPaddingLocal() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property paddingLocal.
getParagraphFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property paragraphFont.
getParentWidth() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Gets the value of the property parentWidth.
getPoint() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
Retrieve the enpoint of the curve.
getPoint1() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point1.
getPoint2() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point2.
getPoint3() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point3.
getSelected() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
Gets the value of the property selected.
getSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Gets the value of the property selectedIndex.
getSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Gets the value of the property selectedIndex.
getSelectedLabel() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Gets the value of the property selectedLabel.
getSelectedValue() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getSelectedValue() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Retrieve the mapping value for the selected index.
getSize() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Gets the value of the property size.
getSize() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Gets the value of the property size.
getSlabImage(Dimension2D) - Method in class ch.sahits.game.javafx.control.ImageFactory
Draw a borderless stone slab
getSource() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Get the source point.
getStartOfWeek(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the date of the start of the week in the form {Day of month}.
getStartOfWeekInternal(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Retrieve the date of the start of the last week
getStepSize() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Gets the value of the property stepSize.
getTavernState(ICity) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
getText() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property text.
getTitle() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
Gets the value of the property title.
getToggled() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
Gets the value of the property toggled.
getUnselectedLabel() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Gets the value of the property unselectedLabel.
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getValue() - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
Gets the value of the property value.
getValue() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
getValue() - Method in class ch.sahits.game.javafx.model.StaticTextTableCell
 
getWrappingWidth() - Method in class ch.sahits.game.javafx.control.DecoratedText
Gets the value of the property wrappingWidth.
getX() - Method in class ch.sahits.game.javafx.control.PlaceHolder
Gets the value of the property x.
getY() - Method in class ch.sahits.game.javafx.control.PlaceHolder
Gets the value of the property y.
guessNumberOfCharacters(double, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
Guess the number of characters that can be displayed in destWidth.
guildList - Variable in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
 
guildMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 

H

handle(MouseEvent) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2.BackButtonEventHandler
 
handle(MouseEvent) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2.NextButtonEventHanlder
 
handle(T) - Method in class ch.sahits.game.javafx.event.AggregateEventHandler
Loop over all event handlers and delegate the event to each one of them.
handle(KeyEvent) - Method in class ch.sahits.game.javafx.event.CloseApplicationEventHandler
 
handle(MouseEvent) - Method in class ch.sahits.game.javafx.event.MouseClickLocationEventHandler
 
handleMessage(DisplayMessage) - Method in class ch.sahits.game.javafx.model.DisplayMessages
 
hasConstraint(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
hashCode() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
header - Variable in class ch.sahits.game.javafx.model.Table
 
headerAlignment - Variable in class ch.sahits.game.javafx.model.TableHeader
 
headerFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
headerFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
headerFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
headerFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
HEADING_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
height - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
height - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
HEIGHT - Static variable in interface ch.sahits.game.openpatrician.dialog.IDialog
 
heightChange(double, double) - Method in class ch.sahits.game.javafx.OpenPatricianScene
Method that is called when the height of the scene changes.
heightLocalProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 

I

IApplicableStyle - Interface in ch.sahits.game.javafx.control
Interface used to delegate style changes to children text nodes.
IDialog - Interface in ch.sahits.game.openpatrician.dialog
Dialog contstants.
IItemNavigatorLabelWrapper<T> - Interface in ch.sahits.game.javafx.control
Wrapper for an item in the navigator list.
IMAGE - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
ImageFactory - Class in ch.sahits.game.javafx.control
Utility class for image manipulation.
ImageFactory() - Constructor for class ch.sahits.game.javafx.control.ImageFactory
 
imageFactory - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
imageLoader - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
 
imageLoader - Variable in class ch.sahits.game.javafx.control.skin.MoneyTransferSkin
 
imageLoader - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
imageView - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
img - Static variable in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.BaleIconView
 
img - Static variable in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.BarrelIconView
 
img - Static variable in class ch.sahits.game.javafx.control.CoinIconView
 
img - Static variable in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
 
imgView - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
imgViewPlank - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
inactiveImage - Variable in class ch.sahits.game.javafx.control.TogglebleImageButton
 
incSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
init() - Method in class ch.sahits.game.javafx.model.DisplayMessages
 
initBinding() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
INITIAL_ROTATION - Static variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
initialalizeNewText(Text) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Initialize new text.
initialHeigth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
initializeControl() - Method in class ch.sahits.game.javafx.control.ItemNavigator
 
initializeControl(Group, ReadOnlyDoubleProperty) - Method in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
 
initializeDecoratedText(String, Map<String, Object>, DecoratedText) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
initializeFrame(Group) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
initializeStyle() - Method in class ch.sahits.game.javafx.control.OpenPatricianLabel
 
initialWidth - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
initialzeComponents() - Method in class ch.sahits.game.javafx.control.skin.MoneyTransferSkin
 
innerDimension - Variable in class ch.sahits.game.javafx.control.EventPlayerFrame
 
innerDimensionProperty() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Property of the inner dimensions.
INoticeBoardMenuProvider - Interface in ch.sahits.game.javafx.service
Providing the menu items for a notice board menu.
INSET - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
inset - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
INSET - Static variable in interface ch.sahits.game.openpatrician.dialog.IDialog
 
INSET_CORNER_AFTER - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
insetBackground - Variable in class ch.sahits.game.javafx.control.EventPlayerFrame
 
insetBackgroundProperty() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the property for the inset coordinates for the background.
insetMediaContent - Variable in class ch.sahits.game.javafx.control.EventPlayerFrame
 
insetMediaContentProperty() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
Retrieve the property for the coordinates of the media content.
isEllipsed() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
isLineTooLong(double) - Method in class ch.sahits.game.javafx.control.PageSplitter
 
isLinkText() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Gets the value of the property linkText.
isNumeticalOptions() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
isSpecialKey(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
ITableCell - Interface in ch.sahits.game.javafx.model
Base interface for all table cell contents.
item - Variable in class ch.sahits.game.javafx.control.BaseItemNavigatorLabelWrapper
 
ItemNavigator<T> - Class in ch.sahits.game.javafx.control
Control that allows the circular navigation of a list.
ItemNavigator(List<IItemNavigatorLabelWrapper<T>>) - Constructor for class ch.sahits.game.javafx.control.ItemNavigator
 
ItemNavigatorLabelWrapperFactory - Class in ch.sahits.game.javafx.service
Factory class to create a label wrapper list from a normal list.
ItemNavigatorLabelWrapperFactory() - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
 
ItemNavigatorLabelWrapperFactory.NonDisplayablePersonNavigatorWrapper - Class in ch.sahits.game.javafx.service
 
ItemNavigatorLabelWrapperFactory.PersonNavigatorWrapper - Class in ch.sahits.game.javafx.service
 
ItemNavigatorLabelWrapperFactory.ShipNavigatorWrapper - Class in ch.sahits.game.javafx.service
 
ItemNavigatorLabelWrapperFactory.VesselNavigatorWrapper - Class in ch.sahits.game.javafx.service
 
iterator() - Method in class ch.sahits.game.javafx.model.Table
 
iterator() - Method in class ch.sahits.game.javafx.model.TableRow
 
IWordSplitter - Interface in ch.sahits.game.javafx.control
Interface for defining a strategy how to split a word.

J

JavaFXUtils - Class in ch.sahits.game.javafx.util
Utility class facilitating some common tasks required by multiple components.
JavaFXUtils() - Constructor for class ch.sahits.game.javafx.util.JavaFXUtils
 

L

label - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
label - Variable in class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
label - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
layoutChildren() - Method in class ch.sahits.game.javafx.layout.AnchoredBottomRightLayout
 
layoutChildren() - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
leftInset - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
leftMargin - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
Line - Class in ch.sahits.game.javafx.control
Model fo a line to be rendered in pagination.
Line() - Constructor for class ch.sahits.game.javafx.control.Line
 
line - Variable in class ch.sahits.game.javafx.control.Line
 
lines - Variable in class ch.sahits.game.javafx.control.Page
 
lineSpacing - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
linkText - Variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
linkTextProperty() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
list - Variable in class ch.sahits.game.javafx.control.ItemNavigator
 
loanerMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardChurchMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardCityHallMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardLoanerMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardMarketPlaceMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuTitleProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipyardMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardTradingMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.service.NoticeBoardTradingOfficeMenuProvider
 
locale - Variable in class ch.sahits.game.javafx.util.ModelTranslations
 
localHeight - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
localWidth - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 

M

marketPlaceMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
maxTransfereable - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
 
maxTransfereableProperty() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
menu - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
menuEntries - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
menuEntriesProperty() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
MESSAGE_STORE_SIZE - Static variable in class ch.sahits.game.javafx.model.DisplayMessages
 
messageProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
messages - Variable in class ch.sahits.game.javafx.model.DisplayMessages
 
messages - Variable in class ch.sahits.game.javafx.util.ModelTranslations
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardChurchMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardCityHallMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardLoanerMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardMarketPlaceMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuTitleProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipyardMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardTradingMenuProvider
 
messageSource - Variable in class ch.sahits.game.javafx.service.NoticeBoardTradingOfficeMenuProvider
 
messagesProperty() - Method in class ch.sahits.game.javafx.model.DisplayMessages
 
middleSectionWidth - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
ModelTranslations - Class in ch.sahits.game.javafx.util
Service that provides the proper translations for enumeration balues and constants.
ModelTranslations() - Constructor for class ch.sahits.game.javafx.util.ModelTranslations
 
moneyTranfer - Variable in class ch.sahits.game.javafx.control.skin.MoneyTransferSkin
 
MoneyTransfer - Class in ch.sahits.game.javafx.control
Input control to transfer money.
MoneyTransfer(IDataImageLoader) - Constructor for class ch.sahits.game.javafx.control.MoneyTransfer
 
MoneyTransferSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the money transfer control.
MoneyTransferSkin(MoneyTransfer, IDataImageLoader) - Constructor for class ch.sahits.game.javafx.control.skin.MoneyTransferSkin
Constructor for all SkinBase instances.
MouseClickLocationEventHandler - Class in ch.sahits.game.javafx.event
This event handler handels mouse click events, to figure out the location of the mouse click.
MouseClickLocationEventHandler() - Constructor for class ch.sahits.game.javafx.event.MouseClickLocationEventHandler
 

N

navigationLabelFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
navigationLabelFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
navigationLabelFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
navigationLabelFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
NavigationSkillAlwaysVisible - Class in ch.sahits.game.javafx.control
Fighting skill which is always visible.
NavigationSkillAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
 
nbCols - Variable in class ch.sahits.game.javafx.model.TableHeader
 
nbScrollPane - Variable in class ch.sahits.game.javafx.control.NoticeBoard
 
next() - Method in class ch.sahits.game.javafx.control.ItemNavigator
 
nextButtonEventHandler - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
NextButtonEventHanlder() - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2.NextButtonEventHanlder
 
nextButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
nextButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonLabel(String) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonLabelProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property defining the label of the next button.
nextButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
nextButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonNode(Node) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonVisibility - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
nextLbl - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
NonAlphaNumWordSplitter - Class in ch.sahits.game.javafx.control
Word splitter on any non alpha numeric characters.
NonAlphaNumWordSplitter() - Constructor for class ch.sahits.game.javafx.control.NonAlphaNumWordSplitter
 
NonDisplayablePersonNavigatorWrapper(IPlayer) - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.NonDisplayablePersonNavigatorWrapper
 
NoticeBoard - Class in ch.sahits.game.javafx.control
Control representing the main menu.
NoticeBoard() - Constructor for class ch.sahits.game.javafx.control.NoticeBoard
 
NoticeBoardChurchMenuProvider - Class in ch.sahits.game.javafx.service
Provide menu items for the church notice board.
NoticeBoardChurchMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardChurchMenuProvider
 
NoticeBoardCityHallMenuProvider - Class in ch.sahits.game.javafx.service
Provide menu items for the city hall notice board.
NoticeBoardCityHallMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardCityHallMenuProvider
 
NoticeBoardGuildMenuProvider - Class in ch.sahits.game.javafx.service
Provide menu items for the guild notice board.
NoticeBoardGuildMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
 
NoticeBoardLoanerMenuProvider - Class in ch.sahits.game.javafx.service
Provide menu items for the loaner notice board
NoticeBoardLoanerMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardLoanerMenuProvider
 
NoticeBoardMarketPlaceMenuProvider - Class in ch.sahits.game.javafx.service
Provide menu items for the market place notice board.
NoticeBoardMarketPlaceMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardMarketPlaceMenuProvider
 
noticeBoardMenu - Variable in class ch.sahits.game.javafx.control.NoticeBoard
 
NoticeBoardMenu - Class in ch.sahits.game.javafx.model
Representing the model for the menu displayed in the notice board.
NoticeBoardMenu(ENoticeBoardType) - Constructor for class ch.sahits.game.javafx.model.NoticeBoardMenu
 
NoticeBoardMenuEntry - Class in ch.sahits.game.javafx.model
Representing a single entry in the notice board menu.
NoticeBoardMenuEntry(EDialogType) - Constructor for class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
NoticeBoardMenuProvider - Class in ch.sahits.game.javafx.service
Factory method to create the model for the notice board.
NoticeBoardMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
NoticeBoardMenuTitleProvider - Class in ch.sahits.game.javafx.service
Factory class providing the titles for the notice board menus.
NoticeBoardMenuTitleProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardMenuTitleProvider
 
NoticeBoardMessageMenuProvider - Class in ch.sahits.game.javafx.service
Provide the menu items for the messages in the notice board menu.
NoticeBoardMessageMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
NoticeBoardScrollPaneContent - Class in ch.sahits.game.javafx.control
Content pane of the notice board menu.
NoticeBoardScrollPaneContent() - Constructor for class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
NoticeBoardShipSelectionMenuProvider - Class in ch.sahits.game.javafx.service
Provide the menu items for the ship selection notice board menu.
NoticeBoardShipSelectionMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
NoticeBoardShipyardMenuProvider - Class in ch.sahits.game.javafx.service
Provide the menu items for the shipyard notice board menu.
NoticeBoardShipyardMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardShipyardMenuProvider
 
NoticeBoardTavernMenuProvider - Class in ch.sahits.game.javafx.service
Provide the menu items fo the tavern notice board menu.
NoticeBoardTavernMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
NoticeBoardTradingMenuProvider - Class in ch.sahits.game.javafx.service
Provide items for the trading menu.
NoticeBoardTradingMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardTradingMenuProvider
 
NoticeBoardTradingOfficeMenuProvider - Class in ch.sahits.game.javafx.service
 
NoticeBoardTradingOfficeMenuProvider() - Constructor for class ch.sahits.game.javafx.service.NoticeBoardTradingOfficeMenuProvider
 

O

onAction - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
onActionProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
onMouseRelease - Variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
onMouseReleaseProperty() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
onMouseSelect - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
OpenPatricianButton - Class in ch.sahits.game.javafx.control
Base class for buttons in openPatricain.
OpenPatricianButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianButton
 
OpenPatricianButton.StyleableProperties - Class in ch.sahits.game.javafx.control
 
OpenPatricianDialogInput - Class in ch.sahits.game.javafx.control
 
OpenPatricianDialogInput(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Initialize the initial text.
OpenPatricianDialogInput.StyleableProperties - Class in ch.sahits.game.javafx.control
 
OpenPatricianDialogInputSkin - Class in ch.sahits.game.javafx.control.skin
 
OpenPatricianDialogInputSkin(OpenPatricianDialogInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
OpenPatricianLabel - Class in ch.sahits.game.javafx.control
OpenPatrician styled Label.
OpenPatricianLabel() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLabel(String, Node) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLabel(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLargeWaxButton - Class in ch.sahits.game.javafx.control
Open Patrician large wax button.
OpenPatricianLargeWaxButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLargeWaxButton
 
OpenPatricianLargeWaxButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician large wax button.
OpenPatricianLargeWaxButtonSkin(OpenPatricianLargeWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianLargeWaxButtonSkin
 
OpenPatricianRadioButton - Class in ch.sahits.game.javafx.control
OpenPatrician radio button.
OpenPatricianRadioButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
OpenPatricianRadioButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the OpenPatrician radio button.
OpenPatricianRadioButtonSkin(OpenPatricianRadioButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
OpenPatricianScene - Class in ch.sahits.game.javafx
The open patrician scene stores the dimensions of the scene.
OpenPatricianScene(Region) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianSlider - Class in ch.sahits.game.javafx.control
 
OpenPatricianSlider(int) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSlider
 
OpenPatricianSlider.StyleableProperties - Class in ch.sahits.game.javafx.control
 
OpenPatricianSliderSkin - Class in ch.sahits.game.javafx.control.skin
Skin for OpenPatricianSlider.
OpenPatricianSliderSkin(OpenPatricianSlider) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
OpenPatricianSliderSkin.SteeringWheelGroup - Class in ch.sahits.game.javafx.control.skin
Class encapsulating the steering wheel image.
OpenPatricianSmallToggableWaxButton - Class in ch.sahits.game.javafx.control
 
OpenPatricianSmallToggableWaxButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
 
OpenPatricianSmallToggableWaxButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician small wax button.
OpenPatricianSmallToggableWaxButtonSkin(OpenPatricianSmallToggableWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSmallToggableWaxButtonSkin
 
OpenPatricianSmallWaxButton - Class in ch.sahits.game.javafx.control
Open Patrician small wax button.
OpenPatricianSmallWaxButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSmallWaxButton
 
OpenPatricianSmallWaxButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician small wax button.
OpenPatricianSmallWaxButtonSkin(OpenPatricianSmallWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSmallWaxButtonSkin
 
OpenPatricianSpinner - Class in ch.sahits.game.javafx.control
Open patrician spinner class.
OpenPatricianSpinner() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
OpenPatricianSpinner.StyleableProperties - Class in ch.sahits.game.javafx.control
 
OpenPatricianSpinnerOptionDataModel - Class in ch.sahits.game.javafx.model
Data model to hold one entry of the OpenPatricianSpinner.
OpenPatricianSpinnerOptionDataModel(String) - Constructor for class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
OpenPatricianSpinnerOptionDataModel(String, String) - Constructor for class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
OpenPatricianSpinnerSkin - Class in ch.sahits.game.javafx.control.skin
 
OpenPatricianSpinnerSkin(OpenPatricianSpinner) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
OpenPatricianStoneButton - Class in ch.sahits.game.javafx.control
Open Patrician stone button.
OpenPatricianStoneButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianStoneButton
 
OpenPatricianStoneButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician stone button.
OpenPatricianStoneButtonSkin(OpenPatricianStoneButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
OpenPatricianWoodenTextInput - Class in ch.sahits.game.javafx.control
Open patrician wood input field.
OpenPatricianWoodenTextInput(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Initialize the initial text.
OpenPatricianWoodenTextInput.StyleableProperties - Class in ch.sahits.game.javafx.control
 
OpenPatricianWoodenTextInputSkin - Class in ch.sahits.game.javafx.control.skin
Skin class for the open patrician wood input.
OpenPatricianWoodenTextInputSkin(OpenPatricianWoodenTextInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
option - Variable in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
options - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
The display options
optionsProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
The display options
ORIGIN_ORIGIN - Static variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
originalHeight - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
originalWidth - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
overrideTextSizingUtility(TextSizingUtility) - Method in class ch.sahits.game.javafx.control.PageSplitter
Override the sizing utility for test purposes.

P

padding(Insets) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paddingLocal - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
paddingLocal - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paddingLocalProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
Page - Class in ch.sahits.game.javafx.control
Model of a page.
Page() - Constructor for class ch.sahits.game.javafx.control.Page
 
pageHeigth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
pages - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
PageSplitter - Class in ch.sahits.game.javafx.control
Utility class to help separate the spliting up of a text into lines and pages.
PageSplitter(double, double, double, double, Font) - Constructor for class ch.sahits.game.javafx.control.PageSplitter
Initialize the page splitter.
pageWidth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
PaginationLabelHoverChangeListener - Class in ch.sahits.game.javafx.control.skin
Change listener to change the label based on a boolean observable.
PaginationLabelHoverChangeListener(Label) - Constructor for class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
PaginationSkinV2 - Class in ch.sahits.game.javafx.control.skin
Skin implementation for the Pagination control.
PaginationSkinV2(PaginationV2) - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
PaginationSkinV2.BackButtonEventHandler - Class in ch.sahits.game.javafx.control.skin
Event handler for the back button.
PaginationSkinV2.NextButtonEventHanlder - Class in ch.sahits.game.javafx.control.skin
Event handler for the next button.
PaginationV2 - Class in ch.sahits.game.javafx.control
Pagination control that allows for input text to be spit up on the pages based on the amount of text that can be displayed on one page.
PaginationV2(StringProperty, StringProperty, ObjectProperty<Node>, ObjectProperty<Node>, ObjectProperty<EventHandler<MouseEvent>>, ObjectProperty<Text>, DoubleProperty, DoubleProperty, ObjectProperty<Insets>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>) - Constructor for class ch.sahits.game.javafx.control.PaginationV2
 
PaginationV2Builder - Class in ch.sahits.game.javafx.control
Builder for the PaginationV2 control.
PaginationV2Builder() - Constructor for class ch.sahits.game.javafx.control.PaginationV2Builder
 
PARAGRAPH_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
paragraphFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
paragraphFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paragraphFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paragraphFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
params - Variable in class ch.sahits.game.javafx.event.WrappedDialogType
 
parentWidth - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
 
parentWidth - Variable in class ch.sahits.game.javafx.control.EventPlayerFrame
 
parentWidth - Variable in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
parentWidthProperty() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
 
PersonNavigatorWrapper(IPlayer) - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.PersonNavigatorWrapper
 
PlaceHolder - Class in ch.sahits.game.javafx.control
The PlaceHolder class defines a rectangle with the specified size and location.
PlaceHolder() - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolder(double, double) - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolder(double, double, double, double) - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolderSkin - Class in ch.sahits.game.javafx.control.skin
Skin defining the makeup of the PlaceHolder.
PlaceHolderSkin(PlaceHolder) - Constructor for class ch.sahits.game.javafx.control.skin.PlaceHolderSkin
 
point - Variable in class ch.sahits.game.javafx.model.BezierCurveControls
 
point1 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point1Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point2 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point2Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point3 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point3Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
PolygonPerspectiveTransformation - Class in ch.sahits.game.javafx.effects.transform
The perspective transformation can be expressed as a matrix multiplication: http://upload.wikimedia.org/math/d/6/5/d65e582afbf418e4989971cdee42a167.png.
PolygonPerspectiveTransformation() - Constructor for class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Initializing the transormation by adding transformation listeners on the points.
PolygonPerspectiveTransformation.RecalculationEventListener - Class in ch.sahits.game.javafx.effects.transform
Ensure that the values are recalculated on property change.
previous() - Method in class ch.sahits.game.javafx.control.ItemNavigator
 

R

RecalculationEventListener() - Constructor for class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation.RecalculationEventListener
 
registerSizeChanges() - Method in class ch.sahits.game.javafx.OpenPatricianScene
 
removeLastLine() - Method in class ch.sahits.game.javafx.control.Page
 
removeStyle(DecoratedText, String) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
replaceContent(Node...) - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
replaceContent(List<Node>) - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
replaceParameters(DecoratedText, String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSimpleParameter(DecoratedText, Map<String, Object>, String, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSimpleParameter(Map<String, Object>, String, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSpecialParameter(DecoratedText, Map<String, Object>, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceTextParameters(String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
Replace the placeholders in the template with the values from the parameters object
reset(NoticeBoardMenu) - Method in class ch.sahits.game.javafx.control.NoticeBoard
 
root - Variable in class ch.sahits.game.javafx.OpenPatricianScene
 
RowCellAlignement - Class in ch.sahits.game.javafx.model
Container class holing the horizontal alignments for all cells within a row.
RowCellAlignement(int) - Constructor for class ch.sahits.game.javafx.model.RowCellAlignement
 
rows - Variable in class ch.sahits.game.javafx.model.Table
 

S

SCALE_FACTOR - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
 
SEGMENT_IMAGE - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
selected - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
selectedIndex - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
selectedIndex - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
selectedIndexProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
selectedIndexProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
selectedLabel - Variable in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
selectedLabelProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
selectedProperty() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
selectNextInList(OpenPatricianSpinner) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
selectPreviousInList(OpenPatricianSpinner) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.RowCellAlignement
Set the alignment of column index.
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.Table
 
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.TableHeader
 
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
Sets the value of the property amount.
setAmount(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
Sets the value of the property amount.
setColumnWidth(Integer...) - Method in class ch.sahits.game.javafx.model.Table
 
setContent(Optional<NoticeBoardMenu>) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
setDescription(String) - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
Set the description for the event.
setDisabled(boolean) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
Sets the value of the property disabled.
setDisabledStyle(DecoratedText, Boolean) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
setDisplay(String) - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
setFont(Font) - Method in class ch.sahits.game.javafx.control.DecoratedText
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Sets the value of the property font.
setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Sets the value of the property font.
setHeader(TableHeader) - Method in class ch.sahits.game.javafx.model.Table
 
setImage() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
setLabel(DecoratedText) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
 
setLinkText(boolean) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Sets the value of the property linkText.
setLocalHeight(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
setLocalWidth(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
setMaxTransfereable(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Sets the value of the property maxTransfereable.
setMenuEntries(LinkedHashSet<NoticeBoardMenuEntry>) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
Sets the value of the property menuEntries.
setOnAction(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Sets the value of the property onAction.
setOnMouseRelease(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Sets the value of the property onMouseRelease.
setOptions(ObservableList<OpenPatricianSpinnerOptionDataModel>) - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Sets the value of the property options.
setPoint1(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point1.
setPoint2(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point2.
setPoint3(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point3.
setSelected(boolean) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
Sets the value of the property selected.
setSelectedLabel(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Sets the value of the property selectedLabel.
setSelectedStyle(DecoratedText, Boolean) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
 
setSize(int) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Sets the value of the property size.
setSize(int) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Sets the value of the property size.
setStepSize(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
Sets the value of the property stepSize.
setText(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
 
setText(String) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Sets the value of the property text.
setTitle(String) - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
Sets the value of the property title.
setToggled(boolean) - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
Sets the value of the property toggled.
setUnselectedLabel(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Sets the value of the property unselectedLabel.
setValue(String) - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
Sets the value of the property value.
setValue(Integer) - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
setValues(List<String>) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Sets the value of the property values.
setValues(String...) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
setWordSplitter(IWordSplitter) - Method in class ch.sahits.game.javafx.control.PageSplitter
 
setWrappingWidth(int) - Method in class ch.sahits.game.javafx.control.DecoratedText
Sets the value of the property wrappingWidth.
setX(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
Sets the value of the property x.
setY(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
Sets the value of the property y.
ShipNavigatorWrapper(IShip) - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.ShipNavigatorWrapper
 
shipSelectionMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
shipService - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
shipyardMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
shouldOpenByDefault - Variable in enum ch.sahits.game.javafx.model.EDialogType
Indicates if the dialog should open when the notice board is displayed
size - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
size - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
size() - Method in class ch.sahits.game.javafx.model.TableRow
 
sizeing - Variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
sizeing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
sizeing - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
sizeProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
sizeProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
sizing - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
sizing - Variable in class ch.sahits.game.javafx.service.TextEllipsisCalculator
 
skin - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
 
slabExtMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
 
slabMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
 
slabView - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
snapToNearestAngle() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Snap to the correct angle.
source - Variable in class ch.sahits.game.javafx.effects.transform.Translation2D
 
sourceProperty() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Property containing the source point.
spinner - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
split(String) - Method in interface ch.sahits.game.javafx.control.IWordSplitter
Split the word into its parts based on the defined criteria.
split(String) - Method in class ch.sahits.game.javafx.control.NonAlphaNumWordSplitter
Split the word into its parts based on the defined criteria.
splitIntoPages(Text) - Method in class ch.sahits.game.javafx.control.PageSplitter
Splitting up the text onto pages.
splitIntoPages(Text, boolean) - Method in class ch.sahits.game.javafx.control.PageSplitter
Splitting up the text onto pages.
splitter - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
splitTextToPages(Text) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Split up the text into lines and pages, that can be displayed.
startpoint - Variable in class ch.sahits.game.javafx.model.BezierPath
 
StaticTextTableCell - Class in ch.sahits.game.javafx.model
Table cell containing a static text value.
StaticTextTableCell(String) - Constructor for class ch.sahits.game.javafx.model.StaticTextTableCell
 
SteeringWheelGroup(int, double) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin.SteeringWheelGroup
 
stepSize - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
 
stepSizeProperty() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
 
stop() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
stopped - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
 
stoppedProperty() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
StretchRightBottomLayout - Class in ch.sahits.game.javafx.layout
Layout that will ensure that the contents is stretched to the bottom and the right.
StretchRightBottomLayout(int, int) - Constructor for class ch.sahits.game.javafx.layout.StretchRightBottomLayout
Initialize in initial margin on the top and the left side.
StringToIntegerBinding - Class in ch.sahits.game.javafx.bindings
Binding parting a String (base 10) into an integer.
StringToIntegerBinding(StringProperty) - Constructor for class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
stringValue - Variable in class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.DecoratedText.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianButton.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSlider.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSpinner.StyleableProperties
 
StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.DecoratedText.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianButton.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSlider.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner.StyleableProperties
 
STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput.StyleableProperties
 
styleClass - Variable in class ch.sahits.game.javafx.control.Line
 
STYLES - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
SubMenu - Class in ch.sahits.game.javafx.control
Control representing the main menu.
SubMenu() - Constructor for class ch.sahits.game.javafx.control.SubMenu
 

T

Table - Class in ch.sahits.game.javafx.model
Table model.
Table() - Constructor for class ch.sahits.game.javafx.model.Table
 
TableHeader - Class in ch.sahits.game.javafx.model
Table header row.
TableHeader(int) - Constructor for class ch.sahits.game.javafx.model.TableHeader
 
TableRow - Class in ch.sahits.game.javafx.model
 
TableRow() - Constructor for class ch.sahits.game.javafx.model.TableRow
 
tavernMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
text - Variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
text - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
text - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
text(Text) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
TextEllipsisCalculator - Class in ch.sahits.game.javafx.service
Utility to calculate the size of a text and add an elipsis of '...' at the end, so everything can be displayed.
TextEllipsisCalculator() - Constructor for class ch.sahits.game.javafx.service.TextEllipsisCalculator
 
textFactory - Variable in class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
 
textFactory - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
textFactory - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
 
textFactory - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
 
textField - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
textField - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
textField - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
textLength - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
textProperty() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
textProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property containing the text content of this control.
textSize - Variable in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
 
TextSizingUtility - Class in ch.sahits.game.javafx.control
Utility class to define the dimensions of texts used with a certain font.
TextSizingUtility() - Constructor for class ch.sahits.game.javafx.control.TextSizingUtility
 
tiedToScene - Variable in enum ch.sahits.game.javafx.model.ENoticeBoardType
Indicates if this type is bound to a certain scene
title - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
 
title - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
titleProperty() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
 
titleProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
toDisplayString(int, int, int) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
toDisplayString(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Create a string representation for the user interface of the form {Day of month}.
toDisplayStringLongFormat(int, int, int) - Method in class ch.sahits.game.javafx.util.ModelTranslations
 
toDisplayStringLongFormat(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Create a string representation for the user interface of the form {Day of month}.
toggle() - Method in class ch.sahits.game.javafx.control.TogglebleImageButton
 
TogglebleImageButton - Class in ch.sahits.game.javafx.control
 
TogglebleImageButton(Image, Image) - Constructor for class ch.sahits.game.javafx.control.TogglebleImageButton
 
toggled - Variable in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
 
toggledProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
 
topInset - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
topMargin - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
toShortDate(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
Convert the date into the form {Day in month}.
toString() - Method in class ch.sahits.game.javafx.control.Line
 
toString() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
 
tradingMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
tradingOfficeMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
 
TradingSkillAlwaysVisible - Class in ch.sahits.game.javafx.control
Trading skill which is always visible.
TradingSkillAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
 
transform(Polygon) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Transform a polygon using the defined perspective transformation
Translation2D - Class in ch.sahits.game.javafx.effects.transform
Definition of a 2D translation transformation.
Translation2D(Point2D, Point2D) - Constructor for class ch.sahits.game.javafx.effects.transform.Translation2D
Initialize the object using two 2D points.
Translation2D(double, double, double, double) - Constructor for class ch.sahits.game.javafx.effects.transform.Translation2D
Initialize the object using coordinates for the source and destination
translator - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
 
type - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
 
type - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenu
 

U

unregister() - Method in class ch.sahits.game.javafx.model.DisplayMessages
 
unselectedLabel - Variable in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
unselectedLabelProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
updateDisplay() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Refresh the content to be displayed on the current page.
updateDisplayCurrentSelectedValue() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
updatePageHeight(String, double) - Method in class ch.sahits.game.javafx.control.PageSplitter
Compute the line height and add it to the page height.

V

value - Variable in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
value - Variable in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
 
value - Variable in class ch.sahits.game.javafx.model.StaticTextTableCell
 
valueOf(String) - Static method in enum ch.sahits.game.javafx.model.ECellConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.sahits.game.javafx.model.EDialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.sahits.game.javafx.model.ENoticeBoardType
Returns the enum constant of this type with the specified name.
valueProperty() - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
values - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
values() - Static method in enum ch.sahits.game.javafx.model.ECellConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.sahits.game.javafx.model.EDialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.sahits.game.javafx.model.ENoticeBoardType
Returns an array containing the constants of this enum type, in the order they are declared.
valuesProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
VesselNavigatorWrapper(INavigableVessel) - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.VesselNavigatorWrapper
 

W

waxBtnMiddle - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
 
width - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
width - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
WIDTH - Static variable in interface ch.sahits.game.openpatrician.dialog.IDialog
 
widthChange(double, double) - Method in class ch.sahits.game.javafx.OpenPatricianScene
Method that is called when the width of the scene changes.
widthLocalProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
withPolygonShading - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
WrappedDialogType - Class in ch.sahits.game.javafx.event
 
WrappedDialogType(EDialogType, Object...) - Constructor for class ch.sahits.game.javafx.event.WrappedDialogType
 
WRAPPING_WIDTH - Static variable in interface ch.sahits.game.openpatrician.dialog.IDialog
 
wrappingWidth - Variable in class ch.sahits.game.javafx.control.DecoratedText
 
wrappingWidth - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
wrappingWidthProperty() - Method in class ch.sahits.game.javafx.control.DecoratedText
 

X

x - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
xProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 

Y

y - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
yProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
yTranslation - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 

Z

ZeroAmountBooleanBinding - Class in ch.sahits.game.javafx.bindings
Boolean binding checking the amount of an integer property.
ZeroAmountBooleanBinding(IntegerProperty) - Constructor for class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
 
A B C D E F G H I J L M N O P R S T U V W X Y Z 
Skip navigation links

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