|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.genetics.treeview.app.TreeViewApp
edu.stanford.genetics.treeview.app.LinkedViewApp
biggests.gui.MyTreeViewApp
class MyTreeViewApp
Title:
Description:
Copyright: Copyright (C) 2007 Joana Gonçalves This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
| Field Summary |
|---|
| Fields inherited from class edu.stanford.genetics.treeview.app.TreeViewApp |
|---|
announcementUrl, updateUrl, versionTag, windows |
| Constructor Summary | |
|---|---|
MyTreeViewApp()
Creates a new MyTreeViewApp to present results of hierarchical clustering over a set of expression data. |
|
MyTreeViewApp(edu.stanford.genetics.treeview.XmlConfig xmlConfig)
Constructor for MyTreeViewApp object. |
|
| Method Summary | |
|---|---|
protected void |
endProgram()
Reimplements LinkedViewApp's endProgram
method (the original method would call System.exit(0) and cause
BiGGEsTS application to terminate, which we don't want to happen here). |
void |
windowClosed(java.awt.event.WindowEvent e)
Overrides LinkedViewApp's windowClosed
method. |
| Methods inherited from class edu.stanford.genetics.treeview.app.LinkedViewApp |
|---|
getVersionTag, main, openNew, openNew, openNewNW |
| Methods inherited from class edu.stanford.genetics.treeview.app.TreeViewApp |
|---|
assignPresetsNodes, closeAllWindows, getAnnouncementUrl, getArrayUrlPresets, getGeneUrlPresets, getGlobalConfig, getPluginFactories, getPluginFactory, getPluginNames, getUpdateUrl, rebuildWindowMenus, registerPlugin, standardStartup, windowActivated, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyTreeViewApp()
public MyTreeViewApp(edu.stanford.genetics.treeview.XmlConfig xmlConfig)
xmlConfig.
xmlConfig - XmlConfig the configuration file| Method Detail |
|---|
public void windowClosed(java.awt.event.WindowEvent e)
LinkedViewApp's windowClosed
method.
windowClosed in interface java.awt.event.WindowListenerwindowClosed in class edu.stanford.genetics.treeview.app.TreeViewAppe - WindowEventprotected void endProgram()
LinkedViewApp's endProgram
method (the original method would call System.exit(0) and cause
BiGGEsTS application to terminate, which we don't want to happen here).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||