Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 6cea60: Playing around with SWT for tiling things on the I...

  Branch: refs/heads/anna/gridlayout
  Home:   https://github.com/eclipse/ice
  Commit: 6cea60e5197d4eb741877b576f91d827133236d1
      https://github.com/eclipse/ice/commit/6cea60e5197d4eb741877b576f91d827133236d1
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java

  Log Message:
  -----------
  Playing around with SWT for tiling things on the ICEResourcePage. So
far, the it generates a 2x3 grid of randomly colored browsers (but these
can be changed to other objects later). Also has buttons for rows and
columns, although I haven't finished hooking them up to update the grid
when a selection is made.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top