org.formaria.editor.project.layers
Interface ILayerPalette

All Superinterfaces:
ComponentSelectListener
All Known Implementing Classes:
LayerPalette, LayerPalette

public interface ILayerPalette
extends ComponentSelectListener

Copyright (c) Formaria Ltd., 1998-2007

See license.txt for license details


Method Summary
 void dispose()
           
 void setFocus()
           
 void update()
          Force the editor to refresh itself.
 
Methods inherited from interface org.formaria.editor.project.pages.events.ComponentSelectListener
setSelectedComponents
 

Method Detail

setFocus

void setFocus()

dispose

void dispose()

update

void update()
Force the editor to refresh itself.