I am trying to create a custom panel for an IzPack installer. This means that I have to extend IzPanel. However, it appears that if I do this, the extended panel needs to be in the com.izforge.izpack.
I\'m trying to create a custom layout container, with the same characteristics of StackPanel, with the exception that it lays out the items starting at the right edge of the screen. Needless to say it
As I understand it, a Panel isn\'t meant to have any visible \"chrome.\"The StackPanel, Grid and Canvas don\'t have any visible elements (with the exception of the gridlines, which they say are only f