Allow new InfoToolHelper classes to be registered
-------------------------------------------------

                 Key: GEOT-3767
                 URL: https://jira.codehaus.org/browse/GEOT-3767
             Project: GeoTools
          Issue Type: New Feature
          Components: swing
            Reporter: Michael Bedward
            Assignee: Michael Bedward
             Fix For: 8.0-M2


Add the ability to register new InfoToolHelper classes to handle specific Layer 
types.

I'm not intending to have a full-blown Factory setup for this since its not 
something that will be used by other modules. Instead, add a static 
createHelper(Layer) method to the InfoToolHelper base class. The method will 
take available helper class info from 
META-INF/services/org.geotools.swing.tool.InfoToolHelper. Each helper will 
advertise the Layer type it services via a getLayerClass (or something) method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to