Menu

Tree [0efb4a] default tip /
 History

Read Only access


File Date Author Commit
 Documentation 2009-07-01 yccheok yccheok [514973] Code base for JHotDraw 7.2, released since May ...
 JavaDoc 2009-07-01 yccheok yccheok [ce253a] Code base for JHotDraw 7.2, released since May ...
 Samples 2009-07-01 yccheok yccheok [ce253a] Code base for JHotDraw 7.2, released since May ...
 Source 2011-03-26 yccheok yccheok [df42b7] 1. Avoid having java.util.ConcurrentModificatio...
 .hgtags 2011-03-26 yccheok yccheok [0efb4a] Added tag 3045128-27032011 for changeset df42b7...
 README.txt 2011-03-26 yccheok yccheok [df42b7] 1. Avoid having java.util.ConcurrentModificatio...

Read Me

3045128-27032011 : 27 March 2011
================================
1. Avoid having java.util.ConcurrentModificationException in 
   AbstractCompositeFigure's removeAll. (#3045128)
   
f2676553-25072009 : 25 July 2009
================================
1. setToolTipText added for AbstractHandle. This enable us to display tooltip
   while our mouse move over the operator connector.
   
f2676553-06072009 : 06 July 2009
================================
1. Bug fixed on figure will not resize even their value and properties being 
   changed. Bug fixed in AbstractCompositeFigure using revision 542.
   - AbstractCompositeFigure did not fully re-validate itself, when one of 
     its children changed.
   - TextEdtingTool and TextAreaEditingTool did not call willChange/changed 
     when setting the text of a TextHolderFigure.
   
f2676553-03072009 : 03 July 2009
================================
1. This README.txt being added.

2. project.properties being modified so that it able to be compiled in 
   yccheok's computer.

Introduction
============
This code base is from JHotDraw 7.2 released since May 23 2009. This is not a
fork of JHotDraw. It is specially modified to fit the requirement of 
JStock's 2676553 feature. Hence, you shall NOT use this code into your own 
project. Instead, you shall download official code from 
https://sourceforge.net/projects/jhotdraw/

Contact
=======
yccheok [at] yahoo [dot] com