Package com.togethersoft.openapi.util

Class Diagram Summary
util 
 

Interface Summary
EventDispatchGives ability to send event to specified listener.
VetoableDispatchGives ability to send vetoable event to specified listener.
 

Class Summary
ComparingCompares one Object to another.
DispatchableEventPresents event which can execute any method of a event listener.
EventMulticasterSuited to work with an array of event listeners.
KeyRepresents String name as key.
ResourceUtilPresents utilites to retrieve some information for specified Class.
RwiElementsUtil 
VetoExceptionIs thrown when a proposed change to some object represents an unacceptable value.