|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamonapi.JAMonBufferListener
com.jamonapi.SharedJAMonBufferListener
public class SharedJAMonBufferListener
Class that works like JAMonBufferListeners but allows users to share buffers between monitors with the jamon gui...
| Constructor Summary | |
|---|---|
SharedJAMonBufferListener()
|
|
SharedJAMonBufferListener(java.lang.String name)
Pass in the jamonListener name |
|
SharedJAMonBufferListener(java.lang.String name,
BufferList list)
Name the listener and pass in the jamon BufferList to use |
|
| Method Summary | |
|---|---|
JAMonListener |
copy()
Returns a usable copy of this object and puts that object into the JAMonListenerFactory so it can be used by other Monitor's |
| Methods inherited from class com.jamonapi.JAMonBufferListener |
|---|
addRow, addRow, getBufferList, getDetailData, getName, getRowCount, hasData, isEmpty, processEvent, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedJAMonBufferListener()
public SharedJAMonBufferListener(java.lang.String name)
public SharedJAMonBufferListener(java.lang.String name,
BufferList list)
| Method Detail |
|---|
public JAMonListener copy()
copy in interface CopyJAMonListenercopy in class JAMonBufferListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||