com.eviware.soapui.security.panels
Class SecurityTestDesktopPanel.ModelItemListDragAndDropable

java.lang.Object
  extended by com.eviware.soapui.support.dnd.JListDragAndDropable<javax.swing.JList>
      extended by com.eviware.soapui.security.panels.SecurityTestDesktopPanel.ModelItemListDragAndDropable
All Implemented Interfaces:
SoapUIDragAndDropable<ModelItem>
Enclosing class:
SecurityTestDesktopPanel

public static class SecurityTestDesktopPanel.ModelItemListDragAndDropable
extends JListDragAndDropable<javax.swing.JList>


Constructor Summary
SecurityTestDesktopPanel.ModelItemListDragAndDropable(javax.swing.JList list, WsdlTestCase testCase)
           
 
Method Summary
 ModelItem getModelItemAtRow(int row)
           
 int getModelItemRow(ModelItem modelItem)
           
 java.awt.Component getRenderer(ModelItem modelItem)
           
 void setDragInfo(java.lang.String dropInfo)
           
 
Methods inherited from class com.eviware.soapui.support.dnd.JListDragAndDropable
getComponent, getList, getModelItemBounds, getModelItemForLocation, selectModelItem, toggleExpansion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTestDesktopPanel.ModelItemListDragAndDropable

public SecurityTestDesktopPanel.ModelItemListDragAndDropable(javax.swing.JList list,
                                                             WsdlTestCase testCase)
Method Detail

getModelItemAtRow

public ModelItem getModelItemAtRow(int row)
Specified by:
getModelItemAtRow in class JListDragAndDropable<javax.swing.JList>

getModelItemRow

public int getModelItemRow(ModelItem modelItem)
Specified by:
getModelItemRow in class JListDragAndDropable<javax.swing.JList>

getRenderer

public java.awt.Component getRenderer(ModelItem modelItem)

setDragInfo

public void setDragInfo(java.lang.String dropInfo)
Specified by:
setDragInfo in interface SoapUIDragAndDropable<ModelItem>
Overrides:
setDragInfo in class JListDragAndDropable<javax.swing.JList>


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