/[schmitzm]/trunk/src/skrueger/geotools/MapPaneToolBar.java
ViewVC logotype

Diff of /trunk/src/skrueger/geotools/MapPaneToolBar.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 128 by alfonx, Sat May 30 16:27:26 2009 UTC revision 139 by alfonx, Thu Jun 11 12:52:58 2009 UTC
# Line 631  public class MapPaneToolBar extends JToo Line 631  public class MapPaneToolBar extends JToo
631      public int getMinToolID() {      public int getMinToolID() {
632        return toolAndActionButtons.firstKey();        return toolAndActionButtons.firstKey();
633      }      }
634  //  
 //    /**  
 //     * Returns the maximum ID of actions.  
 //     */  
 //    public int getMaxActionID() {  
 //      return actionButtons.lastKey();  
 //    }  
 //  
 //    /**  
 //     * Returns the minimum ID of actions.  
 //     */  
 //    public int getMinActionID() {  
 //      return actionButtons.firstKey();  
 //    }  
       
635      /**      /**
636       * Extends the {@link AbstractAction} with maintaining an ID and       * Extends the {@link AbstractAction} with maintaining an ID and
637       * the {@link MapPaneToolBar} the actions controls.       * the {@link MapPaneToolBar} the actions controls.

Legend:
Removed from v.128  
changed lines
  Added in v.139

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26