Searched refs:updateSize (Results 1 - 9 of 9) sorted by relevance

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaInternalFramePaneUI.java115 if (fDock != null) ((Dock)fDock).updateSize();
133 void updateSize() { method in class:AquaInternalFramePaneUI.Dock
144 updateSize();
154 updateSize();
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java300 updateSize();
312 updateSize();
353 updateSize();
369 updateSize();
386 updateSize();
413 updateSize();
430 updateSize();
446 updateSize();
690 updateSize();
1706 updateSize();
1846 protected void updateSize() { method in class:BasicTreeUI
[all...]
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXMenuItemPeer.java426 container.updateSize();
H A DXMenuBarPeer.java325 protected void updateSize() { method in class:XMenuBarPeer
H A DXBaseMenuWindow.java217 protected abstract void updateSize(); method in class:XBaseMenuWindow
337 updateSize();
359 updateSize();
H A DXMenuWindow.java306 protected void updateSize() { method in class:XMenuWindow
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DClusterNode.java76 public void updateSize() { method in class:ClusterNode
H A DHierarchicalClusterLayoutManager.java200 n.updateSize();
/openjdk7/jdk/src/share/classes/javax/swing/
H A DGroupLayout.java3479 updateSize(p, sourceSpring, position));
3482 maxPadding = updateSize(p, source, position);
3490 private int updateSize(LayoutStyle p, ComponentSpring sourceSpring, method in class:GroupLayout.ContainerAutoPreferredGapSpring

Completed in 115 milliseconds