I also hope you can give me some insight on the
following. When trying to run my Java application I
get the following assertion:
java.lang.AssertionError: Reparenting is not
implemented yet
at java.awt.Container.setComponentZOrder
(Container.java:1597)
at javax.swing.JLayeredPane.setPosition
(JLayeredPane.java:358)
at javax.swing.JLayeredPane.moveToBack
(JLayeredPane.java:310)
Is reparenting support planned in the near future?
following. When trying to run my Java application I
get the following assertion:
java.lang.AssertionError: Reparenting is not
implemented yet
at java.awt.Container.setComponentZOrder
(Container.java:1597)
at javax.swing.JLayeredPane.setPosition
(JLayeredPane.java:358)
at javax.swing.JLayeredPane.moveToBack
(JLayeredPane.java:310)
Is reparenting support planned in the near future?