Package com.yospace.yae.util

Interface Summary
PropertyChangeListener This interface must be implemented by all Classes that wish to be set as listeners for property changes of components.
 

Class Summary
BufferedInputStream A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
PropertyChangeSupport Classes wishing to support multiple property change listeners being assigned to them can achieve this by using an instance of this Class.
StringTokenizer The string tokenizer class allows an application to break a string into tokens.
 


Copyright 2002 Yospace Holdings Ltd. All Rights Reserved.