Team
johann sorel
Quick presentation
This module is the integration of project AlterSIG Toolbox.
I hope in the futur it will fuse with module "extension/swing-widgets".
The module offers several Swing components like :
- A tree to manage MapContext
- A dialog to quickly open datas and change them in read to use MapLayers
- Some defaults property édition panels
- A small JMappane control bar
- ...and others...
To be honest they are not yet fully functionnal but they work.
Launch the demo
First you need the latest geotools source.
See 2.3 Source Code to have it.
Make a fresh build using maven :
Go it the module folder :
~\modules\unsupported\widgets-swing-pending
Compile the module and start the demo :
Structure
1.Swing Widgets
general components
For style edition
For Data reading
|
Legend
|
2.Extended components
JButtonPanel*
JColorPanel*
JDashPanel*
JDegreePanel*
JLinecapPanel*
JLinejoinPanel*
JNumberPanel*
Making graphical user interface is not hard work, but it needs time.
And more important, to make clean widgets you need clean components and layouts.
That's why i also use those libraries :
- Swingx, great new swing components : http://swinglabs.org
- Swing-Layout, a layout used by NetBeans Matisse : https://swing-layout.dev.java.net
- Crystal project, a full pack of icons : http://www.everaldo.com/crystal
3.Resource Classes
IconBundle
TextBundle
Glyph*
GridCoverageFinder*
RandomStyleFactory*
ScreenShots
| There are no images attached to this page. |