====== AsWing 1.5 Released ====== {{tag>blog }} ~~DISCUSSION~~ AsWing 1.5 released and downloadable at [[http://www.aswing.org/|AsWing.org]] now. The list of changes includes the following: * fixed DefaultComboBoxEditor a action event fire bug when list selection changed. * fixed CellPane invalidateTree bug(it make JList/JTree/JTable continually validating can’t stop) * fixed JTabbedPane and JClosableTabbedPane tab scroll bug * fixed a mask bounds bug of component when small than min size * fixed a JPopupMenu bug when shown size is same to last show but children is not same * made JLoadPane loaded asset always at bottom depth * added function translator and editable support to PropertyTableModel * added setMnemonicEnabled/isMnemonicEnabled methods to AbstractButton * improved resizer, more accurate in directly mode * renamed org.aswing.util.Vector to org.aswing.util.ArrayList * some other minor fixes/improvements Also there's a 2.0 plan, please check the homepage.