verf.mdverif
Class MDVerifTool

java.lang.Object
  extended by verf.mdverif.MDVerifTool
All Implemented Interfaces:
verf.core.Tool

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

Base extension point of plugin.

Author:
Bc. Marek Gach

Constructor Summary
MDVerifTool()
           
 
Method Summary
 void init(javax.swing.JComponent rootContainer)
          Init plugin and put into tabbed pane.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDVerifTool

public MDVerifTool()
Method Detail

init

public void init(javax.swing.JComponent rootContainer)
Init plugin and put into tabbed pane.

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