Modifying SwingLayoutNode so that it accepts a Container during construction. Otherwise, creating a node that uses BoxLayout is impossible without making the node's layout mutable.
1 parent 88ac55b commit 2adac480c32598b966c466dba509831909548764
@Allain Lalonde Allain Lalonde authored on 3 Dec 2009
Showing 2 changed files
View
examples/src/main/java/edu/umd/cs/piccolo/examples/SwingLayoutExample.java
View
extras/src/main/java/edu/umd/cs/piccolox/swing/SwingLayoutNode.java