Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addDraggableHandler(T) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- addFilter(Predicate) - Method in class wtf.dpl.ui.util.NodeFinder
- addHandler(Node, KeyCode, EventHandler) - Static method in class wtf.dpl.ui.app.KeyPressedHandlers
- addHandler(Scene, KeyCode, EventHandler) - Static method in class wtf.dpl.ui.app.KeyPressedHandlers
- addHandler(Stage, KeyCode, EventHandler) - Static method in class wtf.dpl.ui.app.KeyPressedHandlers
- addingHandler(EventType) - Method in class wtf.dpl.ui.event.EventTracer
- addKeyHandler(KeyCode, EventHandler) - Method in class wtf.dpl.ui.app.Base
- addListener(ChangeListener) - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- addListener(ChangeListener) - Method in class wtf.dpl.ui.property.PersistentStringProperty
- addListener(ChangeListener) - Method in class wtf.dpl.ui.property.VerboseStringProperty
-
Deprecated.
- addListener(ChangeListener) - Method in class wtf.dpl.ui.property.VerboseObjectProperty
- addStyle(Node, String) - Static method in class wtf.dpl.ui.Utility
- addTab(Tab) - Method in class wtf.dpl.ui.app.TabbedBase
- addTabEventHandler(EventType, EventHandler) - Method in class wtf.dpl.ui.app.TabbedBase
- Alignment - Class in wtf.dpl.ui.geometry
- Alignment(Pos) - Constructor for class wtf.dpl.ui.geometry.Alignment
- alignmentProperty() - Method in class wtf.dpl.ui.app.config.WindowPosition
- AlignmentProperty - Class in wtf.dpl.ui.app.config.property
- AlignmentProperty(String, Pos) - Constructor for class wtf.dpl.ui.app.config.property.AlignmentProperty
- AlignmentProperty(String, Alignment) - Constructor for class wtf.dpl.ui.app.config.property.AlignmentProperty
- ANY - Static variable in class wtf.dpl.ui.app.TabEvent
- AppConfig - Class in wtf.dpl.ui.app.config
-
Application-specific configuration.
- AppConfig(Class) - Constructor for class wtf.dpl.ui.app.config.AppConfig
-
Deprecated.
- AppConfig(Class, boolean) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(String) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(String[], boolean) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(String, String) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(T) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(T, boolean) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfig(Config) - Constructor for class wtf.dpl.ui.app.config.AppConfig
- AppConfigBean<T> - Class in wtf.dpl.ui.app.config
- AppConfigBean() - Constructor for class wtf.dpl.ui.app.config.AppConfigBean
- AppConfigBean(Config, PKLeaf) - Constructor for class wtf.dpl.ui.app.config.AppConfigBean
- appendLog(String, LogLevel) - Method in class wtf.dpl.ui.console.Console
- appendLog(String, LogLevel) - Method in class wtf.dpl.ui.console.old.Console
- applyToStage(Stage) - Method in class wtf.dpl.ui.app.config.WindowPosition
- applyToStage(Stage, Screen) - Method in class wtf.dpl.ui.app.config.WindowSize
-
Adjust the stage size.
- asFXProperty() - Method in class wtf.dpl.ui.app.config.AppConfigBean
- asFXProperty(PKLeaf) - Method in class wtf.dpl.ui.app.config.AppConfig
B
- b() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns the value of the
brecord component. - Base - Class in wtf.dpl.ui.app
-
TODO When using a logging window, redirect System.out/err to the logger.
- Base() - Constructor for class wtf.dpl.ui.app.Base
-
Default title is class's simple name.
- Base(String) - Constructor for class wtf.dpl.ui.app.Base
-
Title... from parameter, or config?
- BaseTab - Class in wtf.dpl.ui.app
- BaseTab(TabbedBase, String) - Constructor for class wtf.dpl.ui.app.BaseTab
- BoundsInfo - Class in wtf.dpl.ui.info
- BoundsInfo() - Constructor for class wtf.dpl.ui.info.BoundsInfo
- BoundsInfo.Scope - Enum Class in wtf.dpl.ui.info
C
- CENTER - Enum constant in enum class wtf.dpl.ui.util.ScreenName
- CK_LOGGING - Static variable in class wtf.dpl.ui.logging.LoggingConfig
-
Prefix for all logging-related property keys.
- CK_WINDOW - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Prefix for all window-related property keys.
- clear() - Method in class wtf.dpl.ui.console.old.Console
- close() - Method in class wtf.dpl.ui.logging.view.LogViewWindowBackup
- close() - Method in class wtf.dpl.ui.util.UtilityWindow
- closeLogViewWindow() - Static method in class wtf.dpl.ui.app.Base
- ColorDefinition - Record Class in wtf.dpl.ui.resource
-
Adapted from https://stackoverflow.com/questions/4126029/convert-rgb-values-to-color-name TODO getColor()
- ColorDefinition(String, int) - Constructor for record class wtf.dpl.ui.resource.ColorDefinition
- ColorDefinition(String, int, int, int) - Constructor for record class wtf.dpl.ui.resource.ColorDefinition
-
Creates an instance of a
ColorDefinitionrecord class. - ColorDefinitions - Class in wtf.dpl.ui.resource
-
Adapted from https://stackoverflow.com/questions/4126029/convert-rgb-values-to-color-name // * TODO Support application-defined named colors
- ColorDefinitions() - Constructor for class wtf.dpl.ui.resource.ColorDefinitions
- computeMSE(int, int, int) - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns mean squared error.
- computeMSE(ColorDefinition) - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns mean squared error.
- Console - Class in wtf.dpl.ui.console
- Console - Class in wtf.dpl.ui.console.old
- Console() - Constructor for class wtf.dpl.ui.console.Console
- Console() - Constructor for class wtf.dpl.ui.console.old.Console
- Console.ConsoleOutputStream - Class in wtf.dpl.ui.console
- Console.ConsolePrintStream - Class in wtf.dpl.ui.console
- ConsoleOutputStream - Class in wtf.dpl.ui.console.old
- ConsoleOutputStream(Console, LogLevel) - Constructor for class wtf.dpl.ui.console.Console.ConsoleOutputStream
- ConsoleOutputStream(Console, LogLevel) - Constructor for class wtf.dpl.ui.console.old.ConsoleOutputStream
- ConsolePrintStream(Console, LogLevel) - Constructor for class wtf.dpl.ui.console.Console.ConsolePrintStream
- ConsoleTest - Class in wtf.dpl.ui.console.old
- ConsoleTest() - Constructor for class wtf.dpl.ui.console.old.ConsoleTest
- ConsoleView - Class in wtf.dpl.ui.console.old
- ConsoleView() - Constructor for class wtf.dpl.ui.console.old.ConsoleView
- consuming(Event) - Method in class wtf.dpl.ui.event.EventTracer
- context() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns the value of the
contextrecord component. - createBean(PKLeaf) - Method in class wtf.dpl.ui.app.config.AppConfig
- createContent() - Method in class wtf.dpl.ui.app.Base
- createContent() - Method in class wtf.dpl.ui.app.TabbedBase
- createContent() - Method in class wtf.dpl.ui.logging.view.LogViewWindow
- createContent() - Method in class wtf.dpl.ui.util.UtilityWindow
- createContent(Stage) - Method in class wtf.dpl.ui.app.Base
-
Deprecated.
- createRoot() - Method in class wtf.dpl.ui.app.BaseTab
- createTabs() - Method in class wtf.dpl.ui.app.TabbedBase
D
- debug(String) - Method in class wtf.dpl.ui.logging.Logger
- DEBUG - Enum constant in enum class wtf.dpl.ui.console.LogLevel
- DefaultLogger - Class in wtf.dpl.ui.logging
- DefaultLogger() - Constructor for class wtf.dpl.ui.logging.DefaultLogger
- DraggableShapeConfig - Class in wtf.dpl.ui.temp
- DraggableShapeConfig() - Constructor for class wtf.dpl.ui.temp.DraggableShapeConfig
- DraggableShapeState - Class in wtf.dpl.ui.temp
- DraggableShapeState() - Constructor for class wtf.dpl.ui.temp.DraggableShapeState
- dragTracer() - Method in interface wtf.dpl.ui.logging.IDragTracer
- DragTracer - Class in wtf.dpl.ui.logging
-
TODO Move
- drainTo(Collection) - Method in class wtf.dpl.ui.logging.Log
E
- EnumHelper - Class in wtf.dpl.ui.property
- EnumHelper() - Constructor for class wtf.dpl.ui.property.EnumHelper
- equals(Object) - Method in record class wtf.dpl.ui.logging.LogRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Indicates whether some other object is "equal to" this one.
- error(String) - Method in class wtf.dpl.ui.logging.Logger
- ERROR - Enum constant in enum class wtf.dpl.ui.console.LogLevel
- eventInfo(Event) - Method in class wtf.dpl.ui.event.EventTracer
- EventInfo - Class in wtf.dpl.ui.info
- EventInfo() - Constructor for class wtf.dpl.ui.info.EventInfo
- eventTracer() - Method in interface wtf.dpl.ui.event.IEventTracer
- EventTracer - Class in wtf.dpl.ui.event
- eventTypeInfo(EventType) - Method in class wtf.dpl.ui.event.EventTracer
- eventTypeInfo(EventType) - Method in class wtf.dpl.ui.info.EventInfo
- exitApp(ActionEvent) - Method in class wtf.dpl.ui.util.TrayManager
F
- FB(Bounds) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FB(Bounds, BoundsInfo.Scope) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FD(double, double) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FD(Dimension2D) - Static method in class wtf.dpl.ui.info.BoundsInfo
- filtering(Event) - Method in class wtf.dpl.ui.event.EventTracer
- findEnum(Class, String) - Static method in class wtf.dpl.ui.property.EnumHelper
- findEnum(Class, String, String) - Static method in class wtf.dpl.ui.property.EnumHelper
- findNode(Parent) - Method in class wtf.dpl.ui.util.NodeFinder
-
Note: Returns the last node that is found, as it seems that getChildren returns nodes in a back-to-front order.
- findNode(Parent, Class) - Static method in class wtf.dpl.ui.util.NodeFinder
- findNode(Parent, Class, MouseEvent) - Static method in class wtf.dpl.ui.util.NodeFinder
- findNode(Parent, Predicate) - Static method in class wtf.dpl.ui.util.NodeFinder
- findNodes(Parent) - Method in class wtf.dpl.ui.util.NodeFinder
- findTreeItem(T, Predicate) - Static method in class wtf.dpl.ui.util.TreeUtils
-
Walks the tree rooted at `root` in depth-first order, returning the first TreeItem that satisfies the predicate, or null if none match.
- firing(Event) - Method in class wtf.dpl.ui.event.EventTracer
- flush() - Method in class wtf.dpl.ui.console.Console.ConsoleOutputStream
- flush() - Method in class wtf.dpl.ui.console.old.ConsoleOutputStream
- FN(double) - Static method in class wtf.dpl.ui.info.BoundsInfo
- forClass(Class) - Method in class wtf.dpl.ui.util.NodeFinder
- forEvent(MouseEvent) - Method in class wtf.dpl.ui.util.NodeFinder
-
Returns true if the mouse event occured while the mouse was over the node.
- formatBounds(Bounds) - Static method in class wtf.dpl.ui.info.BoundsInfo
- formatXY(double, double) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FP(double, double) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FP(double, double, BoundsInfo.Scope) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FP(Point2D) - Static method in class wtf.dpl.ui.info.BoundsInfo
- FP(Point2D, BoundsInfo.Scope) - Static method in class wtf.dpl.ui.info.BoundsInfo
G
- g() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns the value of the
grecord component. - get(Config) - Static method in class wtf.dpl.ui.app.config.WindowPosition
- getAlignment() - Method in class wtf.dpl.ui.app.config.WindowPosition
-
Gets the value of the
alignmentproperty. - getAppPreferences() - Static method in class wtf.dpl.ui.app.Base
-
Convenience.
- getAppPreferences() - Method in class wtf.dpl.ui.app.config.AppConfig
- getBase() - Method in class wtf.dpl.ui.app.BaseTab
- getBlue() - Method in record class wtf.dpl.ui.resource.ColorDefinition
- getBoundsInfo(Bounds, TextTable) - Static method in class wtf.dpl.ui.info.BoundsInfo
- getBoundsInfo(Rectangle2D, TextTable) - Static method in class wtf.dpl.ui.info.BoundsInfo
- getBoundsLimit() - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- getBoundsLimitInsets() - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- getCenter() - Static method in class wtf.dpl.ui.util.Screens
-
TODO If number of screens !
- getColor() - Method in class wtf.dpl.ui.event.EventTracer
- getColor() - Method in class wtf.dpl.ui.logging.DragTracer
- getColorDefinition(String) - Static method in class wtf.dpl.ui.resource.ColorDefinitions
- getColorName(int, int, int) - Static method in class wtf.dpl.ui.resource.ColorDefinitions
-
Get the closest color name from our list
- getColorName(ColorDefinition) - Static method in class wtf.dpl.ui.resource.ColorDefinitions
- getColors() - Static method in class wtf.dpl.ui.resource.ColorDefinitions
- getConfig() - Static method in class wtf.dpl.ui.app.Base
- getContext() - Method in record class wtf.dpl.ui.logging.LogRecord
- getCssName() - Method in class wtf.dpl.ui.app.Base
- getCurrentTab() - Method in class wtf.dpl.ui.app.TabbedBase
- getDefault() - Static method in class wtf.dpl.ui.app.config.convert.InsetsParser
- getDefault() - Static method in class wtf.dpl.ui.app.config.convert.PosParser
- getDefault() - Static method in class wtf.dpl.ui.app.config.convert.ScreenParser
- getDefault() - Static method in class wtf.dpl.ui.app.config.convert.WindowSizeParser
- getDefault() - Static method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- getDefault() - Static method in class wtf.dpl.ui.app.config.property.InsetsProperty
- getDefault() - Static method in class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- getDefault() - Static method in class wtf.dpl.ui.app.config.property.ScreenProperty
- getDefault() - Static method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
- getDefault() - Static method in class wtf.dpl.ui.app.config.WindowPosition
- getDefault() - Static method in class wtf.dpl.ui.app.config.WindowSize
- getDefault() - Static method in class wtf.dpl.ui.util.Screens
- getDetailedInfo(WindowPosition, Stage, String) - Static method in class wtf.dpl.ui.info.WindowPositionInfo
- getDraggableNodeConfig() - Method in interface wtf.dpl.ui.temp.IDraggableShape
- getDraggableNodeState() - Method in interface wtf.dpl.ui.temp.IDraggableShape
- getEffect() - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- getEventInfo(Event) - Static method in class wtf.dpl.ui.info.EventInfo
- getEventInfo(Event, TextTable) - Static method in class wtf.dpl.ui.info.EventInfo
- getGreen() - Method in record class wtf.dpl.ui.resource.ColorDefinition
- getHeight() - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
- getHeight() - Method in class wtf.dpl.ui.app.config.WindowSize
-
Gets the value of the
heightproperty. - getHpos() - Method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- getHpos() - Method in class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- getHpos() - Method in class wtf.dpl.ui.geometry.Alignment
- getInfo(TextTable) - Method in class wtf.dpl.ui.app.config.AppConfig
- getInfo(TextTable) - Method in class wtf.dpl.ui.app.config.WindowConfig
- getInfo(TextTable) - Method in class wtf.dpl.ui.app.config.WindowPosition
- getInfo(TextTable) - Method in class wtf.dpl.ui.app.config.WindowSize
- getInfo(TextTable) - Method in class wtf.dpl.ui.logging.LoggingConfig
- getInitialParentBounds() - Method in class wtf.dpl.ui.temp.DraggableShapeState
- getInitialPosition() - Method in class wtf.dpl.ui.temp.DraggableShapeState
- getInitialSize() - Method in class wtf.dpl.ui.app.Base
- getLabel() - Method in interface wtf.dpl.ui.LabeledControl
- getLeft() - Static method in class wtf.dpl.ui.util.Screens
- getLevel() - Method in record class wtf.dpl.ui.logging.LogRecord
- getLog() - Method in class wtf.dpl.ui.logging.Logger
- getLogger() - Static method in class wtf.dpl.ui.app.Base
- getLogger() - Method in class wtf.dpl.ui.event.EventTracer
- getLogger() - Method in class wtf.dpl.ui.logging.DragTracer
- getLoggingConfig() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Gets the value of the
loggingConfigproperty. - getMessage() - Method in record class wtf.dpl.ui.logging.LogRecord
- getName() - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- getName() - Method in class wtf.dpl.ui.property.PersistentStringProperty
- getName() - Method in record class wtf.dpl.ui.resource.ColorDefinition
- getNode() - Method in interface wtf.dpl.ui.temp.IDraggableShape
- getNode(Object) - Static method in class wtf.dpl.ui.Utility
- getPadding() - Method in class wtf.dpl.ui.app.config.WindowPosition
-
Gets the value of the
paddingproperty. - getPosition() - Method in interface wtf.dpl.ui.temp.IDraggableShape
- getPositionInfo(Node) - Static method in class wtf.dpl.ui.info.NodeInfo
- getPositionInfo(Node, TextTable) - Static method in class wtf.dpl.ui.info.NodeInfo
- getPreferenceManager() - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- getPreferenceManager() - Method in class wtf.dpl.ui.property.PersistentStringProperty
- getPressedStyle() - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- getRed() - Method in record class wtf.dpl.ui.resource.ColorDefinition
- getRight() - Static method in class wtf.dpl.ui.util.Screens
- getSavedX() - Method in class wtf.dpl.ui.util.WindowPositionTracker
- getSavedY() - Method in class wtf.dpl.ui.util.WindowPositionTracker
- getScene(Object) - Static method in class wtf.dpl.ui.Utility
- getSceneInfo(Scene, TextTable) - Static method in class wtf.dpl.ui.info.WindowPositionInfo
- getScenicViewHelper() - Method in class wtf.dpl.ui.app.Base
- getScreen() - Method in class wtf.dpl.ui.app.config.WindowPosition
-
Gets the value of the
screenproperty. - getScreen(int) - Static method in class wtf.dpl.ui.util.Screens
- getScreen(ScreenName) - Static method in class wtf.dpl.ui.util.Screens
- getScreenInfo(Screen, TextTable) - Static method in class wtf.dpl.ui.util.Screens
- getScreenName(Screen) - Static method in class wtf.dpl.ui.util.Screens
- getScreensByPosition() - Static method in class wtf.dpl.ui.util.Screens
-
Returns a list of screens sorted by horizontal position.
- getSize() - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
- getSize() - Method in interface wtf.dpl.ui.temp.IDraggableShape
-
TODO Include scale of parent's ancestors?
- getStage() - Method in class wtf.dpl.ui.app.Base
- getStage() - Method in class wtf.dpl.ui.util.UtilityWindow
- getStageInfo(Stage, TextTable) - Static method in class wtf.dpl.ui.info.WindowPositionInfo
- getTab() - Method in class wtf.dpl.ui.app.TabEvent
- getTab(String) - Method in class wtf.dpl.ui.app.TabbedBase
- getTabClosingPolicy() - Method in class wtf.dpl.ui.app.TabbedBase
-
Convenience.
- getTabDragPolicy() - Method in class wtf.dpl.ui.app.TabbedBase
-
Convenience.
- getText() - Method in class wtf.dpl.ui.console.old.Console
- getTimestamp() - Method in record class wtf.dpl.ui.logging.LogRecord
- getTop() - Static method in class wtf.dpl.ui.util.Screens
- getViewButton() - Method in class wtf.dpl.ui.app.Base
- getViewButton() - Method in class wtf.dpl.ui.util.ScenicViewHelper
- getVpos() - Method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- getVpos() - Method in class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- getVpos() - Method in class wtf.dpl.ui.geometry.Alignment
- getWidth() - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
- getWidth() - Method in class wtf.dpl.ui.app.config.WindowSize
-
Gets the value of the
widthproperty. - getWindowConfig() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Gets the value of the
windowConfigproperty. - getWindowConfig() - Method in class wtf.dpl.ui.logging.LoggingConfig
-
Gets the value of the
windowConfigproperty. - getWindowHotkey() - Method in class wtf.dpl.ui.app.config.WindowConfig
- getWindowInfo(Window, TextTable) - Static method in class wtf.dpl.ui.info.WindowPositionInfo
- getWindowPosition() - Method in class wtf.dpl.ui.app.Base
-
Convenience.
- getWindowPosition() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Convenience.
- getWindowPosition() - Method in class wtf.dpl.ui.app.config.property.WindowConfigProperty
-
Gets the value of the
windowPositionproperty. - getWindowPosition() - Method in class wtf.dpl.ui.app.config.WindowConfig
-
Gets the value of the
windowPositionproperty. - getWindowSize() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Convenience.
- getWindowSize() - Method in class wtf.dpl.ui.app.config.property.WindowConfigProperty
-
Gets the value of the
windowSizeproperty. - getWindowSize() - Method in class wtf.dpl.ui.app.config.WindowConfig
-
Gets the value of the
windowSizeproperty. - getWindowStyle() - Method in class wtf.dpl.ui.app.config.WindowConfig
H
- handleCloseRequest(WindowEvent) - Method in class wtf.dpl.ui.util.WindowPositionTracker
- handleDragDetected(MouseEvent) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- handleMouseDragged(MouseEvent) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- handleMousePressed(MouseEvent) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- handleMouseReleased(MouseEvent) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- handling(Event) - Method in class wtf.dpl.ui.event.EventTracer
- hashCode() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns a hash code value for this object.
- hasLogViewWindow() - Static method in class wtf.dpl.ui.app.Base
- heightProperty() - Method in class wtf.dpl.ui.app.config.WindowSize
- hideToTray() - Method in class wtf.dpl.ui.util.TrayManager
- hPosProperty() - Method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- hPosProperty() - Method in class wtf.dpl.ui.geometry.Alignment
- HPosProperty - Class in wtf.dpl.ui.app.config.property
- HPosProperty(String, String) - Constructor for class wtf.dpl.ui.app.config.property.HPosProperty
- HPosProperty(String, HPos) - Constructor for class wtf.dpl.ui.app.config.property.HPosProperty
I
- IDraggableShape<T> - Interface in wtf.dpl.ui.temp
- IDragTracer - Interface in wtf.dpl.ui.logging
-
TODO Move
- IEventTracer - Interface in wtf.dpl.ui.event
- info(String) - Method in class wtf.dpl.ui.logging.Logger
- INFO - Enum constant in enum class wtf.dpl.ui.console.LogLevel
- InsetsParser - Class in wtf.dpl.ui.app.config.convert
- InsetsParser() - Constructor for class wtf.dpl.ui.app.config.convert.InsetsParser
- InsetsProperty - Class in wtf.dpl.ui.app.config.property
- InsetsProperty(String, Insets) - Constructor for class wtf.dpl.ui.app.config.property.InsetsProperty
- instance() - Static method in class wtf.dpl.ui.event.EventTracer
- instance() - Static method in class wtf.dpl.ui.logging.DragTracer
- intersecting(Node) - Method in class wtf.dpl.ui.util.NodeFinder
- isAutoReorder() - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- isDragging() - Method in class wtf.dpl.ui.temp.DraggableShapeState
- isLoggingEnabled() - Method in class wtf.dpl.ui.logging.LoggingConfig
-
Gets the value of the
loggingEnabledproperty. - isMinimizeOnClose() - Method in class wtf.dpl.ui.util.TrayManager
- isOpen() - Method in class wtf.dpl.ui.util.UtilityWindow
- isRecursive() - Method in class wtf.dpl.ui.util.NodeFinder
- isVerbose() - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- isVerbose() - Method in class wtf.dpl.ui.property.PersistentStringProperty
K
- KeyCodeParser - Class in wtf.dpl.ui.app.config.convert
- KeyCodeParser() - Constructor for class wtf.dpl.ui.app.config.convert.KeyCodeParser
- KeyCodeProperty - Class in wtf.dpl.ui.app.config.property
- KeyCodeProperty(String, KeyCode) - Constructor for class wtf.dpl.ui.app.config.property.KeyCodeProperty
- KeyPressedHandlers - Class in wtf.dpl.ui.app
-
Adds a KEY_PRESSED hander, for specific keys, to a scene or node.
L
- LabeledControl - Interface in wtf.dpl.ui
- LEFT - Enum constant in enum class wtf.dpl.ui.util.ScreenName
- level() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns the value of the
levelrecord component. - Local - Enum constant in enum class wtf.dpl.ui.info.BoundsInfo.Scope
- log(LogRecord) - Method in class wtf.dpl.ui.logging.DefaultLogger
- log(LogRecord) - Method in class wtf.dpl.ui.logging.Logger
- Log - Class in wtf.dpl.ui.logging
- Log() - Constructor for class wtf.dpl.ui.logging.Log
- Logger - Class in wtf.dpl.ui.logging
- Logger(Log, String) - Constructor for class wtf.dpl.ui.logging.Logger
- LOGGING_ENABLED - Static variable in class wtf.dpl.ui.logging.LoggingConfig
-
Property which must be "true" to enable logging window.
- LOGGING_WINDOW - Static variable in class wtf.dpl.ui.logging.LoggingConfig
-
Prefix for all window-related property keys.
- LoggingConfig - Class in wtf.dpl.ui.logging
-
Logging-specific configuration.
- LoggingConfig(AppConfig) - Constructor for class wtf.dpl.ui.logging.LoggingConfig
- loggingConfigProperty() - Method in class wtf.dpl.ui.app.config.AppConfig
- LoggingConfigProperty - Class in wtf.dpl.ui.app.config.property
- LoggingConfigProperty(String, LoggingConfig) - Constructor for class wtf.dpl.ui.app.config.property.LoggingConfigProperty
- loggingEnabledProperty() - Method in class wtf.dpl.ui.logging.LoggingConfig
- LogLevel - Enum Class in wtf.dpl.ui.console
- LogRecord - Record Class in wtf.dpl.ui.logging
- LogRecord(Date, Level, String, String, String) - Constructor for record class wtf.dpl.ui.logging.LogRecord
-
Creates an instance of a
LogRecordrecord class. - LogRecord(Level, String, String) - Constructor for record class wtf.dpl.ui.logging.LogRecord
- LogViewCell - Class in wtf.dpl.ui.logging.view
- LogViewCell(LogView) - Constructor for class wtf.dpl.ui.logging.view.LogViewCell
- LogViewWindow - Class in wtf.dpl.ui.logging.view
- LogViewWindow(LoggingConfig, Logger) - Constructor for class wtf.dpl.ui.logging.view.LogViewWindow
- LogViewWindowBackup - Class in wtf.dpl.ui.logging.view
- LogViewWindowBackup(LoggingConfig, Logger) - Constructor for class wtf.dpl.ui.logging.view.LogViewWindowBackup
M
- main(String[]) - Static method in class wtf.dpl.ui.console.old.ConsoleTest
-
/+2.
- message() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns the value of the
messagerecord component.
N
- name() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns the value of the
namerecord component. - NodeFinder - Class in wtf.dpl.ui.util
-
since 1.3 TODO Check for disabled?
- NodeFinder() - Constructor for class wtf.dpl.ui.util.NodeFinder
- NodeInfo - Class in wtf.dpl.ui.info
- NodeInfo() - Constructor for class wtf.dpl.ui.info.NodeInfo
O
- of(int) - Static method in record class wtf.dpl.ui.resource.ColorDefinition
- offer(LogRecord) - Method in class wtf.dpl.ui.logging.Log
- onCloseRequest(WindowEvent) - Method in class wtf.dpl.ui.logging.view.LogViewWindow
- onCloseRequest(WindowEvent) - Method in class wtf.dpl.ui.util.UtilityWindow
- onShown(WindowEvent) - Method in class wtf.dpl.ui.logging.view.LogViewWindow
- onShown(WindowEvent) - Method in class wtf.dpl.ui.util.UtilityWindow
- open() - Method in class wtf.dpl.ui.logging.view.LogViewWindowBackup
-
/ if (scenicViewWindow !
- open() - Method in class wtf.dpl.ui.util.UtilityWindow
- open(Stage) - Method in class wtf.dpl.ui.logging.view.LogViewWindowBackup
-
Opens the log view window, and closes it when the given owning stage is closes.
- open(Stage) - Method in class wtf.dpl.ui.util.UtilityWindow
-
Opens the utility window, and closes it when the given owning stage is closes.
- openLogViewWindow(Stage) - Static method in class wtf.dpl.ui.app.Base
P
- paddingProperty() - Method in class wtf.dpl.ui.app.config.WindowPosition
- parse(String) - Static method in class wtf.dpl.ui.app.config.convert.InsetsParser
- parse(String) - Static method in class wtf.dpl.ui.app.config.convert.KeyCodeParser
- parse(String) - Static method in class wtf.dpl.ui.app.config.convert.PosParser
- parse(String) - Static method in class wtf.dpl.ui.app.config.convert.ScreenParser
- parse(String) - Static method in class wtf.dpl.ui.app.config.convert.WindowSizeParser
- parse(String, String) - Static method in class wtf.dpl.ui.app.config.property.HPosProperty
- parse(String, String) - Static method in class wtf.dpl.ui.app.config.property.VPosProperty
- parseHPos(String, String) - Static method in class wtf.dpl.ui.app.config.property.HPosProperty
- parseScreenName(String) - Static method in class wtf.dpl.ui.app.config.convert.ScreenParser
- parseVPos(String, String) - Static method in class wtf.dpl.ui.app.config.property.VPosProperty
- PersistentBooleanProperty - Class in wtf.dpl.ui.property
-
Boolean property which is automatically persisted when changed.
- PersistentBooleanProperty(PreferenceManager, String) - Constructor for class wtf.dpl.ui.property.PersistentBooleanProperty
- PersistentBooleanProperty(PreferenceManager, String, boolean) - Constructor for class wtf.dpl.ui.property.PersistentBooleanProperty
- PersistentBooleanProperty(PreferenceManager, String, boolean, Boolean) - Constructor for class wtf.dpl.ui.property.PersistentBooleanProperty
- PersistentStringProperty - Class in wtf.dpl.ui.property
-
String property which is automatically persisted when changed.
- PersistentStringProperty(PreferenceManager, String) - Constructor for class wtf.dpl.ui.property.PersistentStringProperty
- PersistentStringProperty(PreferenceManager, String, boolean) - Constructor for class wtf.dpl.ui.property.PersistentStringProperty
- PersistentStringProperty(PreferenceManager, String, boolean, String) - Constructor for class wtf.dpl.ui.property.PersistentStringProperty
- PosParser - Class in wtf.dpl.ui.app.config.convert
- PosParser() - Constructor for class wtf.dpl.ui.app.config.convert.PosParser
- PosProperty - Class in wtf.dpl.ui.app.config.property
-
Deprecated.
- PosProperty(String, String) - Constructor for class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- PosProperty(String, Pos) - Constructor for class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- PRIMARY - Enum constant in enum class wtf.dpl.ui.util.ScreenName
- PrintStreamWrapper - Class in wtf.dpl.ui.util
- PrintStreamWrapper(OutputStream) - Constructor for class wtf.dpl.ui.util.PrintStreamWrapper
- PropertyValueParser - Annotation Interface in wtf.dpl.ui.app.config.property
-
Deprecated.
- PropertyValueStringifier - Annotation Interface in wtf.dpl.ui.app.config.property
-
Deprecated.
R
- r() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns the value of the
rrecord component. - redirectSystemStreams(boolean) - Method in class wtf.dpl.ui.console.Console
- removeDraggableHandler(T) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- removeEffect(Node, Effect) - Static method in class wtf.dpl.ui.Utility
- removeFilter(Predicate) - Method in class wtf.dpl.ui.util.NodeFinder
- removeHandler(Scene, KeyCode, EventHandler) - Static method in class wtf.dpl.ui.app.KeyPressedHandlers
- removeListener(ChangeListener) - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- removeListener(ChangeListener) - Method in class wtf.dpl.ui.property.PersistentStringProperty
- removeListener(ChangeListener) - Method in class wtf.dpl.ui.property.VerboseStringProperty
-
Deprecated.
- removeListener(ChangeListener) - Method in class wtf.dpl.ui.property.VerboseObjectProperty
- removeStyle(Node, String) - Static method in class wtf.dpl.ui.Utility
- reopen() - Method in class wtf.dpl.ui.util.UtilityWindow
- restoreFromTray(ActionEvent) - Method in class wtf.dpl.ui.util.TrayManager
- restorePosition() - Method in class wtf.dpl.ui.util.WindowPositionTracker
- RIGHT - Enum constant in enum class wtf.dpl.ui.util.ScreenName
S
- saveToFile(File) - Method in class wtf.dpl.ui.console.Console
- saveToFile(String, File) - Method in class wtf.dpl.ui.console.Console
- saveToFile(String, File) - Method in class wtf.dpl.ui.console.old.Console
- saveToFile(String, File) - Method in class wtf.dpl.ui.console.old.ConsoleOutputStream
- Scene - Enum constant in enum class wtf.dpl.ui.info.BoundsInfo.Scope
- ScenicViewHelper - Class in wtf.dpl.ui.util
-
Helper class which will launch ScenicView.
- ScenicViewHelper(Stage) - Constructor for class wtf.dpl.ui.util.ScenicViewHelper
-
Constructor.
- Screen - Enum constant in enum class wtf.dpl.ui.info.BoundsInfo.Scope
- ScreenName - Enum Class in wtf.dpl.ui.util
- ScreenParser - Class in wtf.dpl.ui.app.config.convert
- ScreenParser() - Constructor for class wtf.dpl.ui.app.config.convert.ScreenParser
- screenProperty() - Method in class wtf.dpl.ui.app.config.WindowPosition
- ScreenProperty - Class in wtf.dpl.ui.app.config.property
- ScreenProperty(String, Screen) - Constructor for class wtf.dpl.ui.app.config.property.ScreenProperty
- Screens - Class in wtf.dpl.ui.util
- Screens() - Constructor for class wtf.dpl.ui.util.Screens
- select(String) - Method in class wtf.dpl.ui.app.TabbedBase
- set(boolean) - Method in class wtf.dpl.ui.property.PersistentBooleanProperty
- set(String) - Method in class wtf.dpl.ui.property.PersistentStringProperty
-
If verbose, the listeners will always be called, even if the value hasn't changed.
- set(String) - Method in class wtf.dpl.ui.property.VerboseStringProperty
-
Deprecated.The listeners will always be called, even if the value hasn't changed.
- set(T) - Method in class wtf.dpl.ui.property.VerboseObjectProperty
-
The listeners will always be called, even if the value hasn't changed.
- setAutoReorder(boolean) - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- setBoundsLimit(Bounds) - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- setBoundsLimit(Bounds, Insets) - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
- setConfig() - Method in class wtf.dpl.ui.app.Base
- setConfig(boolean) - Method in class wtf.dpl.ui.app.Base
- setConfig(Class) - Method in class wtf.dpl.ui.app.Base
-
Deprecated.
- setConfig(Class, boolean) - Method in class wtf.dpl.ui.app.Base
- setConfig(String) - Method in class wtf.dpl.ui.app.Base
- setDefaultLogger() - Static method in class wtf.dpl.ui.app.Base
- setDragging(boolean) - Method in class wtf.dpl.ui.temp.DraggableShapeState
- setEffect(Effect) - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
-
Sets the Effect to be applied when the mouse is pressed.
- setEffect(Node, Effect) - Static method in class wtf.dpl.ui.Utility
- setHeight(double) - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
-
Convenience.
- setHeight(double) - Method in class wtf.dpl.ui.app.config.WindowSize
-
Sets the value of the
heightproperty. - setHotKey(KeyCode) - Method in class wtf.dpl.ui.util.ScenicViewHelper
- setInitialParentBounds(Shape) - Method in class wtf.dpl.ui.temp.DraggableShapeState
- setInitialPosition(Point2D) - Method in class wtf.dpl.ui.temp.DraggableShapeState
- setLogger() - Static method in class wtf.dpl.ui.app.Base
- setLogger(Logger) - Static method in class wtf.dpl.ui.app.Base
- setMinimizeOnClose(boolean) - Method in class wtf.dpl.ui.util.TrayManager
- setOpen(boolean) - Method in class wtf.dpl.ui.util.UtilityWindow
- setPosition(Point2D) - Method in interface wtf.dpl.ui.temp.IDraggableShape
- setPressedStyle(String) - Method in class wtf.dpl.ui.temp.DraggableShapeConfig
-
Sets the CSS style to be added when the mouse is pressed.
- setRecursive(boolean) - Method in class wtf.dpl.ui.util.NodeFinder
- setScreen(Screen) - Method in class wtf.dpl.ui.app.config.WindowPosition
-
Sets the value of the
screenproperty. - setScreen(Screen) - Method in class wtf.dpl.ui.app.config.WindowSize
-
Adjust the current extends for the given screen.
- setStyleClass(Node) - Static method in class wtf.dpl.ui.Utility
- setStyleClass(Node, boolean) - Static method in class wtf.dpl.ui.Utility
- setStyleClass(Node, Class) - Static method in class wtf.dpl.ui.Utility
-
Converts a class simple name to kebab case.
- setStyleClass(Node, String) - Static method in class wtf.dpl.ui.Utility
- setTabClosingPolicy(TabPane.TabClosingPolicy) - Method in class wtf.dpl.ui.app.TabbedBase
-
Convenience.
- setTabDragPolicy(TabPane.TabDragPolicy) - Method in class wtf.dpl.ui.app.TabbedBase
-
Convenience.
- setWidth(double) - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
-
Convenience.
- setWidth(double) - Method in class wtf.dpl.ui.app.config.WindowSize
-
Sets the value of the
widthproperty. - setWindowStyle(String) - Method in class wtf.dpl.ui.app.config.WindowConfig
- show() - Method in class wtf.dpl.ui.util.ScenicViewHelper
- show(Parent) - Method in class wtf.dpl.ui.util.ScenicViewHelper
- show(Scene) - Method in class wtf.dpl.ui.util.ScenicViewHelper
- showDetailedInfoInfo(WindowPosition, Stage, String) - Static method in class wtf.dpl.ui.info.WindowPositionInfo
- showOptional(Stage) - Static method in class wtf.dpl.ui.util.ScenicViewHelper
- stage - Variable in class wtf.dpl.ui.app.Base
- start(Stage) - Method in class wtf.dpl.ui.app.Base
-
TODO Configuration
- start(Stage) - Method in class wtf.dpl.ui.app.TabbedBase
- start(Stage) - Method in class wtf.dpl.ui.console.old.ConsoleTest
- style() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns the value of the
stylerecord component. - subset(String) - Method in class wtf.dpl.ui.app.config.AppConfig
- subset(PKRoot) - Method in class wtf.dpl.ui.app.config.AppConfig
- SYSTEM_PROPERTY - Static variable in class wtf.dpl.ui.util.ScenicViewHelper
T
- TAB_CLOSE_REQUESTED - Static variable in class wtf.dpl.ui.app.TabEvent
- TAB_CLOSED - Static variable in class wtf.dpl.ui.app.TabEvent
- TAB_DESELECTED - Static variable in class wtf.dpl.ui.app.TabEvent
- TAB_SELECTED - Static variable in class wtf.dpl.ui.app.TabEvent
- TabbedBase - Class in wtf.dpl.ui.app
- TabbedBase(String) - Constructor for class wtf.dpl.ui.app.TabbedBase
- TabEvent - Class in wtf.dpl.ui.app
- TabEvent(Object, Tab, EventType) - Constructor for class wtf.dpl.ui.app.TabEvent
-
Constructor.
- timestamp() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns the value of the
timestamprecord component. - TOP - Enum constant in enum class wtf.dpl.ui.util.ScreenName
- toString() - Method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.HPosProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.InsetsProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.KeyCodeProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.LoggingConfigProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.PosProperty
-
Deprecated.
- toString() - Method in class wtf.dpl.ui.app.config.property.ScreenProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.VPosProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.WindowConfigProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.WindowPositionProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.WindowSizeProperty
- toString() - Method in class wtf.dpl.ui.app.config.property.WindowSizePropertyX
- toString() - Method in class wtf.dpl.ui.geometry.Alignment
- toString() - Method in record class wtf.dpl.ui.logging.LogRecord
-
Returns a string representation of this record class.
- toString() - Method in record class wtf.dpl.ui.resource.ColorDefinition
-
Returns a string representation of this record class.
- tracer() - Method in interface wtf.dpl.ui.event.IEventTracer
-
Deprecated.
- TRACING_PROPERTY - Static variable in class wtf.dpl.ui.logging.DragTracer
- TrayManager - Class in wtf.dpl.ui.util
-
https://copilot.microsoft.com/chats/YgmrnW8TWRQD8cpT89Nvt\ TODO Implement start & stop TODO Implement test
- TrayManager(Stage) - Constructor for class wtf.dpl.ui.util.TrayManager
- TrayManager(Stage, URL) - Constructor for class wtf.dpl.ui.util.TrayManager
- TreeUtils - Class in wtf.dpl.ui.util
- TreeUtils() - Constructor for class wtf.dpl.ui.util.TreeUtils
U
- updateIcon(String) - Method in class wtf.dpl.ui.util.TrayManager
- updateItem(LogRecord, boolean) - Method in class wtf.dpl.ui.logging.view.LogViewCell
- Utility - Class in wtf.dpl.ui
- UtilityWindow - Class in wtf.dpl.ui.util
-
TODO Rename TODO Move
- UtilityWindow(AppConfig, String) - Constructor for class wtf.dpl.ui.util.UtilityWindow
- UtilityWindow(WindowConfig) - Constructor for class wtf.dpl.ui.util.UtilityWindow
V
- valueOf(String) - Static method in enum class wtf.dpl.ui.console.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class wtf.dpl.ui.info.BoundsInfo.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class wtf.dpl.ui.util.ScreenName
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class wtf.dpl.ui.console.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class wtf.dpl.ui.info.BoundsInfo.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class wtf.dpl.ui.util.ScreenName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VerboseObjectProperty<T> - Class in wtf.dpl.ui.property
-
SimpleObjectProperty wrapper which calls the change listeners every time set() is invoked, regardless of whether the value changed.
- VerboseObjectProperty() - Constructor for class wtf.dpl.ui.property.VerboseObjectProperty
- VerboseStringProperty - Class in wtf.dpl.ui.property
-
Deprecated.
- VerboseStringProperty() - Constructor for class wtf.dpl.ui.property.VerboseStringProperty
-
Deprecated.
- VerboseStringProperty(String) - Constructor for class wtf.dpl.ui.property.VerboseStringProperty
-
Deprecated.
- vPosProperty() - Method in class wtf.dpl.ui.app.config.property.AlignmentProperty
- vPosProperty() - Method in class wtf.dpl.ui.geometry.Alignment
- VPosProperty - Class in wtf.dpl.ui.app.config.property
- VPosProperty(String, String) - Constructor for class wtf.dpl.ui.app.config.property.VPosProperty
- VPosProperty(String, VPos) - Constructor for class wtf.dpl.ui.app.config.property.VPosProperty
W
- warn(String) - Method in class wtf.dpl.ui.logging.Logger
- widthProperty() - Method in class wtf.dpl.ui.app.config.WindowSize
- WINDOW_ALIGNMENT - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's alignment.
- WINDOW_HOTKEY - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for ScenicView's hotkey.
- WINDOW_ICON - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key placeholder for window's shell icon.
- WINDOW_PADDING - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's padding.
- WINDOW_POSITION - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Prefix for all position-related property keys.
- WINDOW_SCREEN - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's screen.
- WINDOW_SIZE - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's size.
- WINDOW_STYLE - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's CSS resource name.
- WINDOW_TITLE - Static variable in class wtf.dpl.ui.app.config.WindowConfig
-
Property key for window's title.
- WindowConfig - Class in wtf.dpl.ui.app.config
-
Window-specific configuration.
- WindowConfig(AppConfig) - Constructor for class wtf.dpl.ui.app.config.WindowConfig
- WindowConfig(AppConfig, boolean) - Constructor for class wtf.dpl.ui.app.config.WindowConfig
- windowConfigProperty() - Method in class wtf.dpl.ui.app.config.AppConfig
- windowConfigProperty() - Method in class wtf.dpl.ui.logging.LoggingConfig
- WindowConfigProperty - Class in wtf.dpl.ui.app.config.property
- WindowConfigProperty(String, WindowConfig) - Constructor for class wtf.dpl.ui.app.config.property.WindowConfigProperty
- windowHotkeyProperty() - Method in class wtf.dpl.ui.app.config.WindowConfig
- windowOpenProperty() - Method in class wtf.dpl.ui.logging.view.LogViewWindow
- windowOpenProperty() - Method in class wtf.dpl.ui.logging.view.LogViewWindowBackup
- windowOpenProperty() - Method in class wtf.dpl.ui.util.UtilityWindow
- WindowPosition - Class in wtf.dpl.ui.app.config
- WindowPosition(Screen, Pos, Insets) - Constructor for class wtf.dpl.ui.app.config.WindowPosition
- WindowPositionInfo - Class in wtf.dpl.ui.info
- WindowPositionInfo() - Constructor for class wtf.dpl.ui.info.WindowPositionInfo
- windowPositionProperty() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Convenience.
- windowPositionProperty() - Method in class wtf.dpl.ui.app.config.property.WindowConfigProperty
- windowPositionProperty() - Method in class wtf.dpl.ui.app.config.WindowConfig
- WindowPositionProperty - Class in wtf.dpl.ui.app.config.property
- WindowPositionProperty(String, WindowPosition) - Constructor for class wtf.dpl.ui.app.config.property.WindowPositionProperty
- WindowPositionTracker - Class in wtf.dpl.ui.util
- WindowPositionTracker(Stage) - Constructor for class wtf.dpl.ui.util.WindowPositionTracker
- WindowSize - Class in wtf.dpl.ui.app.config
- WindowSize(double, double) - Constructor for class wtf.dpl.ui.app.config.WindowSize
- WindowSizeParser - Class in wtf.dpl.ui.app.config.convert
-
TODO Support 'full', 'preferred', 'half'
- WindowSizeParser() - Constructor for class wtf.dpl.ui.app.config.convert.WindowSizeParser
- windowSizeProperty() - Method in class wtf.dpl.ui.app.config.AppConfig
-
Convenience.
- windowSizeProperty() - Method in class wtf.dpl.ui.app.config.property.WindowConfigProperty
- windowSizeProperty() - Method in class wtf.dpl.ui.app.config.WindowConfig
- WindowSizeProperty - Class in wtf.dpl.ui.app.config.property
- WindowSizeProperty(String, WindowSize) - Constructor for class wtf.dpl.ui.app.config.property.WindowSizeProperty
- WindowSizePropertyX - Class in wtf.dpl.ui.app.config.property
- WindowSizePropertyX(String, WindowSize) - Constructor for class wtf.dpl.ui.app.config.property.WindowSizePropertyX
- windowStyleProperty() - Method in class wtf.dpl.ui.app.config.WindowConfig
- write(int) - Method in class wtf.dpl.ui.console.Console.ConsoleOutputStream
- write(int) - Method in class wtf.dpl.ui.console.old.ConsoleOutputStream
- wtf.dpl.ui - package wtf.dpl.ui
-
Classes to support JavaFX-based applications.
- wtf.dpl.ui.app - package wtf.dpl.ui.app
- wtf.dpl.ui.app.config - package wtf.dpl.ui.app.config
- wtf.dpl.ui.app.config.convert - package wtf.dpl.ui.app.config.convert
- wtf.dpl.ui.app.config.property - package wtf.dpl.ui.app.config.property
- wtf.dpl.ui.console - package wtf.dpl.ui.console
- wtf.dpl.ui.console.old - package wtf.dpl.ui.console.old
- wtf.dpl.ui.event - package wtf.dpl.ui.event
- wtf.dpl.ui.geometry - package wtf.dpl.ui.geometry
- wtf.dpl.ui.info - package wtf.dpl.ui.info
- wtf.dpl.ui.logging - package wtf.dpl.ui.logging
- wtf.dpl.ui.logging.view - package wtf.dpl.ui.logging.view
- wtf.dpl.ui.property - package wtf.dpl.ui.property
- wtf.dpl.ui.resource - package wtf.dpl.ui.resource
- wtf.dpl.ui.temp - package wtf.dpl.ui.temp
- wtf.dpl.ui.util - package wtf.dpl.ui.util
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AlignmentProperty.