Community
Participate
Working Groups
Add a patch to handle renderers for tables without getText method. You have to register your adapter and put it into the server component folder for external classes.
Created attachment 199549 [details] Patch
Changing priority from P1 to P2 to reflect that this issue does not cause errors in Jubula's nightly tests.
Created attachment 208605 [details] Patch with EPL header Add the patch witch EPL header. Waiting for contribution.
This enhancement does not only allow custom adapters for Swing tables - but for all renderer supporting Swing components.
*** Bug 345385 has been marked as a duplicate of this bug. ***
Enhancement applied with: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=ae8d166dfae5591996fca7bf1b2626f9384e83d4
An example for the adapter mechanism can be found at http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/tree/org.eclipse.jubula.examples.extension.swing.rc.adapter
Closing this ticket after having talked to FZ.