Project

General

Profile

Download (111 Bytes) Statistics
| Branch: | Tag: | Revision:
1
package eu.etaxonomy.taxeditor.newWizard;
2

    
3
public interface IWizardPageListener {
4

    
5
    public void close();
6

    
7
}
(4-4/23)