You can buy this project and download/modify it how often you want.
package io.webfolder.ui4j.spi; public interface PageView { Object getView(); }