Generated by
JDiff

Class javax.swing.plaf.TextUI

Documentation changed from old to new.

Added Methods
String getToolTipText(JTextComponent, Point) Returns the string to be used as the tooltip at the passed in location.
 

Changed Methods
int viewToModel(JTextComponent, Point) Documentation changed from old to new.
Converts the given place in the view coordinate system to the nearest representative location in the model.
int viewToModel(JTextComponent, Point, Bias[]) Documentation changed from old to new.
Provides a mapping from the view coordinate space to the logical coordinate space of the model.