org.gudy.azureus2.ui.swt.associations
Class AssociationChecker

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.associations.AssociationChecker

public class AssociationChecker
extends java.lang.Object


Field Summary
protected  org.eclipse.swt.widgets.Display display
           
protected  PlatformManager platform
           
protected  org.eclipse.swt.widgets.Shell shell
           
 
Constructor Summary
protected AssociationChecker(PlatformManager _platform)
           
 
Method Summary
protected  void check()
           
static void checkAssociations()
           
protected  void close(boolean ok, boolean check_on_startup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

platform

protected PlatformManager platform

display

protected org.eclipse.swt.widgets.Display display

shell

protected org.eclipse.swt.widgets.Shell shell
Constructor Detail

AssociationChecker

protected AssociationChecker(PlatformManager _platform)
Method Detail

checkAssociations

public static void checkAssociations()

check

protected void check()

close

protected void close(boolean ok,
                     boolean check_on_startup)