iiley April 16th, 2007
Download them here: http://code.google.com/p/aswing/downloads/list
______________________________________
==========AsWing A2 1.0=========
——————————————–
All planned components finished, they are:
JButton, JToggleButton, JRadioButton, JCheckBox, JPanel, JScrollBar, JScrollPane, JViewport, JPopup, JWindow, JFrame, JTextField, JTextArea, JList, JComboBox, JSlider, JAdjuster, JAccordion, JAttachPane, JLoadPane, JTabbedPane, JColorChooser, JColorSwatches, JColorMixer, JOptionPane, JTable, JTree, JListTree, JToolBar, JMenu, JMenuBar, JMenuItem, JPopupMenu, JCheckBoxMenuItem, JRadioButtonMenuItem, JSeparator, JToolTip, JSplitPane.
Features:
Full MVC support(Just like Java Swing), key focus navigation support, Drag and Drop support(Thanks Bill for original implement), key accelerator support(Thanks Romain for original implement), AWML-AsWing Markup Language(Igor is focused on developing this) support.
— AsWing A2 extensions—
The extensions package include some Third-party LookAndFeels, such as WindowXP L&F, Office97 L&F contributed by Rustem and Igor. And include some useful components such as RichTextArea, XLabelButton, XFolder, and include a Log tool - AWLoggerConsole etc.
______________________________________
==========AsWing A3 0.8=========
——————————————–
Currently finished components:
JButton, JToggleButton, JRadioButton, JCheckBox, JPanel, JScrollBar, JScrollPane, JViewport, JPopup, JWindow, JFrame, JTextField, JTextArea, JList, JComboBox, JSlider, JAdjuster, JAccordion, JAttachPane, JLoadPane, JTabbedPane, JColorChooser, JColorSwatches, JColorMixer, JOptionPane, JTable, JTree, JToolBar, JSeparator, JToolTip, JSplitPane.
Features:
Full MVC support(Just like Java Swing), key focus navigation support, Drag and Drop support(Thanks Bill for original implement), key accelerator support(Thanks Romain for original implement), key mnemonic support.
A3 is ActionScript version, it is not a simple ported version from AsWing A2 but with some major improvment, include: More flexible LookAndFeel system, easier way to decorator component with Border, GroundDecrorator interfaces, big performance promote(now JTable runs very smooth).
—-SkinBuilderLAF—-
SkinBuilderLAF is a AsWing A3 LookAndFeel that designed to let you skin components easily with images. Generally, you just need to replace the images and modify some related properties in SkinBuilderLAF.as file. (Thanks Comeny my girlfriend for the default Skin’s art works, she designed the default skin Images)
————————————————
Download them here: http://code.google.com/p/aswing/downloads/list
Want to see demos? see the next post.
(Notice: AsWing A3 swf require FlashPlayer 9.0.28.0 or higher, so it is not compilable with Flash9 alpha preview, need Flex2 SDK 2.0.1 or higher)