Search
RootControl Methods
 


 Public Methods

  Name Description

associateJComponent

Associates a Swing JComponent with the source Component. Causes the former to be drawn directly above the source, covering its bounds entirely.

dissociateJComponent

Dissociates the Swing JComponent from the source Component. Does nothing if the is no JComponent currently associated.

invalidate

Invalidates the specified region of a component.

invalidateLayout

Invalidates layout of specified component.

 See Also