Search
CommonUtils.revalidateSynced Method
See Also
 






Performs synchronized revalidation to ensure that layout is up to date after this method returns.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static void revalidateSynced (
    JComponent comp
)

 Parameters

comp

 See Also