org.formaria.editor.netbeans.visualizer
Class VisualiserPalette
java.lang.Object
TopComponent
org.formaria.editor.netbeans.visualizer.VisualiserPalette
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, ComponentSelectListener, VisualiserProxy
public class VisualiserPalette
- extends TopComponent
- implements VisualiserProxy, ComponentSelectListener, java.awt.event.ActionListener
A topComponent to support visualization of the data model
Copyright (c) Formaria Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Formaria.
$Revision: 1.21 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualiserPalette
public VisualiserPalette()
componentActivated
public void componentActivated()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
nodeDoubleClicked
public void nodeDoubleClicked(java.lang.String path)
- Specified by:
nodeDoubleClicked in interface VisualiserProxy
open
public void open()
setSelectedComponents
public void setSelectedComponents(IPagePanel currentPanel,
java.util.Vector selectedComponents,
boolean contentsChanged)
- Description copied from interface:
ComponentSelectListener
- Called when a component has been selected
- Specified by:
setSelectedComponents in interface ComponentSelectListener
preferredID
public java.lang.String preferredID()
getPersistenceType
public int getPersistenceType()
- Returns: