jsynoptic.plugins.java3d
Class Java3dPlugin

java.lang.Object
  extended by jsynoptic.base.Plugin
      extended by jsynoptic.plugins.java3d.Java3dPlugin

public class Java3dPlugin
extends Plugin


Field Summary
static java.lang.String _3DShape
           
protected static java.lang.String NAME
           
 
Fields inherited from class jsynoptic.base.Plugin
EXPORT, IMPORT, OPEN, SAVE
 
Constructor Summary
Java3dPlugin()
           
 
Method Summary
 void newSourceComponent(NamedElementContainer c)
          Give the plugin an occasion to work at source panel initialisation
 
Methods inherited from class jsynoptic.base.Plugin
about, addPluginHashMap, createShape, createSource, exit, getDataSourceIcons, getFileFilters, getHelp, getOptionPanelForFilter, getShapeName, getShapes, getShapesMap, getSources, getTemplates, load, newComponent, newDesktopComponent, newSourceComponent, processDataSourceCollection, processFile, processSynoptic, setMenu, setMenu, setToolBarItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_3DShape

public static final java.lang.String _3DShape
See Also:
Constant Field Values

NAME

protected static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

Java3dPlugin

public Java3dPlugin()
Method Detail

newSourceComponent

public void newSourceComponent(NamedElementContainer c)
Description copied from class: Plugin
Give the plugin an occasion to work at source panel initialisation

Overrides:
newSourceComponent in class Plugin
Parameters:
c - The sources container