Searched refs:visible (Results 51 - 75 of 86) sorted by relevance

1234

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DApplicationDelegate.m745 (JNIEnv *env, jclass clz, jint menuID, jboolean visible, jboolean enabled)
753 [delegate _updateAboutMenu:visible enabled:enabled];
756 [delegate _updatePreferencesMenu:visible enabled:enabled];
/openjdk7/jdk/src/share/classes/java/awt/
H A DWindow.java135 * {@code Window} is made visible. One or more {@code ComponentEvent}s
485 this.visible = false;
995 * @param b if {@code true}, makes the {@code Window} visible,
999 * {@code Window} will be validated prior to being made visible.
1000 * If the {@code Window} is already visible, this will bring the
1004 * The {@code Window} and its subcomponents can be made visible again
1018 * Makes the Window visible. If the Window and/or its owner
1020 * Window will be validated prior to being made visible.
1021 * If the Window is already visible, this will bring the Window
1036 if (visible) {
[all...]
H A DComponent.java340 * True when the object is visible. An object that is not
341 * visible is not drawn on the screen.
347 boolean visible = true; field in class:Component
1253 * window is either packed or made visible.
1274 * Determines whether this component should be visible when its
1275 * parent is visible. Components are
1276 * initially visible, with the exception of top level components such
1278 * @return <code>true</code> if the component is visible,
1288 return visible;
1294 * until a toplevel window or null parent are visible,
[all...]
H A DBorderLayout.java874 if (result != null && !result.visible) {
H A DContainer.java2394 if (comp != null && comp.visible &&
2623 * Locates the visible child component that contains the specified
2628 * visible are ignored during the search.<p>
2671 if (!(contains(x, y) && visible && (ignoreEnabled || enabled))) {
2687 if (comp != null && comp.visible &&
2705 if (comp != null && comp.visible &&
2717 * Locates the visible child component that contains the specified
2722 * visible are ignored during the search.<p>
4207 * visible.
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c870 pRasInfo->bounds.x1 = xsdo->surfInfo.visible.lox - wx;
871 pRasInfo->bounds.y1 = xsdo->surfInfo.visible.loy - wy;
872 pRasInfo->bounds.x2 = xsdo->surfInfo.visible.hix - wx;
873 pRasInfo->bounds.y2 = xsdo->surfInfo.visible.hiy - wy;
942 pRasInfo->bounds.x1 = xsdo->surfInfo.visible.lox - wx;
943 pRasInfo->bounds.y1 = xsdo->surfInfo.visible.loy - wy;
944 pRasInfo->bounds.x2 = xsdo->surfInfo.visible.hix - wx;
945 pRasInfo->bounds.y2 = xsdo->surfInfo.visible.hiy - wy;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_InputMethod.cpp370 (JNIEnv *env, jobject self, jobject peer, jboolean visible)
395 visible ? IMC_OPENSTATUSWINDOW : IMC_CLOSESTATUSWINDOW, 0);
369 Java_sun_awt_windows_WInputMethod_setStatusWindowVisible(JNIEnv *env, jobject self, jobject peer, jboolean visible) argument
H A DShellFolder2.cpp1047 SHELLDETAILS *psd, ULONG visible)
1052 (jint)psd->fmt, (jboolean) visible);
1045 CreateColumnInfo(JNIEnv *pEnv, jclass *pClass, jmethodID *pConstructor, SHELLDETAILS *psd, ULONG visible) argument
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKPainter.java749 double visible = 20; // not used for sliders; any value will work
762 ENGINE.setRangeValue(context, id, value, min, max, visible);
1114 double visible = 20;
1120 visible = 100;
1134 dir, value, visible, rtl))
1137 dir, value, visible, rtl);
1140 ENGINE.setRangeValue(context, id, value, min, max, visible);
H A DGTKEngine.java169 double visible);
631 double value, double min, double max, double visible) {
633 nativeSetRangeValue(widget, value, min, max, visible);
167 nativeSetRangeValue(int widgetType, double value, double min, double max, double visible) argument
630 setRangeValue(SynthContext context, Region id, double value, double min, double max, double visible) argument
/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextSupport.java99 * @param visible The initial visibility.
103 public BeanContextSupport(BeanContext peer, Locale lcle, boolean dTime, boolean visible) { argument
108 okToUseGui = visible;
H A DBeanContextServicesSupport.java73 * @param visible The initial visibility.
77 public BeanContextServicesSupport(BeanContextServices peer, Locale lcle, boolean dTime, boolean visible) { argument
78 super(peer, lcle, dTime, visible);
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java344 // scroller goes 0-100 with a visible area of 20 we are getting a ratio of the
349 // the scrollable area is the extent - visible amount;
556 final int visible = fScrollBar.getVisibleAmount();
562 return (float)visible / (float)extent;
H A DAquaTabbedPaneUI.java183 // for each visible tab, except the selected one
1004 boolean visible = isTabVisible(fOffset);
1006 if (!visible) {
1079 * we can't fit them anymore. Laying them out is a matter of adding them into the visible list
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DClassWriter.java390 * The runtime visible annotations of this class.
657 final boolean visible)
666 if (visible) {
655 visitAnnotation( final String desc, final boolean visible) argument
H A DMethodWriter.java220 * The runtime visible annotations of this method. May be <tt>null</tt>.
230 * The runtime visible parameter annotations of this method. May be
504 final boolean visible)
513 if (visible) {
526 final boolean visible)
541 if (visible) {
502 visitAnnotation( final String desc, final boolean visible) argument
523 visitParameterAnnotation( final int parameter, final String desc, final boolean visible) argument
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicToolBarUI.java787 boolean visible = false;
790 visible = ancestor.isVisible();
812 if (visible) {
/openjdk7/jdk/src/share/classes/javax/swing/tree/
H A DFixedHeightLayoutCache.java55 /** Number of rows currently visible. */
98 * the TreeModel is visible.
136 * Returns the number of visible rows.
156 // this is interested in, visible region may have changed though.
204 * Returns the path for passed in row. If row is not visible
217 * Returns the row that the last item identified in path is visible
219 * currently visible.
243 * there is nothing currently visible this will return null, otherwise
258 * Returns the number of visible children for row.
269 * Returns an Enumerator that increments over the visible path
[all...]
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXWindowPeer.java1902 public void xSetVisible(boolean visible) { argument
1903 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Setting visible on " + this + " to " + visible);
1906 this.visible = visible;
1907 if (visible) {
/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DJTextComponent.java104 * tries to make itself visible which may lead to scrolling
886 boolean visible;
890 visible = dc.isActive();
893 Boolean.valueOf(visible),
897 visible = caret.isVisible();
900 Boolean.valueOf(visible)};
921 boolean visible = caret instanceof DefaultCaret
924 retVal = Boolean.valueOf(visible);
1417 * component does not have to be visible or painted.
1437 * component does not have to be visible o
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s69 ! Note that %g0 is alway zero, write to it has no program-visible effect.
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWInputMethod.java376 // this may happen when an input method window is made visible
618 private native void setStatusWindowVisible(WComponentPeer peer, boolean visible); argument
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJPopupMenu.java672 * become visible.
748 * @param b true to make the popup visible, or false to
752 * description: Makes the popup visible
790 firePropertyChange("visible", Boolean.FALSE, Boolean.TRUE);
797 firePropertyChange("visible", Boolean.TRUE, Boolean.FALSE);
845 * Returns true if the popup menu is visible (currently
1235 if (propertyName == "visible") {
1248 * Handles popup "visible" PropertyChangeEvent
1250 private void handlePopupIsVisibleEvent(boolean visible) { argument
1251 if (visible) {
[all...]
H A DGroupLayout.java284 * If true, components that are not visible are treated as though they
387 * non-visible components should not be treated as part of the
427 * indicates that if {@code component} is not visible it should
3598 private boolean visible; field in class:GroupLayout.ComponentInfo
3632 return visible;
3649 if (visible != newVisible) {
3650 visible = newVisible;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h739 jdouble min, jdouble max, jdouble visible);

Completed in 147 milliseconds

1234