Control « Interoperability « Java Swing Q&A





1. Can the Eclipse browser control (embedded IE) be used in a Swing application?    stackoverflow.com

If so, how can I do this? What jars would I need to deploy with my swing application? Converting to an Eclipse SWT application is not an option.

3. SWT Date control    coderanch.com

Hi everyone, I have the following question: does anybody know about a SWT date control (might also be a commercial solution)? I'd think of kind of a text field used to enter date and time related information and also checking whether the entered data is correct. It should also be appropriate to handle arabic dates. Does such a solution exist? Thanks, ...

5. SWT: access to controls from outside main    coderanch.com

Hi, this is the first of many beginner questions, as I'm trying to get comfortable with a few Java frameworks, and the Java language (and Eclipse IDE as well) on my free time. First of all thanks in advance for wasting your precious time helping me. Here it goes: How do I access say a label control which I've already created ...

7. Deactivating Windows Controls using Java & Swing    forums.oracle.com

Hi frnds, We have developed a Swing application for Online Transaction in terminals. Almost the developement was completed.... Now we want to make our Swing application will be a active one. i.e. Once the swing application started the user cannot able to do other process like clicking start button or opening mycomputer and etc.... That means our swing application will be ...