java.lang.Object
javatools.swing.UpdateUI
- public class UpdateUI
- extends java.lang.Object
Contains a function to update the UI.
- Version:
- 0.7
|
Method Summary |
static void |
updateUI(java.lang.Object c)
Recursively updates all contained components and the component itself. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateUI
public UpdateUI()
updateUI
public static void updateUI(java.lang.Object c)
- Recursively updates all contained components and the component itself.