public class EditorApplet extends ViewerApplet
javax.swing.JApplet.AccessibleJAppletjava.applet.Applet.AccessibleApplet| Modifier and Type | Field and Description |
|---|---|
javax.swing.JButton |
addNewNode |
boolean |
debug |
static ViewerApplet |
selfRef |
chb_freeze, ControlBgColor, controlPanel, EdgeNormalColor, EdgeTextColor, EdgeTypeHighlightColor, freezeChoice, graph, GraphBgColor, graphPanel, HideNeighbor, highlightEdgeColorChoice, highlightNodeColorChoice, infoAreaMiddle, infoAreaReference, infoAreaUpper, infoAreaUpperContainer, InfoBgColor, InfoBgColor2, infoPanel, isWhiteSpacePicked, MAXSEARCHLENGTH, MAXVIEWABLENODES, neighbor_level, neighbours_level, NodeBothColor, NodeChildrenColor, NodeHighlightColor, NodeNormalColor, NodeParentColor, NodeTextColor, NodeTypeHighlightColor, panelInfo, refContainer, refresh, searchTerm, ShowBoth, ShowChildren, showHighlightedOnlyChoice, ShowParent, substringCheck, textEntry, urlPattern, wildCard, XSIZE, YSIZE, zoom_level, ZoomIn, ZoomOut, ZoomResetaccessibleContext, rootPane, rootPaneCheckingEnabled| Constructor and Description |
|---|
EditorApplet()
CONSTRUCTOR
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
ActionListener implementation method
|
protected void |
displayInitInfo() |
void |
getXMLInputFile() |
void |
init() |
protected void |
initControlPanel() |
void |
keyReleased(java.awt.event.KeyEvent e)
keyListener implement
|
void |
keyTyped(java.awt.event.KeyEvent e)
keyListener
|
void |
mouseClicked(java.awt.event.MouseEvent e)
handle right button mouse events separates for getting more detail on the protein node
|
void |
start()
applet
|
void |
stop()
applet
|
protected void |
turnOnshowID() |
addEdgeCell, addNodeCell, clearInfoAreas, clearScreen, createVertex, findNodeCellId, findNodeIndex, hideNeighbor, highlightEdgeType, highlightNodeAndNeighbors, highlightNodeType, highlightSearchResult, highlightSingleEdge, initGraph, isDebug, keyPressed, mouseEntered, mouseExited, mousePressed, mouseReleased, resetControlPanel, resetEdgeColor, resetNodeColor, setFreezedStatus, showBoth, showChildren, showNeighbor, showNodeUpdate, showParents, showURL, updateInfoAreaUpper, zoominAtaddImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, updatedestroy, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, isValidateRoot, newAudioClip, play, play, resize, resize, setStub, showStatusadd, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCyclepublic static ViewerApplet selfRef
public boolean debug
public javax.swing.JButton addNewNode
public void start()
start in class ViewerAppletpublic void stop()
stop in class ViewerAppletpublic void init()
init in class ViewerAppletprotected void initControlPanel()
initControlPanel in class ViewerAppletpublic void getXMLInputFile()
getXMLInputFile in class ViewerAppletprotected void turnOnshowID()
protected void displayInitInfo()
displayInitInfo in class ViewerAppletpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class ViewerAppletpublic void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class ViewerAppletpublic void keyReleased(java.awt.event.KeyEvent e)
keyReleased in interface java.awt.event.KeyListenerkeyReleased in class ViewerAppletpublic void keyTyped(java.awt.event.KeyEvent e)
keyTyped in interface java.awt.event.KeyListenerkeyTyped in class ViewerApplet