Method validate()
Return type: void
Member of: java.awt.Container
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 validate();
2 validate();
3 tabs[i].validate();
4 dragIcon.validate();
5 validate();
6 target.validate();
7 validate();
8 validate();
9 splitPane.validate();
10 this.imagePanel.validate();
11 dragIcon.validate();
12 dialog.validate();
13 f.validate();
14 componentToSwitch.validate();
15 bar.validate();
16 validate();
17 validate();
18 frame.validate();
19 userPanel.validate();
20 validate();
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.