Which Wicket version are you using? The old tree implementation is deprecated in 6.x and removed in 7.x, so you should use the new implementation in package org.apache.wicket.extensions.markup.html.repeater.tree - it is no longer based on the Swing classes.