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

org.jhotdraw8.draw.SimpleDrawingEditor Maven / Gradle / Ivy

The newest version!
/*
 * @(#)SimpleDrawingEditor.java
 * Copyright © 2023 The authors and contributors of JHotDraw. MIT License.
 */
package org.jhotdraw8.draw;

/**
 * SimpleDrawingEditor.
 *
 * @author Werner Randelshofer
 */
public class SimpleDrawingEditor extends AbstractDrawingEditor {

    public SimpleDrawingEditor() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy