This class holds the data used for renaming and tagging. The data is stored in DataSet objects which are stored in a vector. If you want to change the data, you have to do it via the DataManager. After changing any of the DataSets you have to notify all "interested" components by calling the method notifyObservers() (Observer/Observable pattern).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.