public static class WsdlTestCaseDesktopPanel.ModelItemListDragAndDropable extends JListDragAndDropable<JList>
| Constructor and Description |
|---|
ModelItemListDragAndDropable(JList list,
WsdlTestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
ModelItem |
getModelItemAtRow(int row) |
int |
getModelItemRow(ModelItem modelItem) |
Component |
getRenderer(ModelItem modelItem) |
void |
setDragInfo(String dropInfo) |
getComponent, getList, getModelItemBounds, getModelItemForLocation, selectModelItem, toggleExpansionpublic ModelItemListDragAndDropable(JList list, WsdlTestCase testCase)
public ModelItem getModelItemAtRow(int row)
getModelItemAtRow in class JListDragAndDropable<JList>public int getModelItemRow(ModelItem modelItem)
getModelItemRow in class JListDragAndDropable<JList>public void setDragInfo(String dropInfo)
setDragInfo in interface SoapUIDragAndDropable<ModelItem>setDragInfo in class JListDragAndDropable<JList>Copyright © 2019. All Rights Reserved.