|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectViewPart
org.formaria.editor.eclipse.project.pages.LayerPalette
public class LayerPalette
A TopComponent wrapper for the layer palette
Copyright (c) Formaria Ltd., 1998-2008
License: see license.txt
| Method Summary | |
|---|---|
boolean |
canClose()
|
void |
createPartControl(Composite parent)
|
void |
dispose()
|
static ILayerPalette |
getDefault()
|
java.lang.String |
preferredID()
|
java.lang.Object |
readResolve()
Resolve to singleton instance |
void |
setFocus()
|
void |
setSelectedComponents(IPagePanel currentPagePanel,
java.util.Vector selectedComponents,
boolean contentsChanged)
Called when a component has been selected |
void |
update()
Force the editor to refresh itself. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void createPartControl(Composite parent)
public static ILayerPalette getDefault()
public boolean canClose()
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic java.lang.String preferredID()
public void setSelectedComponents(IPagePanel currentPagePanel,
java.util.Vector selectedComponents,
boolean contentsChanged)
setSelectedComponents in interface ComponentSelectListenerselectedComponents - public void update()
update in interface ILayerPalettepublic void setFocus()
setFocus in interface ILayerPalettepublic void dispose()
dispose in interface ILayerPalette
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||