org.formaria.editor.project.pages.events
Interface ToolbarSelectionListener

All Known Implementing Classes:
PageDesigner

public interface ToolbarSelectionListener

An interface for listening to toolbar selections

Copyright Formaria Ltd., (c) 2001-2004


Method Summary
 void toolSelected(java.lang.String key, EditorComponentAdapter eca)
          Notification that a tool was selected
 

Method Detail

toolSelected

void toolSelected(java.lang.String key,
                  EditorComponentAdapter eca)
Notification that a tool was selected

Parameters:
key - the key that identifies the tool