Package org.openscience.cdk.io.listener
-
Interface Summary Interface Description IChemObjectIOListener Allows monitoring of progress of file reader activities.IReaderListener Allows monitoring of progress of file reader activities.IWriterListener Allows monitoring of progress of writing activities. -
Class Summary Class Description PropertiesListener Answers the questions by looking up the values in a Properties object.SwingGUIListener Allows processing of IOSetting quesions which are passed to the user by using Swing dialogs.TextGUIListener Allows processing of IOSetting quesions which are passed to the user by using the System.out and System.in by default.