All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nakedobjects.plugins.dnd.InteractionSpyWindow Maven / Gradle / Ivy

The newest version!
package org.nakedobjects.plugins.dnd;

public interface InteractionSpyWindow {

    void close();

    void display(int event, String label[][], String[] trace, int traceIndex);

    void open();
}

// Copyright (c) Naked Objects Group Ltd.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy