| Java Applets -> Applets | ||
|
Java Resources
java opengl light weight java game library Java JCheckBox Java JRadioButton Java JCheckBoxMenuItem Java JRadioButtonMenuItem Java JComboBox Java JProgressBar Java JScrollBar Java JSlider |
Java JSlider
Java Boutique, The Ultimate Java Applet Resource - jSliderThe Java Boutique is a collection of applets that you can put on your own pages. It also features Java news, links to other Java resources, and more. java.net: Introducing JAXX: A New Way to Swing Ethan Nicholas introduces JAXX, a new project that simplifies building Swing GUIs by allowing you to declare markup, event wiring, and data binding in XML. Setting the Orientation of a JSlider Component - Java Source Code Besides being either horizontal or vertical,a slider can also be inverted. An inverted horizontal slider moves from right-to-left. An inverted vertical slider moves from top-to-bottom. Getting and Setting the Values of a JSlider Component - Java Source Code This Java source code is about Getting and Setting the Values of a JSlider Component....... O'Reilly - Safari Books Online - 156592455X - Java Swing 156592455X - Java Swing - The Swing classes eliminate Java's biggest weakness: its relatively primitive user interface toolkit. Java Swing helps you to take full advantage of the Swing classes, providing detailed descriptions of every class and interface in the key Swing packages. It shows you how to use all of the new components, allowing you to build state-of-the-art user interfaces and giving you the context you need to understand what you're doing. It's more than documentation; Java Swing helps you develop code quickly and effectively. O'Reilly - Safari Books Online - 0596004087 - Java Swing, 2nd Edition 0596004087 - Java Swing, 2nd Edition - Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach. It is a book by developers for developers, with hundreds of useful examples, from beginning level to advanced, covering every component available in Swing. All these features mean that there's a lot to learn. Even setting aside its platform flexibility, Swing compares favorably with any widely available user interface toolkit--it has great depth. Swing makes it easy to do simple things but is powerful enough to create complex, intricate interfaces. Java Swing, 2nd edition includes: A new chapter on Drag and Drop Accessibility features for creating a user interface meeting the needs of all users Coverage of the improved key binding infrastructure introduced in SDK 1.3 A new chapter on JFormattedTextField and input validation Mac OS X coverage and examples Coverage of the improved focus system introduced in SDK 1.4 Pluggable Look-and-Feel coverage Coverage of the new layout manager, SpringLayout, from SDK 1.4 Properties tables that summarize important features of each component Coverage of the 1.4 Spinner component Details about using HTML in components A new appendix listing bound actions for each component A supporting web site with utilities, examples, and supplemental materials Whether you're a seasoned Java developer or just trying to find out what Java can do, you'll find Java Swing, 2nd edition an indispensable guide. [java] jslider qui ne fontionne pas Bonjour a tous, Je cherche à faire un player qui affiche une séquence d’images sélectionner d'avance par un fileChooser. Les images s'affichent dans un panel, au dessous, il y a un JSlider qui doit avancer d'une graduation a chaque changement d' |
|