Package org.apache.isis.viewer.dnd.view

Examples of org.apache.isis.viewer.dnd.view.Viewer


            @Override
            public void init() {
            }
        };

        viewer = new Viewer() {

            @Override
            public void addToNotificationList(final View view) {
            }
View Full Code Here

TOP

Related Classes of org.apache.isis.viewer.dnd.view.Viewer

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.