Index
All Classes and Interfaces|All Packages|Serialized Form
W
- W - Enum constant in enum class codedraw.events.Key
- WAIT - Static variable in class codedraw.CursorStyle
- waitFor(Function<EventHandler<T>, Subscription>) - Static method in class codedraw.events.EventScanner
-
Waits until the next time the given event is triggered and then returns the event arguments as the result of this function.
- WAVY - Enum constant in enum class codedraw.textformat.Underline
-
A wavy line will be drawn below the text.
- WEST_RESIZE - Static variable in class codedraw.CursorStyle
- WHEAT - Static variable in class codedraw.Palette
- WHEEL - Enum constant in enum class codedraw.events.MouseButton
- WHITE - Static variable in class codedraw.Palette
- WHITE_SMOKE - Static variable in class codedraw.Palette
- WindowCloseEventArgs - Class in codedraw.events
-
This argument is given exactly once when the user closes the window or
CodeDraw.close()
is called. - WindowCloseEventArgs() - Constructor for class codedraw.events.WindowCloseEventArgs
- WindowMoveEventArgs - Class in codedraw.events
-
This argument is given every time the CodeDraw window is moved.
- WindowMoveEventArgs(Point, Point) - Constructor for class codedraw.events.WindowMoveEventArgs
- WINDOWS - Enum constant in enum class codedraw.events.Key
All Classes and Interfaces|All Packages|Serialized Form