List/Grid Desktop Java Subscribe to the RSS feed of category Desktop Java

Sometimes in Java, One Layout Manager Is Not Enough
Most often when developing Java Swing applications, we need to use several layout managers in several nested panels. This is usually not a problem and is considered the normal practice ...

JavaFX 2.0 beta sample application and after thoughts
I had quite sometime back played around with JavaFX and had good and bad experiences using the language. With the JavaFX 2.0 beta being released I thought of giving it a try. Here, ...

Xuggler Tutorial: Frames Capture and Video Creation
Note: This is part of our “Xuggler Development Tutorials” series. So far in our Xuggler tutorials series we have performed an Introduction to Xuggler for Video Manipulation and ...

Xuggler Tutorial: Transcoding and Media Modification
Note: This is part of our “Xuggler Development Tutorials” series. In my previous tutorial, I performed a short Introduction to Xuggler for Video Manipulation. In this part, we are ...

Introduction to Xuggler for Video Manipulation
Note: This is part of our “Xuggler Development Tutorials” series. With the explosion of video in the internet, developers frequently need to manipulate video content in their applications. ...

Xuggler Development Tutorials
Hey guys, With this post I would like to introduce some new cool tutorials that are coming up at JavaCodeGeeks. They will be about media (audio/video) manipulation with Xuggler, FFmpeg ...

Java Swing – Date Picker dialog
Any Swing developers in the house? For those that work with Swing, here is a GUI component that might be helpful to your UI coding endeavors. One of our JCG partners offers a date ...

RTMP To RTSP re-stream using wowza and xuggler
Note: This is part of our “Xuggler Development Tutorials” series. Hello to everyone!For the last three months we have been working on a teleconference project. We decided that ...

Getting Started with YouTube Java API
In this tutorial I am taking a look at Google’s YouTube API which allows you to empower your application with YouTube’s features. YouTube is one of the “killer” Internet ...

