Fortress Swing Example
There are many ways to use Fortress in Swing apps and visa versa. Here is one example.
SwingContainer : A Fortress Container which is also manages a Swing Frame
FortressSwingRunner : A bootstrapper class which starts Fortress and and displays the Frame
see also: http://cvs.apache.org/viewcvs.cgi/avalon-sandbox/examples/fortress/swing/
[ Back to HowTo ]