'STRAP:multiple sequence alignments '

charite.christo
Class InteractiveDownload

java.lang.Object
  extended by charite.christo.InteractiveDownload
All Implemented Interfaces:
ChRunnable

public class InteractiveDownload
extends java.lang.Object
implements ChRunnable

HELP

Download Dialog

The download dialog appears when files are loaded from the Internet.
Figure: Download dialog. It is save to press "Download without asking".
JCOMPONENT:InteractiveDownload#docuAskDownload()

Proxy Server

INCLUDE_DOC:Web

Privacy

If you work with sensitive data you might want to activate the toggle CB:ChUtils#buttn(TOG_NASK_UPLOAD) to be asked for each data transfer from your computer to the web.


Field Summary
 
Fields inherited from interface charite.christo.ChRunnable
APPEND, COLUMN_TITLE, DOWNLOAD_FINISHED, GET_PANEL, ICON, INTERPRET_LINE, IS_DRAG4XY, ITEM_TEXT, MODIFY_RENDERER_COMPONENT, PROGRESS, REPAINT_CURSOR, SAY_DOWNLOADING, SET_ICON_IMAGE, SET_TREE_VALUE, SHOW_IN_FRAME, TAB_TEXT, TIP_TEXT
 
Constructor Summary
InteractiveDownload()
           
 
Method Summary
static void addTab(java.awt.Container c, int success)
           
static javax.swing.JComponent docuAskDownload()
           
static java.io.File downloadFileIfNewer(java.lang.Object urls)
           
static boolean downloadFiles(java.net.URL[] urls, java.io.File[] files)
           
static boolean downloadFilesAndUnzip(java.net.URL[] urls, java.io.File directory)
           
static java.io.File[] downloadFilesIfNewer(java.lang.Object[] urls)
           
static BA log()
           
 java.lang.Object run(java.lang.String id, java.lang.Object arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractiveDownload

public InteractiveDownload()
Method Detail

run

public java.lang.Object run(java.lang.String id,
                            java.lang.Object arg)
Specified by:
run in interface ChRunnable

downloadFiles

public static boolean downloadFiles(java.net.URL[] urls,
                                    java.io.File[] files)

downloadFilesAndUnzip

public static boolean downloadFilesAndUnzip(java.net.URL[] urls,
                                            java.io.File directory)

log

public static BA log()

addTab

public static void addTab(java.awt.Container c,
                          int success)

downloadFileIfNewer

public static java.io.File downloadFileIfNewer(java.lang.Object urls)

downloadFilesIfNewer

public static java.io.File[] downloadFilesIfNewer(java.lang.Object[] urls)

docuAskDownload

public static final javax.swing.JComponent docuAskDownload()

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'