Searched defs:childAllocation (Results 1 - 5 of 5) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DFlowView.java906 protected void childAllocation(int index, Rectangle a) { method in class:FlowView.LogicalView
H A DCompositeView.java553 protected abstract void childAllocation(int index, Rectangle a); method in class:CompositeView
H A DBoxView.java695 protected void childAllocation(int index, Rectangle alloc) { method in class:BoxView
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java390 protected void childAllocation(int index, Rectangle a) { method in class:BasicTextAreaUI.PlainParagraph.LogicalView
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/
H A DJEditorPane.java2292 protected void childAllocation(int index, Rectangle a) { method in class:JEditorPane.PlainEditorKit.PlainParagraph.LogicalView

Completed in 114 milliseconds