public class WiscScanPane extends JTabbedPane implements ActionListener, ItemListener, DocumentListener
Modifier and Type | Class and Description |
---|---|
class |
WiscScanPane.ScrollablePanel
Fixes the annoyingness that happens with JPanel expansion
within a JScrollPane.
|
JTabbedPane.AccessibleJTabbedPane, JTabbedPane.ModelListener
JComponent.AccessibleJComponent
Container.AccessibleAWTContainer
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
Modifier and Type | Field and Description |
---|---|
protected JTextArea |
desA
The various GUI input components for this program.
|
protected Element |
desEle
The XML elements associated with the GUI input components.
|
protected JTextField |
emailField
The various GUI input components for this program.
|
static Object[] |
EX_CHOICES
Holds types of experiments available.
|
protected JComboBox |
exB
The various GUI input components for this program.
|
protected Element |
exEle
The XML elements associated with the GUI input components.
|
protected Element |
exrEle
The XML elements associated with the GUI input components.
|
protected JTextField |
firstField
The various GUI input components for this program.
|
protected JComboBox |
groupBox
The various GUI input components for this program.
|
static Object[] |
HO_CHOICES
Holds types of filter holders.
|
protected JComboBox |
hoB
The various GUI input components for this program.
|
protected JTextField |
lastField
The various GUI input components for this program.
|
protected org.openmicroscopy.xml.OMENode |
ome
The OMENode for the document being edited.
|
protected JTextField |
omeField
The various GUI input components for this program.
|
protected JTextField |
passField
The various GUI input components for this program.
|
protected JCheckBox |
phC
The various GUI input components for this program.
|
protected Element |
phEle
The XML elements associated with the GUI input components.
|
protected JCheckBox |
pmtC
The various GUI input components for this program.
|
protected Element |
pmtEle
The XML elements associated with the GUI input components.
|
protected JTextField |
pmtT
The various GUI input components for this program.
|
protected JTextField |
pocT
The various GUI input components for this program.
|
protected Element |
prEle
The XML elements associated with the GUI input components.
|
protected JTextField |
prT
The various GUI input components for this program.
|
protected boolean |
setup
A toggle that turns off the action listening for the GUI
components when we are initializing them so that we don't
needlessly change XML to what it already is.
|
protected JTextField |
tapT
The various GUI input components for this program.
|
protected JTextField |
tempT
The various GUI input components for this program.
|
protected JCheckBox |
tiC
The various GUI input components for this program.
|
protected Element |
tiEle
The XML elements associated with the GUI input components.
|
protected JTextField |
tiT
The various GUI input components for this program.
|
static Object[] |
WHEE_CHOICES
Holds types of filter wheels.
|
protected JComboBox |
wheeB
The various GUI input components for this program.
|
changeEvent, changeListener, model, SCROLL_TAB_LAYOUT, tabPlacement, WRAP_TAB_LAYOUT
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
Constructor and Description |
---|
WiscScanPane()
Construct a new WiscScanPane.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Handle selections in the JComboBoxes.
|
void |
changedUpdate(DocumentEvent e)
Calls changeNode(e).
|
void |
insertUpdate(DocumentEvent e)
Calls changeNode(e).
|
void |
itemStateChanged(ItemEvent e)
Handle changes with selection in the JCheckBoxes.
|
void |
removeUpdate(DocumentEvent e)
Calls changeNode(e).
|
void |
setEditable(boolean editable)
Set whether or not the user should be able to edit the
OMEXML in any document.
|
void |
setOMEXML(org.openmicroscopy.xml.OMENode omeNode)
Update the OMEXML that this document is displaying/editing.
|
add, add, add, add, add, addChangeListener, addTab, addTab, addTab, createChangeListener, fireStateChanged, getAccessibleContext, getBackgroundAt, getBoundsAt, getChangeListeners, getComponentAt, getDisabledIconAt, getDisplayedMnemonicIndexAt, getForegroundAt, getIconAt, getMnemonicAt, getModel, getSelectedComponent, getSelectedIndex, getTabComponentAt, getTabCount, getTabLayoutPolicy, getTabPlacement, getTabRunCount, getTitleAt, getToolTipText, getToolTipTextAt, getUI, getUIClassID, indexAtLocation, indexOfComponent, indexOfTab, indexOfTab, indexOfTabComponent, insertTab, isEnabledAt, paramString, remove, remove, removeAll, removeChangeListener, removeTabAt, setBackgroundAt, setComponentAt, setDisabledIconAt, setDisplayedMnemonicIndexAt, setEnabledAt, setForegroundAt, setIconAt, setMnemonicAt, setModel, setSelectedComponent, setSelectedIndex, setTabComponentAt, setTabLayoutPolicy, setTabPlacement, setTitleAt, setToolTipTextAt, setUI, updateUI
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, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, 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
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, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
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, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, 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, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
public static final Object[] EX_CHOICES
public static final Object[] WHEE_CHOICES
public static final Object[] HO_CHOICES
protected JComboBox groupBox
protected JComboBox exB
protected JComboBox wheeB
protected JComboBox hoB
protected JCheckBox tiC
protected JCheckBox phC
protected JCheckBox pmtC
protected JTextField firstField
protected JTextField lastField
protected JTextField omeField
protected JTextField passField
protected JTextField emailField
protected JTextField prT
protected JTextField tempT
protected JTextField pocT
protected JTextField tapT
protected JTextField tiT
protected JTextField pmtT
protected JTextArea desA
protected Element exrEle
protected Element exEle
protected Element prEle
protected Element desEle
protected Element tiEle
protected Element pmtEle
protected Element phEle
protected boolean setup
protected org.openmicroscopy.xml.OMENode ome
public void setEditable(boolean editable)
public void setOMEXML(org.openmicroscopy.xml.OMENode omeNode)
omeNode
- The OMENode of the current OMEXML document.public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
public void insertUpdate(DocumentEvent e)
insertUpdate
in interface DocumentListener
public void removeUpdate(DocumentEvent e)
removeUpdate
in interface DocumentListener
public void changedUpdate(DocumentEvent e)
changedUpdate
in interface DocumentListener
Copyright © 2014 Open Microscopy Environment