Class GoogleMapsTool

java.lang.Object
com.levigo.jadice.web.client.tool.Tool
com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool
All Implemented Interfaces:
MenuContributor

public class GoogleMapsTool extends Tool
A Tool providing a google maps search button via tool contribution API. The button is added to a menu when some text is selected. By pressing the button the text is concatenated to a google maps search string and the URL is opened in a new tab.