|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
cytoscape.dialogs.ImportNetworkDialog
public class ImportNetworkDialog
| Field Summary |
|---|
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface javax.swing.WindowConstants |
|---|
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
ImportNetworkDialog(Frame parent,
boolean modal)
Creates new form NetworkImportDialog |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
DOCUMENT ME! |
void |
focusGained(FocusEvent e)
Listen for focus events in the text field. |
void |
focusLost(FocusEvent e)
Listen for focus lost events in the text field. |
File |
getFile()
Get first file only. |
File[] |
getFiles()
Get all files selected. |
boolean |
getStatus()
DOCUMENT ME! |
String |
getURLStr()
DOCUMENT ME! |
boolean |
isRemote()
DOCUMENT ME! |
| Methods inherited from class javax.swing.JDialog |
|---|
getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, update |
| Methods inherited from class java.awt.Dialog |
|---|
addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImportNetworkDialog(Frame parent,
boolean modal)
throws javax.xml.bind.JAXBException,
IOException
IOException
javax.xml.bind.JAXBException| Method Detail |
|---|
public File getFile()
public File[] getFiles()
public boolean getStatus()
public boolean isRemote()
public String getURLStr()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - DOCUMENT ME!public void focusGained(FocusEvent e)
focusGained in interface FocusListenere - the FocusEventpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenere - the FocusEvent
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||