public class ProXPathCellEditor
extends com.eviware.soapui.security.ui.XPathCellRender
Modifier and Type | Field and Description |
---|---|
boolean |
xpathDialog |
frame, mouseX, mouseY, panel, textArea
changeEvent, listenerList
Constructor and Description |
---|
ProXPathCellEditor(Map<String,com.eviware.soapui.model.testsuite.TestProperty> properties) |
Modifier and Type | Method and Description |
---|---|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
protected com.eviware.soapui.support.components.JXToolBar |
initToolbar(com.eviware.soapui.support.components.JXToolBar toolbar) |
getCellEditorValue, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, windowGainedFocus, windowLostFocus
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
protected com.eviware.soapui.support.components.JXToolBar initToolbar(com.eviware.soapui.support.components.JXToolBar toolbar)
initToolbar
in class com.eviware.soapui.security.ui.XPathCellRender
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent
in interface TableCellEditor
getTableCellEditorComponent
in class com.eviware.soapui.security.ui.XPathCellRender
Copyright © 2019. All rights reserved.