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

O

O - enum entry in tools.aqua.bgw.event.KeyCode

Constant for the O key.

OBLIQUE - enum entry in tools.aqua.bgw.util.Font.FontStyle

Oblique font style.

Observable - class in tools.aqua.bgw.observable
Basic observable.
ObservableArrayList - class in tools.aqua.bgw.observable
An observable ArrayList.
ObservableLinkedList - class in tools.aqua.bgw.observable
An observable LinkedList.
ObservableList - class in tools.aqua.bgw.observable
An observable List implementation.
Observer - class in tools.aqua.bgw.observable
Observer interface for observable Properties.
of(VerticalAlignment,HorizontalAlignment) - function in tools.aqua.bgw.core.Alignment.Companion
Creates Alignment instance out of VerticalAlignment and HorizontalAlignment.
offset(Number,Number) - function in tools.aqua.bgw.components.ComponentView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.DynamicComponentView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.RootComponent
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.StaticComponentView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.Area
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.CardStack
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.GameComponentContainer
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.LinearLayout
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.Satchel
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.CardView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.DiceView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.GameComponentView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.TokenView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.GridPane
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.LayoutView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.Pane
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.Button
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.CheckBox
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.ColorPicker
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.ComboBox
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.Label
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.LabeledUIComponent
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.ListView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.ProgressBar
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.RadioButton
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.TableView
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.TextArea
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.TextField
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.TextInputUIComponent
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.ToggleButton
Adds an offset to this ComponentView's Position.
offset(Number,Number) - function in tools.aqua.bgw.components.UIComponent
Adds an offset to this ComponentView's Position.
OK - enum entry in tools.aqua.bgw.dialog.ButtonType

A ButtonType that displays "OK".

ONLY_SHRINK - enum entry in tools.aqua.bgw.core.ScaleMode

Scaling only shrinks Scene when window gets to small.

OPEN_BRACKET - enum entry in tools.aqua.bgw.event.KeyCode

Constant for the [ key.

OPEN_FILE - enum entry in tools.aqua.bgw.dialog.FileDialogMode

Mode to open one file.

OPEN_MULTIPLE_FILES - enum entry in tools.aqua.bgw.dialog.FileDialogMode

Mode to open multiple files.

Orientation - class in tools.aqua.bgw.components.uicomponents
Enum for orientations HORIZONTAL and VERTICAL.
OTHER - enum entry in tools.aqua.bgw.event.MouseButtonType

All other buttons.

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