|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOAPMonitorApplet.SOAPMonitorFilter
Class for showing the filter dialog
Constructor Summary | |
SOAPMonitorApplet.SOAPMonitorFilter()
Constructor |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Listener to handle button actions |
boolean |
getFilterActive()
Check if filter active messages |
boolean |
getFilterComplete()
Check if filter complete messages |
java.util.Vector |
getFilterExcludeList()
Get list of services to be excluded |
java.util.Vector |
getFilterIncludeList()
Get list of services to be included |
boolean |
okPressed()
Check if the user pressed the ok button |
void |
showDialog()
Show the filter dialog |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPMonitorApplet.SOAPMonitorFilter()
Method Detail |
public java.util.Vector getFilterIncludeList()
public java.util.Vector getFilterExcludeList()
public boolean getFilterActive()
public boolean getFilterComplete()
public void showDialog()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public boolean okPressed()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |