Changes for page Java Client-Overview

Last modified by Lazy Lazarus on 2025/03/27 10:23

From version 18.1
edited by David Avendasora
on 2023/11/13 11:57
Change comment: Renamed back-links.
To version 20.1
edited by Lazy Lazarus
on 2025/03/27 09:50
Change comment: Fix the link to JBND

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Java Client
1 +documentation.Home.Development Architecture.Java Client.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.Lazarus
Content
... ... @@ -12,7 +12,7 @@
12 12  
13 13  NIB-Based development used Project Builder/Xcode's Interface Builder application to create cocoa-based NIB files that were then interpreted at run-time using the Cocoa-Java Bridge to create a pure Swing application. NIB-based development has been deprecated due to the deprecation of the tools required for development and the Cocoa-Java Bridge.
14 14  
15 -Swing-based Java Client Development has recently gotten much simpler with the release of Florijan Stamenkovic's [[javaBound (JBND) framework>>url:http://web.mac.com/flor385/JBND/||shape="rect"]] which greatly streamlines many key pieces of native-client application development.
15 +Swing-based Java Client Development has recently gotten much simpler with the release of Florijan Stamenkovic's [[javaBound (JBND) framework>>https://github.com/florijanstamenkovic/JBND||shape="rect"]] which greatly streamlines many key pieces of native-client application development.
16 16  
17 17  While there are not a lot of WebObjects Java Client projects when compared to the quantity of Web-Based projects, it seems to be getting more attention now than it has in several years.
18 18