4.5.5 (June 2007)

4.5.5 (June 2007)

New features (Java):

ScrollPane now supports automatic scrolling with Drag.

  • When dragging a draggable child of a scrollPane, the pane will start to scroll when the draggable item is near the edge.

  • Nested Scrollpanes are also supported.

UIDOM now tracks more stateful information for window-based components (window, dialog, messageDialog)

  • x

  • y

  • width

  • height

  • minimized

  • maximized

UIDOM now tracks more stateful information about columns

  • width

  • visualIndex

UIDOM now tracks more stateful information about rows

  • visualIndex?

New APIs:

  • DisplayService.getVisualColumnIndex()

  • PluginDocumentHandler.convertElementToPeer()