Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.ideimpl.webupdate
Class AutomaticCheckForUpdates

java.lang.Object
  extended by oracle.ideimpl.webupdate.AutomaticCheckForUpdates


public final class AutomaticCheckForUpdates
extends java.lang.Object

Field Summary
static java.lang.String CONTEXT_KEY_MASTER_LIST
           

 

Method Summary
 void check()
          Check for updates.
 void uninstallNotificationIcon()
          Uninstalls the notification icon.
 void updateSkipCheckbox()
          Update the skip checkbox with the current value of the preference.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

CONTEXT_KEY_MASTER_LIST

public static final java.lang.String CONTEXT_KEY_MASTER_LIST
See Also:
Constant Field Values

Method Detail

check

public void check()
Check for updates. This method call is asynchronous.

uninstallNotificationIcon

public void uninstallNotificationIcon()
Uninstalls the notification icon. This will also cause the balloon to be removed if present.

updateSkipCheckbox

public void updateSkipCheckbox()
Update the skip checkbox with the current value of the preference.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.