List of usage examples for javax.swing.text View subclass-usage
From source file com.hexidec.ekit.component.RelativeImageView.java
/**
* @author <a href="mailto:jal@grimor.com">Frits Jalvingh</a>
* @version 1.0
*
* This code was modeled after an artice on
* <a href="http://www.javaworld.com/javaworld/javatips/jw-javatip109.html">
From source file org.pmedv.core.components.RelativeImageView.java
/**
* Description: creates a view on an image.
*
* This code was modeled after an article on <a
* href="http://www.javaworld.com/javaworld/javatips/jw-javatip109.html">
* JavaWorld</a> by Bob Kenworthy.