09 | 09 | 2010
Main Menu
Affiliates
Who's Online
We have 23 guests online
Alexa
Search Only:

Search Keyword need

Total 27 results found.

Page 1 of 2
... but accomplish it with a simpler HTML structure (no need for adding superfluous tags) and simpler code, too. Changing the position of the background image felt to be the best approach to creating the ...
2. Best Silverlight Photo Gallery Applications
(web programming/Silverlight)
... One of the things that we have been missing in Silverlight 2 was the element effects. If you want to make your elements more attractive then you need to write your own custom effects. Of course there are ...
3. Sun Studio 12 Update 1
(IDE/C and C++)
... easy detection of runtime leaks. These compilers also provide a wide range of compiler level checks to ensure that your program is safe and robust. NetBeans IDE: NetBeans does not need an introduction. ...
... remains. 22. S3 Slider The s3Slider jQuery plugin is made by example of jd`s smooth slide show script. I needed something like that for jQuery (for my web site kruskica.net). Since i didnt find ...
5. An Introduction to JQuery
(Software Dev Kits/3D Dev Tools)
... by taking common, repetitive, tasks, stripping out all the unnecessary markup, and leaving them short, smart and understandable.” Maybe you are thinking… “Why I would need another JavaScript library”? ...
6. Java 3D Scene Graph Libraries
(Software Dev Kits/3D Dev Tools)
... JOGL, but will move to the formal JSR 231 bindings when released). Scene graphs, as high-level code structures need to be optimized for a particular field of graphics. While there are quite a number of ...
... framework that allows to create easily high end J2ME applications. It provides most graphical elements (buttons, textfields, lists, menus, etc.) needed to create advanced user graphical interfaces and ...
... to GPL. GPL means that you are free to use the free software if your project is also GPL. If you want to use it for commercial purposes you need to pay. Otherwise you need to make you project GPL ...
... and profiling your java application. VisualVM is now integrated with JDK 6 update 7 release. So, from now on you need not pay a hefty price for licensing third party profilers. In this article we'll walk ...
... function that you wish to invoke. Finally invoke the function. Finally dispose the "NativeLibrary" instance. This is better that other libraries which we saw before in that you need to dispose only the ...
... libraries that allow programmers to invoke Win32 API without writing any native code (The libraries will contain all the needed native code).   I searched on the internet and found a few libraries ...
12. 10 Free Docking Frameworks for Java
(Java Concepts/Core Java)
... bar, toolbar, and windowing system. The NetBeans Platform provides all of these out of the box, meaning that you don't need to manually code these, or other basic features, yourself. Netbeans framework ...
13. GWT Widgets and Libraries
(Java Concepts/GWT)
... to load. With GWTiger you can use pre built functions to load your screens only when/if you need them. Login screen The demo application comes with a template and entire logic to build a login screen ...
... a easy to use installer so that the user need not struggle to just get your application installed. Many commercial installer applications are platform dependant; they create separate executables for different ...
15. Java Registry Wrapper
(Java Concepts/Core Java)
... was to use reflection to access private methods defined in WindowsPreference class. The trick was very good but adding reflection code everywhere in your applications where you needed to access registry ...
... you feel the need to make a change to your application, you can simply make the change in your source code, compile the source, and redeploy the application without affecting the other still running applications ...
In terms of usability, swings Jtree, JList and JCombobox are little dumb. Every swing developer would have wanted to have more usability features in JTree, JList and JCombobox which are found in their ...
18. JavaRebel says no to restart– Really??
(Java Concepts/Core Java)
Until recently any change to the source code would require you to stop the application, compile the classes and start your application again. Javarebel claims to change all that – you do need to restart ...
... scalability, and availability. The data (un-typed) is stored in basic key/value data structures. It is highly suitable for applications that need to store huge amount of data in its own native format without ...
... instance methods, they can be declared static. If a method doesn't need to be overridden, it can be declared final. And methods that shouldn't be called from outside the class should always be declared ...
« StartPrev12NextEnd »
Bottom Ad
Your Ad Here