nl.tudelft.goal.SimpleIDE.DatabaseChangedInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of simpleidemodules Show documentation
Show all versions of simpleidemodules Show documentation
An IDE for GOAL based on JEdit.
The newest version!
package nl.tudelft.goal.SimpleIDE;
/**
* Notification object for database changes. Used by QueryPanel and
* IntrospectorPanel.
*
* @author W.Pasman 21jan2014
*
*/
public class DatabaseChangedInfo {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy