|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.adventnet.snmp.ui.PropertyCombinerEvent
public class PropertyCombinerEvent
this is a PropertyCombinerEvent class which will give the objects passed by PropertyCombiner bean
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
PropertyCombinerEvent(java.lang.Object obj,
java.lang.Object original)
This is a constructor for this class obj is the source which will give the object to be passed and original is the object to be passed |
|
| Method Summary | |
|---|---|
java.lang.Object |
getOriginalObject()
returns the the object passed to this event |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyCombinerEvent(java.lang.Object obj,
java.lang.Object original)
| Method Detail |
|---|
public java.lang.Object getOriginalObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||