public class RequestHintComponent extends Object implements HintComponent, ItemListener
Modifier and Type | Field and Description |
---|---|
protected Color |
BACKGROUND_COLOR |
Constructor and Description |
---|
RequestHintComponent(com.eviware.soapui.model.ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
protected JComponent |
buildActionComponent() |
void |
closeHint() |
JComponent |
getComponent() |
protected com.eviware.soapui.model.ModelItem |
getModelItem() |
void |
itemStateChanged(ItemEvent e) |
void |
showHint(ProFeatureHint hint,
com.eviware.soapui.impl.support.AbstractHttpRequest... requests) |
protected final Color BACKGROUND_COLOR
public RequestHintComponent(com.eviware.soapui.model.ModelItem modelItem)
protected com.eviware.soapui.model.ModelItem getModelItem()
public void showHint(ProFeatureHint hint, com.eviware.soapui.impl.support.AbstractHttpRequest... requests)
showHint
in interface HintComponent
public void closeHint()
closeHint
in interface HintComponent
protected JComponent buildActionComponent()
public JComponent getComponent()
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
Copyright © 2019. All rights reserved.