Feeds:
Posts
Comments

Archive for the ‘Uncategorized’ Category

Few months before, just tried my own implementation of popup, where i used windows. Now i have used Popup Control. And also i have showed how to implement a simple popup menuitem & how to show the popup. May be useful for some one else. File Name : TestPopupMenu.java File Name : PopupMenuItem.java

Read Full Post »

If you have a bigger image and it has to be loaded into your application, then it can be loaded in background. While the bigger is getting loaded, we can show a thumb nail or we can show a place holder image. Once the bigger image gets loaded into your memory, it can be shown [...]

Read Full Post »

Popup is special window(no decorations with a null fill), like container for a scene graph which is seen above the stage and its invoked when user right clicks on the Node. This blog is an initial draft for the special popup i,e this SpecialPopup is different from the usual popup. SpecialPopup can be created like [...]

Read Full Post »

Tried creating a simple “Current Date Widget” using JavaFX 2.0. While trying to develop current Date widget came to know that right now its not possible to create a main stage as undecorated. This is because, JavaFX 2.0 dn’t have stage.setStyle() method. But other than the primary stage or main Stage, all other stages can [...]

Read Full Post »

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Read Full Post »

Follow

Get every new post delivered to your Inbox.