verf.mddesigner
Class MDDesignerTool

java.lang.Object
  extended by verf.mddesigner.MDDesignerTool
All Implemented Interfaces:
verf.core.Tool

public final class MDDesignerTool
extends java.lang.Object
implements verf.core.Tool

Extension point allowing to connect with Core plugin.

Author:
Bc. Marek Gach

Constructor Summary
MDDesignerTool()
           
 
Method Summary
 void init(javax.swing.JComponent rootContainer)
          Default plugin init method which add content into Core tabbed pane.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDDesignerTool

public MDDesignerTool()
Method Detail

init

public void init(javax.swing.JComponent rootContainer)
Default plugin init method which add content into Core tabbed pane.

Specified by:
init in interface verf.core.Tool
Parameters:
rootContainer -