Parent Directory
|
Revision Log
move HTMLPane-based TemplatePane into a branch since it has issues: (1) opaque input controls go against theme which is notable with control background control but it only happens with an ActionListener (2) dataFromContributors() doesn't seem to work with an ActionListener (3) need stubs for proguard
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <jnlp spec="1.0+" codebase="@wwwbase@" href="bcprov.jnlp"> |
3 | <information> |
4 | <title>bcprov-jdk14</title> |
5 | <vendor>Sun Microsystems, Inc.</vendor> |
6 | <offline-allowed/> |
7 | </information> |
8 | <resources> |
9 | <jar href="bcprov-jdk14-142.jar"/> |
10 | </resources> |
11 | <component-desc/> |
12 | </jnlp> |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |