mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 09:10:08 +00:00
8221661: javax.swing.text.View.getPreferredSpan(int axis)
Reviewed-by: serb
This commit is contained in:
parent
00df041948
commit
c30da2c601
@ -229,7 +229,6 @@ public abstract class View implements SwingConstants {
|
||||
* Typically the view is told to render into the span
|
||||
* that is returned, although there is no guarantee.
|
||||
* The parent may choose to resize or break the view
|
||||
* @see View#getPreferredSpan
|
||||
*/
|
||||
public abstract float getPreferredSpan(int axis);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user