Changes between Version 6 and Version 7 of GROUP_FILLING_R0
- Timestamp:
- 04/22/09 18:47:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_FILLING_R0
v6 v7 46 46 = Design = 47 47 * Research is made for the gradient - the fastest way to do this task is to use the dialog JXGradientChooser again. This is from swinglabs library - add it in the dependency sections and in nexus server if needed. 48 * Note: JXGradientChooser has method showDialog which return the true MultipleGradientPaint. The method getGradient don't return it. 48 49 * Create ImmGradient class which has to wrap the MultipleGradientPaint(this is from batik library - add it manually to nexus, groupId - org.apache.batik.ext, artifactId - awd, version - 1.7beta1+r522428) 49 50