Searched refs:updateChildren (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DView.java677 * <li>{@link #updateChildren updateChildren} is called
700 if (! updateChildren(ec, e, f)) {
718 * <li>{@link #updateChildren updateChildren} is called
741 if (! updateChildren(ec, e, f)) {
759 * <li>{@link #updateChildren updateChildren} is called
782 if (! updateChildren(ec, e, f)) {
1100 protected boolean updateChildren(DocumentEven method in class:View
[all...]
H A DWrappedPlainView.java276 void updateChildren(DocumentEvent e, Shape a) { method in class:WrappedPlainView
463 updateChildren(e, a);
485 updateChildren(e, a);
506 updateChildren(e, a);
H A DZoneView.java330 protected boolean updateChildren(DocumentEvent.ElementChange ec, method in class:ZoneView
498 protected boolean updateChildren(DocumentEvent.ElementChange ec, method in class:ZoneView.Zone
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java328 protected boolean updateChildren(DocumentEvent.ElementChange ec, method in class:BasicTextAreaUI.PlainParagraph.LogicalView
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJEditorPane.java2196 updateChildren(DocumentEvent.ElementChange ec, method in class:JEditorPane.PlainEditorKit.PlainParagraph.LogicalView

Completed in 44 milliseconds