com.eviware.soapui.support.components
Class GroovyEditorInspector

java.lang.Object
  extended by com.eviware.soapui.support.components.JComponentInspector<GroovyEditorComponent>
      extended by com.eviware.soapui.support.components.GroovyEditorInspector
All Implemented Interfaces:
Inspector

public class GroovyEditorInspector
extends JComponentInspector<GroovyEditorComponent>


Field Summary
 
Fields inherited from interface com.eviware.soapui.support.components.Inspector
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
 
Constructor Summary
GroovyEditorInspector(GroovyEditorComponent component, java.lang.String title, java.lang.String description)
           
 
Method Summary
 void activate()
           
 
Methods inherited from class com.eviware.soapui.support.components.JComponentInspector
addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, release, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyEditorInspector

public GroovyEditorInspector(GroovyEditorComponent component,
                             java.lang.String title,
                             java.lang.String description)
Method Detail

activate

public void activate()
Specified by:
activate in interface Inspector
Overrides:
activate in class JComponentInspector<GroovyEditorComponent>


Copyright © 2005-2009 eviware.com. All Rights Reserved.