com.eviware.soapui.security.assertion
Class SecurityAssertionPanel.SecurityAssertionListModel

java.lang.Object
  extended by javax.swing.AbstractListModel
      extended by com.eviware.soapui.impl.wsdl.panels.teststeps.AssertionsPanel.AssertionListModel
          extended by com.eviware.soapui.security.assertion.SecurityAssertionPanel.SecurityAssertionListModel
All Implemented Interfaces:
AssertionsListener, java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener, javax.swing.ListModel
Enclosing class:
SecurityAssertionPanel

protected class SecurityAssertionPanel.SecurityAssertionListModel
extends AssertionsPanel.AssertionListModel

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.eviware.soapui.impl.wsdl.panels.teststeps.AssertionsPanel.AssertionListModel
items
 
Fields inherited from class javax.swing.AbstractListModel
listenerList
 
Constructor Summary
protected SecurityAssertionPanel.SecurityAssertionListModel()
           
 
Method Summary
protected  void addAssertion(TestAssertion assertion)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.teststeps.AssertionsPanel.AssertionListModel
assertionAdded, assertionMoved, assertionRemoved, getAssertionAt, getElementAt, getSize, propertyChange, refresh, release
 
Methods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityAssertionPanel.SecurityAssertionListModel

protected SecurityAssertionPanel.SecurityAssertionListModel()
Method Detail

addAssertion

protected void addAssertion(TestAssertion assertion)
Overrides:
addAssertion in class AssertionsPanel.AssertionListModel


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