XNudgerXNudger is simple picker control. The main difference between XNudger and XPicker in nudger mode, is that XPicker is bound to a sequence, while XNudger is bound to a long. The user of XNudger must create a logical relation between the value of the long and the domain the nudger is used for. XNudger was primarily developed for the light skin of XCalendarPicker In time XNudger may be depricated and be replaced by XPicker in nudger mode ExamplesStandard nudger skin (visually similar to XPicker in Nudger mode):
The "light" skin (as is used by the "light" skin of the XCalendarPicker):
Sample CodeXNudger { value: 100 };
See JavaFXDoc for details. 255 Views |