'STRAP:multiple sequence alignments '

charite.christo
Class Microsoft

java.lang.Object
  extended by charite.christo.Microsoft
All Implemented Interfaces:
ChRunnable, java.awt.event.ActionListener, java.util.EventListener

public class Microsoft
extends java.lang.Object
implements java.awt.event.ActionListener, ChRunnable

HELP
Windows differs to standard OS with respect to



Tips for STRAP users



Cygwin: To install Bioinformatics programs, STRAP uses the WIKI:Compiler of WIKI:Cygwin if no other specified.

The directory for program settings: Normally, WIKI:Dot_files are used for files that store settings, here ~/.StrapAlign/. To avoid problems in Windows, the dot is omitted. Consequently the settings directory is "%HOMEPATH%\StrapAlign\". If %HOMEPATH% contains white space then "C:\StrapAlign\" is used instead. This is the case in Windows XP but not in Windows 7. An alternative directory can be provided in the file %HOMEPATH%\StrapAlign\location_of_StrapAlign.ini.


Field Summary
static java.lang.String CYGWIN_CORE
           
static java.lang.String CYGWIN_LATEX
           
 
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
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
static java.lang.String cmd()
           
static ChButton newCygwinButton(java.lang.String packages)
           
 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
 

Field Detail

CYGWIN_CORE

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

CYGWIN_LATEX

public static final java.lang.String CYGWIN_LATEX
See Also:
Constant Field Values
Method Detail

cmd

public static java.lang.String cmd()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ev)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

newCygwinButton

public static ChButton newCygwinButton(java.lang.String packages)

run

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

'STRAP:multiple sequence alignments '

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