Hello everyone,
it would be nice to have some JTable like table component. E.g. YaST uses something like that to display a list of network adapters.
I'm currently working on something like that, but I guess it will be more like a hack than a neat implementation because of the current inheritance restriction of JCurses.