Modifier and Type | Field and Description |
---|---|
static VioletApp |
ProgramGlobals.main_app |
Modifier and Type | Method and Description |
---|---|
static boolean |
FileUtils.acceptOverwriteExistingServerFile(VioletApp app,
java.lang.String directory,
java.lang.String filename) |
static int |
GenomicUtils.getModeFromOptions(VioletApp app,
boolean updateData)
Creates mode value for results web services from runtime options
|
Constructor and Description |
---|
EpiProPalette(VioletApp app) |
Modifier and Type | Method and Description |
---|---|
boolean |
MotifsDB.readMotifsFile(VioletApp app,
java.lang.String filename) |
Constructor and Description |
---|
RemoteFileSystemModel(VioletApp main_app,
java.lang.String svc_url,
java.lang.String pattern) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
DataStorageBase.app |
protected VioletApp |
SessionDataHelper.main_app |
Modifier and Type | Method and Description |
---|---|
boolean |
RegionsOfInterestStorage.addNewPushpin(VioletApp main_app,
java.lang.String user_data,
byte[] image) |
boolean |
RegionsOfInterestStorage.addNewPushpinInteractive(java.awt.Component parent,
VioletApp main_app) |
protected java.lang.String |
RegionsOfInterestStorage.getButtonImageHtml(VioletApp main_app,
java.lang.String tag,
java.lang.String imagename,
int index) |
java.lang.String |
RegionsOfInterestStorage.getHtmlText(VioletApp main_app) |
protected java.lang.String |
RegionsOfInterestStorage.getNewPushpinInfo(VioletApp main_app) |
boolean |
RegionsOfInterestStorage.readROIsFromFile(java.awt.Component parent,
VioletApp main_app,
java.io.File file) |
void |
SessionDataHelper.restoreAppOptions(VioletApp app)
Restores app options into app
|
void |
RegionsOfInterestStorage.showDialog(VioletApp main_app) |
void |
RegionsOfInterestStorage.viewPushpin(VioletApp main_app,
int index) |
boolean |
RegionsOfInterestStorage.writeROIsToFile(java.awt.Component parent,
VioletApp main_app,
java.io.File file) |
Constructor and Description |
---|
DataStorage(VioletApp app) |
DataStorageBase(VioletApp app) |
SessionDataHelper(VioletApp app)
Save session data from app into this class
|
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
SessionDataTimer.main_app |
Modifier and Type | Method and Description |
---|---|
VioletApp |
SessionDataTimer.getVioletApp() |
protected VioletApp |
SessionDataTimerTask.getVioletApp() |
Constructor and Description |
---|
SessionDataTimer(VioletApp app) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
TableModelBase.main_app |
Modifier and Type | Method and Description |
---|---|
VioletApp |
TableModelBase.getVioletApp()
return the app
|
Constructor and Description |
---|
TableModelAnnotations(VioletApp app) |
TableModelBase(VioletApp app) |
TableModelDeNovo(VioletApp app) |
TableModelGenomicInterval(VioletApp app) |
TableModelTrack(VioletApp app) |
Modifier and Type | Method and Description |
---|---|
abstract int |
GFFDataModel.readElements(VioletApp app,
java.io.Reader reader) |
Modifier and Type | Class and Description |
---|---|
class |
DesktopApp |
class |
LocalTestApp |
class |
WebStartApp |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
WorkspaceManager.main_app |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
WorkspaceManager.getLoadUserWorkspaceFilename(java.awt.Component frame,
VioletApp app) |
Constructor and Description |
---|
WorkspaceManager(VioletApp main_app) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
GoToDialog.app |
protected VioletApp |
PreferencesDialogBase.app |
protected VioletApp |
InspectDataDialog.main_app |
protected VioletApp |
RegionsOfInterestDialog.main_app |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
AboutDialog.getServicesInfo(VioletApp app) |
Constructor and Description |
---|
AboutDialog(java.awt.Frame owner,
VioletApp app) |
EpiProColorOptionsPane(VioletApp app,
javax.swing.event.TableModelListener listener,
int table_width) |
GoToDialog(VioletApp app,
java.lang.String[] contigs,
java.lang.String contig) |
InspectDataDialog(VioletApp app,
long location) |
OpenRemoteDataHelper(VioletApp main_app,
java.lang.String svc_url) |
PreferencesDialogEx(VioletApp violet) |
RegionsOfInterestDialog(VioletApp main_app,
RegionsOfInterestStorage storage) |
RemoveTrackDialog(VioletApp app,
java.awt.Frame owner) |
SelectFileDialog(VioletApp app,
java.awt.Frame owner,
java.lang.String svc_url,
java.lang.String title,
java.lang.String pattern,
boolean remote,
boolean showHelpButton) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
InfoBuilder.getSessionProperties(VioletApp app)
creates html info of all loaded data
|
Modifier and Type | Field and Description |
---|---|
protected static VioletApp |
GenomicViewBase.main_app |
protected VioletApp |
GenomicViewCircular.main_app |
Modifier and Type | Method and Description |
---|---|
VioletApp |
GenomicViewBase.getVioletApp() |
Constructor and Description |
---|
GenomicViewBase(VioletApp app) |
GenomicViewCircular(VioletApp mainApp) |
GenomicViewData(VioletApp main_app) |
GenomicViewDetails(VioletApp mainApp) |
GenomicViewDetailsData(VioletApp mainApp) |
GenomicViewDetailsDraw(VioletApp mainApp) |
GenomicViewDraw(VioletApp main_app) |
GenomicViewEvents(VioletApp main_app) |
GenomicViewHorizontal(VioletApp mainApp) |
GenomicViewInspect(VioletApp mainApp) |
GenomicViewRegion(VioletApp main_app) |
GenomicViewSingleContig(VioletApp main_app,
int contig) |
GenomicViewVertical(VioletApp mainApp) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
VioletFrameBase.main_app |
Modifier and Type | Method and Description |
---|---|
VioletApp |
VioletFrameBase.getVioletApp() |
Constructor and Description |
---|
VioletFrame(VioletApp app)
Used by desktop mode
|
VioletFrame(VioletApp app,
java.lang.String title)
Entry point
|
VioletFrameDesktop(VioletApp app) |
VioletFrameSummary(VioletApp app) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
WebBrowserPanel.main_app |
Constructor and Description |
---|
DeNovoTablePanel(VioletApp main_app,
java.lang.String dockkey,
java.lang.String name,
java.lang.String tooltip,
boolean enable_filter) |
GenomicTablePanel(VioletApp main_app,
java.lang.String dockkey,
java.lang.String name,
java.lang.String tooltip,
boolean enable_filter) |
SelectionInfoPanel(VioletApp main_app) |
WebBrowserPanel(VioletApp main_app,
javax.swing.JFrame frame)
creates webbrowser with no toolbar, open html text passed in
|
WebBrowserPanel(VioletApp main_app,
java.lang.String dockey,
java.lang.String url,
boolean use_external_browser,
boolean url_editable)
creates a web browser with toolbar, opens specified url
|
WebBrowserPanel(VioletApp main_app,
java.lang.String dockey,
java.lang.String title,
java.lang.String tooltip,
java.lang.String html)
creates a web browser with toolbar, opens specified html string
|
WholeGenomePanel(VioletApp app) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
TablePanelBase.main_app |
Constructor and Description |
---|
TablePanelBase(VioletApp main_app,
java.lang.String dockkey,
java.lang.String name,
java.lang.String tooltip,
boolean enable_filter) |
Modifier and Type | Method and Description |
---|---|
protected void |
EpiProReadsReader.initContigInfo(VioletApp app) |
void |
EpiProReadsReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
protected Marker |
EpiProReadsReader.processReadRecord(VioletApp app,
java.lang.String[] ar,
int contig_idx) |
void |
EpiProReadsReader.readElements(VioletApp app,
java.io.Reader reader) |
protected void |
EpiProReadsReader.UpdateProgressBar(VioletApp app,
double pct) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
ExportDataUtils.main_app |
Modifier and Type | Method and Description |
---|---|
protected void |
ExportRegionAsGFF.exportDetailsAsGFF(VioletApp app,
java.lang.String path) |
void |
ExportRegionAsGFF.exportDetailsViewDataAsGFF(VioletApp app) |
protected void |
ExportDataUtils.exportTableAsGFF(VioletApp app,
java.lang.String path)
exports table view as gff
|
protected void |
ExportDataUtils.exportViewAsGFF(VioletApp app,
java.lang.String path,
boolean isDetails)
exports region or details view as gff
|
java.lang.String |
ExportRegionAsGFF.getDefaultDataFilename(VioletApp app) |
Constructor and Description |
---|
ExportDataUtils(VioletApp app) |
Modifier and Type | Method and Description |
---|---|
void |
GFF3Reader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
GFF3Reader.readElements(VioletApp app,
java.io.Reader reader)
Loads a marker collection from a stream.
|
Modifier and Type | Method and Description |
---|---|
void |
GFFModificationsReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
GFFModificationsReader.readElements(VioletApp app,
java.io.Reader reader)
Loads base mods or motifs info
|
Modifier and Type | Method and Description |
---|---|
void |
GFFSummaryReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
GFFSummaryReader.readElements(VioletApp app,
java.io.Reader reader)
Loads summary information
|
Modifier and Type | Method and Description |
---|---|
void |
GFFVariantsReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
GFFVariantsReader.readElements(VioletApp app,
java.io.Reader reader)
Loads variants info
|
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
ImportDataHelper.app |
Modifier and Type | Method and Description |
---|---|
protected void |
DataFileInfo.lookIntoFile(java.lang.String file_name,
VioletApp app) |
Constructor and Description |
---|
DataFileInfo(java.io.File file,
VioletApp app) |
DataFileInfo(java.lang.String file_name,
VioletApp app)
Open and analyze file to find out what type it is
and if it requires sub-sampling
Called by background (from server) loader
|
ImportDataHelper(VioletApp app)
constructor
|
Modifier and Type | Method and Description |
---|---|
int |
MotifsReader.loadFromFile(java.io.File file,
VioletApp app) |
int |
MotifsReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
MotifsReader.readElements(VioletApp app,
java.io.Reader reader) |
Modifier and Type | Method and Description |
---|---|
void |
UCSCGTFReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
UCSCGTFReader.readElements(VioletApp app,
java.io.Reader reader)
Loads a marker collection from a stream.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateInsertionsDataHelper.start(VioletApp app,
InspectDataDialog dlg,
GenomicViewInspect view,
long location) |
Constructor and Description |
---|
UpdateDetailsDataHelper.UpdateDetailsThreadHelper(VioletApp main_app) |
UpdateDetailsDataHelper(VioletApp violet) |
UpdateInsertionsDataHelper.UpdateInsertionsThreadHelper(VioletApp app,
InspectDataDialog dlg,
GenomicViewInspect view,
long location) |
UpdateModificationsDataHelper.ThreadHelper(VioletApp main_app) |
UpdateModificationsDataHelper(VioletApp violet) |
UpdateVariantsDataHelper.ThreadHelper(VioletApp main_app) |
UpdateVariantsDataHelper(VioletApp violet) |
Modifier and Type | Method and Description |
---|---|
void |
VCFMultiSampleReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
void |
VCFReader.loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
VCFMultiSampleReader.readElements(VioletApp app,
java.io.Reader reader) |
int |
VCFReader.readElements(VioletApp app,
java.io.Reader reader) |
Modifier and Type | Field and Description |
---|---|
protected VioletApp |
CloudTimer.main_app |
Modifier and Type | Method and Description |
---|---|
VioletApp |
CloudTimer.getVioletApp() |
Modifier and Type | Method and Description |
---|---|
static long |
CloudUtils.getSMRTCloudDataFileInfo(VioletApp app)
returns negative value if file is found positive value with size in byte of directory if not found
|
static boolean |
CloudUtils.isVisJnlpPresent(VioletApp app,
java.lang.String job_metadata) |
Constructor and Description |
---|
CloudTimer(VioletApp app) |
Constructor and Description |
---|
HDFServiceCallbackImpl(VioletApp app,
java.lang.Object clientData) |
HDFServiceWrapper(java.lang.String url,
VioletApp app) |
Constructor and Description |
---|
VisServiceCallbackImpl(VioletApp app,
java.lang.Object clientData) |
VisServiceWrapper(java.lang.String url,
VioletApp app) |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.