com.leafdigital.ui.api
Interface Tool

All Known Subinterfaces:
PageTool, SimpleTool

public interface Tool

Represents something that goes on the toolbar.


Method Summary
 int getDefaultPosition()
           
 void removed()
          Called when tool has been removed from toolbar
 

Method Detail

getDefaultPosition

int getDefaultPosition()
Returns:
Integer indicating default position in toolbar

removed

void removed()
Called when tool has been removed from toolbar



Copyright © 2011 Samuel Marshall. All rights reserved.