java

  • submit to reddit

NetBeans IDE 6.7.1 with JavaFX Now Available for Download!

The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK. Download NetBeans 6.7.1 (A JavaFX-only...

3 replies - 29762 views - 07/27/09 by Tinu Awopetu in Announcements

How to Embed a JavaFX Chart in a Visual Library Scene

JavaFX really shines as an enhancer technology for existing Java/Swing applications and code bases.  A Java developer whom understands Swing but is just...

0 replies - 2302 views - 04/21/13 by Sean Phillips in Articles

How to Use Jemmy with JUnit in NetBeans IDE

We are always constantly looking to improve and refine our testing. Currently we are looking into improving our tests for forms in our PDF viewer. For the...

0 replies - 1671 views - 12/05/12 by Lyndon Armitage in Articles

How to call a rest webservice with an untrusted SSL certificate

In our development environments we have configured self signed SSL certificates for our applications. Obviously we won't spend money for internal dev servers....

0 replies - 2711 views - 11/16/12 by Rodrigo Asensio in Uncategorized

Extreme UI Makeover, JavaFX Edition

We have decided to move forward with JavaFX here at Lynden as we design the next version of our Freight Management System (FMS) application.  The initial...

1 replies - 3319 views - 11/01/12 by Rob Terpilowski in Articles

Add a JavaFX Component Built with Scene Builder and FXML to a NetBeans RCP Application

Most of the tutorials and demos I have seen up to this point for integrating JavaFX with NetBeans Rich Client Platform (RCP) applications have created and...

0 replies - 8572 views - 09/18/12 by Rob Terpilowski in Articles

Face Recognition in Java @ JavaOne 2012

Have you ever wondered how to do face recognition in Java? Furthermore, how would you do music classification in Java? And what about poker hand prediction or...

3 replies - 4297 views - 09/03/12 by Zoran Sevarac in Articles

GWT4NB 2.10.6 is NetBeans IDE 7.2 Ready!

For those who use GWT in NetBeans, and have not updated to NB 7.2, now you can. GWT4NB was updated to be compatible with NetBeans 7.2, and some code cleaning...

0 replies - 5065 views - 08/01/12 by Alied Pérez in News

About Javeleon's Special Hooks in the NetBeans Platform

Recently, there have been questions around some Javeleon specific code in the NetBeans source...

2 replies - 2209 views - 06/22/12 by Allan Gregersen in Articles

GCViewer: New Garbage Collection Analysis Plugin for VisualVM

New garbage collection monitoring plugin for VisualVM allows for investigating crucial GC metrics in greater detail and higher resolution. Recommended...

0 replies - 20983 views - 06/18/12 by Wojciech Kudla in News

Java 2D Graphics (AWT)

A basic hello world graphics program. Use to get started in 2D graphics programming.

0 replies - 2874 views - 06/15/12 by Nick James in Uncategorized

Migrating an Automated Deployment Script from Glassfish v2 to Glassfish v3

Just recently we attempted to update an Ant script which we are using to do automated deployments to Glassfish v2 servers, to deploy to our new Glassfish v3...

0 replies - 9969 views - 06/09/12 by Rob Terpilowski in News

Javeleon 2.0 is out! Reloading Java SE applications has never been easier

Support for first application server (JBoss 7.1) is in the works We're happy to announce the new highly improved Javeleon 2.0 class reloading tool that will...

0 replies - 6986 views - 06/07/12 by Allan Gregersen in Announcements

Connection Pooling in a Java Web Application with Tomcat and NetBeans IDE

After my article Connection Pooling in a Java Web Application with Glassfish and NetBeans IDE, here are the instructions for Tomcat. RequirementsNetBeans...

0 replies - 11609 views - 05/23/12 by Arthur Buliva in Articles

DbWrench Database Design & Synchronization v2.3

This release focused on reducing the number of clicks and typing a user needs to perform when editing their database design. This release featured a new major...

0 replies - 3132 views - 05/08/12 by Harnek R in Announcements