Sign in
TBright's BLOG
One PM floating down the stream. What? Did you expect a rock parting the waters?
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
JLCA
Archive
Archives
May 2004
(1)
March 2004
(1)
February 2004
(3)
January 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
TBright's BLOG
LayoutManagers and the JLCA
Posted
over 9 years ago
by
tbright
7
Comments
One of the new wiz-bang features of the JLCA version 3.0 is support for converting the Swing package to .NET. This numerically performs great, but there is one hole that brings almost every conversion to a screeching halt: Layout Managers. The .NET framework...
TBright's BLOG
JLCA Hello World: Have to start somewhere.
Posted
over 9 years ago
by
tbright
1
Comments
For the first real JLCA post I thought I would start off with everyone’s favorite HelloWorld. Java-version: public class HelloWorld { public final static String message = "World"; public static void main(String[] args) { System...
TBright's BLOG
What are JLCA SupportClasses?
Posted
over 9 years ago
by
tbright
0
Comments
Let’s just say no conversion completes 100%. You can make demos that do, but they are surprisingly challenging to write and normally aren’t very full-featured. So, if every conversion needs a little work afterwards then SupportClasses represent...
Page 1 of 1 (3 items)