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

All Known Subinterfaces:
IComponentInspector, IComponentPalette, IComponentProperties
All Known Implementing Classes:
ComponentInspector, ComponentInspector, ComponentPalette, ComponentPalette, ComponentProperties, ComponentProperties, PropertiesEditor

public interface EditorComponentListener

An interface for interacting with the component setup and editing features

Copyright: Copyright (c) Formaria Ltd., 1998-2003

Company: Formaria Ltd.


Method Summary
 void componentAdded()
           
 void setNewComponent(java.awt.Component c)
           
 

Method Detail

componentAdded

void componentAdded()

setNewComponent

void setNewComponent(java.awt.Component c)