Lines Matching defs:component

68          * Sets whether the native background erase for a component
74 * component has been disabled via
80 * Gets the bounds of this component in the form of a
82 * component's width, height, and location relative to
87 * Sets the shape of a lw component to cut out from hw components.
94 * Sets GraphicsConfiguration value for the component.
98 * Requests focus to the component.
102 * Determines if the component can gain focus.
107 * Returns whether the component is visible without invoking
118 * Returns the appContext of the component.
123 * Sets the appContext of the component.
128 * Returns the parent of the component.
133 * Sets the parent of the component to the specified parent.
138 * Resizes the component to the specified width and height.
143 * Returns the location of the component.
148 * Moves the component to the new location.
153 * Determines whether this component is enabled.
158 * Determines whether this component is displayable.
163 * Gets the cursor set in the component.
168 * Returns the peer of the component.
173 * Sets the peer of the component to the specified peer.
178 * Determines whether this component is lightweight.
189 * Returns the width of the component.
194 * Returns the height of the component.
199 * Returns the x coordinate of the component.
204 * Returns the y coordinate of the component.
209 * Gets the foreground color of this component.
214 * Gets the background color of this component.
219 * Sets the background of this component to the specified color.
224 * Gets the font of the component.
229 * Processes events occurring on this component.
235 * Returns the acc this component was constructed with.
414 void setMostRecentFocusOwner(Window window, Component component);
432 * Returns the appContext of the menu component.
437 * Sets the appContext of the menu component.
442 * Returns the menu container of the menu component
447 * Gets the font used for this menu component.