public class ViewSpeciesSelection
extends javax.swing.JPanel
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
java.awt.Container.AccessibleAWTContainer
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Constructor | Description |
---|---|
ViewSpeciesSelection(ModelSpeciesSelection modelSpeciesSelection,
ModelSelectedSpecies modelSelectedSpecies) |
Modifier and Type | Method | Description |
---|---|---|
void |
addAlterSimEnvButtonListener(java.awt.event.ActionListener mal) |
|
void |
addCountOfSpeciesSLMListener(javax.swing.event.ChangeListener mal,
int index) |
|
void |
addEditVariablesButtonListener(java.awt.event.ActionListener mal) |
|
void |
addMoleculeListDisplayLSMListener(javax.swing.event.ListSelectionListener mal) |
|
void |
addMoleculeListDisplayTMListener(javax.swing.event.TableModelListener tal) |
|
void |
addPotentialButtonListener(java.awt.event.ActionListener mal) |
|
void |
addPotentialsJListListener(javax.swing.event.ListSelectionListener mal) |
|
void |
addPotParamDisplayLSMListener(javax.swing.event.ListSelectionListener mal) |
|
void |
addPotParamDisplayTMListener(javax.swing.event.TableModelListener tal) |
|
void |
addResetButtonListener(java.awt.event.ActionListener mal) |
|
void |
addRunButtonListener(java.awt.event.ActionListener mal) |
|
void |
addSpeciesJListListener(javax.swing.event.ListSelectionListener mal) |
|
protected static javax.swing.ImageIcon |
createImageIcon(java.lang.String path) |
|
void |
displayMoleculeList() |
|
javax.swing.JButton |
getAddPotential() |
|
ViewAlertMsgBoxSpeciesRemoval |
getAlertMsgBoxSpeciesRemoval() |
|
javax.swing.JButton |
getAlterSimEnv() |
|
javax.swing.SpinnerListModel |
getCountOfSpeciesSLM(int index) |
|
javax.swing.event.ChangeListener[] |
getCountOfSpeciesSLMListener() |
|
javax.swing.JTextArea |
getDescription() |
|
javax.swing.JButton |
getEditVariables() |
|
javax.swing.JSpinner |
getJSpinnerCountOfSpecies(int index) |
|
javax.swing.ListSelectionModel |
getMoleculeListDisplayLSM() |
|
javax.swing.JTable |
getMoleculeListDisplayTable() |
|
ModelMoleculeListDisplayTable_new |
getMoleculeListDisplayTM() |
|
javax.swing.event.TableModelListener |
getMoleculeListDisplayTMListener() |
|
javax.swing.JList |
getPotentialJList() |
|
javax.swing.event.ListSelectionListener |
getPotentialJListListener() |
|
javax.swing.ListSelectionModel |
getPotentialListDisplayLSM() |
|
javax.swing.JTable |
getPotentialParamDispayTable() |
|
javax.swing.ListSelectionModel |
getPotentialParamDisplayLSM() |
|
ModelPotParamDisplayTable |
getPotentialParamDisplayTM() |
|
javax.swing.event.TableModelListener |
getPotentialParamDisplayTMListener() |
|
javax.swing.JButton |
getReset() |
|
javax.swing.JButton |
getRun() |
|
javax.swing.JList |
getSpeciesJList() |
|
javax.swing.event.ListSelectionListener |
getSpeciesJListListener() |
|
javax.swing.ListSelectionModel |
getSpeciesListDisplayLSM() |
|
javax.swing.JOptionPane |
getSpeciesRemovalMsgBox() |
|
javax.swing.JPanel |
getSpinnerPanel() |
|
void |
initComponents() |
|
static void |
main(java.lang.String[] args) |
|
void |
removeCountOfSpeciesSLMListener(int index) |
|
void |
removeMoleculeListDisplayLSMListener() |
|
void |
removeMoleculeListDisplayTMListener() |
|
void |
removePotentialJListListener() |
|
void |
removePotParamDisplayLSMListener() |
|
void |
removePotParamDisplayTMListener() |
|
void |
removeSpeciesJListListener() |
|
void |
reset() |
|
void |
setAddPotential(javax.swing.JButton addPotential) |
|
void |
setAlertMsgBoxSpeciesRemoval(ViewAlertMsgBoxSpeciesRemoval alertMsgBoxSpeciesRemoval) |
|
void |
setAlterSimEnv(javax.swing.JButton alterSimEnv) |
|
void |
setCountOfSpeciesSLM(javax.swing.SpinnerListModel countOfSpecies1SLM,
int index) |
|
void |
setCountOfSpeciesSLMListener(javax.swing.event.ChangeListener[] countOfSpeciesSLMListener) |
|
void |
setDescription(javax.swing.JTextArea description) |
|
void |
setEditVariables(javax.swing.JButton editVariables) |
|
void |
setJSpinnerCountOfSpecies1(javax.swing.JSpinner countOfSpecies1,
int index) |
|
void |
setMoleculeListDisplayLSM(javax.swing.ListSelectionModel moleculeListDisplayLSM) |
|
void |
setMoleculeListDisplayTable(javax.swing.JTable moleculeListDisplayTable) |
|
void |
setMoleculeListDisplayTM(ModelMoleculeListDisplayTable_new moleculeListDisplayTM) |
|
void |
setMoleculeListDisplayTMListener(javax.swing.event.TableModelListener moleculeListDisplayTMListener) |
|
void |
setPotentialJList(javax.swing.JList potentialJList) |
|
void |
setPotentialJListListener(javax.swing.event.ListSelectionListener potentialJListListener) |
|
void |
setPotentialListDisplayLSM(javax.swing.ListSelectionModel potentialListDisplayLSM) |
|
void |
setPotentialParamDispayTable(javax.swing.JTable potentialParamDispayTable) |
|
void |
setPotentialParamDisplayLSM(javax.swing.ListSelectionModel potentialParamDisplayLSM) |
|
void |
setPotentialParamDisplayTM(ModelPotParamDisplayTable potentialParamDisplayTM) |
|
void |
setPotentialParamDisplayTMListener(javax.swing.event.TableModelListener potentialParamDisplayTMListener) |
|
void |
setReset(javax.swing.JButton reset) |
|
void |
setRun(javax.swing.JButton run) |
|
void |
setSpeciesJList(javax.swing.JList speciesJList) |
|
void |
setSpeciesJListListener(javax.swing.event.ListSelectionListener speciesJListListener) |
|
void |
setSpeciesListDisplayLSM(javax.swing.ListSelectionModel speciesListDisplayLSM) |
|
void |
setSpeciesRemovalMsgBox(javax.swing.JOptionPane speciesRemovalMsgBox) |
|
void |
setSpinnerPanel(javax.swing.JPanel spinnerPanel) |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
public ViewSpeciesSelection(ModelSpeciesSelection modelSpeciesSelection, ModelSelectedSpecies modelSelectedSpecies)
public void initComponents()
public javax.swing.JPanel getSpinnerPanel()
public void setSpinnerPanel(javax.swing.JPanel spinnerPanel)
public javax.swing.event.ChangeListener[] getCountOfSpeciesSLMListener()
public void setCountOfSpeciesSLMListener(javax.swing.event.ChangeListener[] countOfSpeciesSLMListener)
protected static javax.swing.ImageIcon createImageIcon(java.lang.String path)
public javax.swing.JButton getAlterSimEnv()
public void setAlterSimEnv(javax.swing.JButton alterSimEnv)
public javax.swing.JButton getAddPotential()
public void setAddPotential(javax.swing.JButton addPotential)
public javax.swing.JButton getEditVariables()
public void setEditVariables(javax.swing.JButton editVariables)
public javax.swing.JButton getReset()
public void setReset(javax.swing.JButton reset)
public javax.swing.JButton getRun()
public void setRun(javax.swing.JButton run)
public javax.swing.JTable getPotentialParamDispayTable()
public void setPotentialParamDispayTable(javax.swing.JTable potentialParamDispayTable)
public javax.swing.JTable getMoleculeListDisplayTable()
public void setMoleculeListDisplayTable(javax.swing.JTable moleculeListDisplayTable)
public javax.swing.JTextArea getDescription()
public void setDescription(javax.swing.JTextArea description)
public javax.swing.JList getSpeciesJList()
public void setSpeciesJList(javax.swing.JList speciesJList)
public javax.swing.JList getPotentialJList()
public void setPotentialJList(javax.swing.JList potentialJList)
public javax.swing.ListSelectionModel getSpeciesListDisplayLSM()
public void setSpeciesListDisplayLSM(javax.swing.ListSelectionModel speciesListDisplayLSM)
public javax.swing.ListSelectionModel getPotentialListDisplayLSM()
public void setPotentialListDisplayLSM(javax.swing.ListSelectionModel potentialListDisplayLSM)
public ModelPotParamDisplayTable getPotentialParamDisplayTM()
public void setPotentialParamDisplayTM(ModelPotParamDisplayTable potentialParamDisplayTM)
public ModelMoleculeListDisplayTable_new getMoleculeListDisplayTM()
public void setMoleculeListDisplayTM(ModelMoleculeListDisplayTable_new moleculeListDisplayTM)
public javax.swing.ListSelectionModel getPotentialParamDisplayLSM()
public void setPotentialParamDisplayLSM(javax.swing.ListSelectionModel potentialParamDisplayLSM)
public javax.swing.ListSelectionModel getMoleculeListDisplayLSM()
public void setMoleculeListDisplayLSM(javax.swing.ListSelectionModel moleculeListDisplayLSM)
public javax.swing.event.TableModelListener getPotentialParamDisplayTMListener()
public void setPotentialParamDisplayTMListener(javax.swing.event.TableModelListener potentialParamDisplayTMListener)
public javax.swing.event.TableModelListener getMoleculeListDisplayTMListener()
public void setMoleculeListDisplayTMListener(javax.swing.event.TableModelListener moleculeListDisplayTMListener)
public javax.swing.event.ListSelectionListener getSpeciesJListListener()
public void setSpeciesJListListener(javax.swing.event.ListSelectionListener speciesJListListener)
public javax.swing.event.ListSelectionListener getPotentialJListListener()
public void setPotentialJListListener(javax.swing.event.ListSelectionListener potentialJListListener)
public void displayMoleculeList()
public void reset()
public void addSpeciesJListListener(javax.swing.event.ListSelectionListener mal)
public void removeSpeciesJListListener()
public void addPotentialButtonListener(java.awt.event.ActionListener mal)
public void addPotentialsJListListener(javax.swing.event.ListSelectionListener mal)
public void removePotentialJListListener()
public void addEditVariablesButtonListener(java.awt.event.ActionListener mal)
public void addPotParamDisplayTMListener(javax.swing.event.TableModelListener tal)
public void removePotParamDisplayTMListener()
public void addMoleculeListDisplayTMListener(javax.swing.event.TableModelListener tal)
public void removeMoleculeListDisplayTMListener()
public void addPotParamDisplayLSMListener(javax.swing.event.ListSelectionListener mal)
public void removePotParamDisplayLSMListener()
public void addMoleculeListDisplayLSMListener(javax.swing.event.ListSelectionListener mal)
public void removeMoleculeListDisplayLSMListener()
public void addCountOfSpeciesSLMListener(javax.swing.event.ChangeListener mal, int index)
public void removeCountOfSpeciesSLMListener(int index)
public void addAlterSimEnvButtonListener(java.awt.event.ActionListener mal)
public void addRunButtonListener(java.awt.event.ActionListener mal)
public void addResetButtonListener(java.awt.event.ActionListener mal)
public javax.swing.SpinnerListModel getCountOfSpeciesSLM(int index)
public void setCountOfSpeciesSLM(javax.swing.SpinnerListModel countOfSpecies1SLM, int index)
public ViewAlertMsgBoxSpeciesRemoval getAlertMsgBoxSpeciesRemoval()
public void setAlertMsgBoxSpeciesRemoval(ViewAlertMsgBoxSpeciesRemoval alertMsgBoxSpeciesRemoval)
public javax.swing.JSpinner getJSpinnerCountOfSpecies(int index)
public void setJSpinnerCountOfSpecies1(javax.swing.JSpinner countOfSpecies1, int index)
public javax.swing.JOptionPane getSpeciesRemovalMsgBox()
public void setSpeciesRemovalMsgBox(javax.swing.JOptionPane speciesRemovalMsgBox)
public static void main(java.lang.String[] args)