Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092335

Allow VirtualFlow scrollbars to be detached from the VirtualFlow such that skins have the ability to specify thier location within the scene graph.

XMLWordPrintable

      Augmenting/Creating custom skins based on VirtualFlow or controls that use VirtualFlow (e.g ListView, TableView) would be greatly simplified if the scroll bars were able to be detached from the VirtualFlow. This essentially allows you create your own scroll pane using the scroll bars from the VirtualFlow. This would greatly simplify tasks like creating row headers and footers for tables and lists.

      Once detached, the detacher would be responsible for adding the scrollbars to the scene graph and laying them out.

      Currently the code that adjusts the flow's layout to accommodate the scrollbars is cleanly contained in one function that is responsible for nothing else.

            Unassigned Unassigned
            ddecoteaujfx Don DeCoteau (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: