public class GazeOptionsFrame
extends javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type
Modifier and Type | Field and Description |
---|---|
private javax.swing.JButton |
applyButton |
private javax.swing.JButton |
cancelButton |
private javax.swing.JCheckBox |
isVisibleCb |
private javax.swing.JFrame |
jFrame1 |
private javax.swing.JFrame |
jFrame2 |
private javax.swing.JLabel |
jLabel1 |
private javax.swing.JLabel |
jLabel2 |
private javax.swing.JLabel |
jLabel3 |
private javax.swing.JLabel |
jLabel4 |
private javax.swing.JLabel |
jLabel5 |
private javax.swing.JLabel |
jLabel6 |
private javax.swing.JPanel |
jPanel1 |
private javax.swing.JPanel |
jPanel3 |
private javax.swing.JPanel |
jPanel4 |
private javax.swing.JPanel |
jPanel5 |
private javax.swing.JPanel |
jPanel6 |
private javax.swing.JPanel |
jPanel7 |
private javax.swing.JPanel |
jPanel8 |
private javax.swing.JScrollPane |
jScrollPane1 |
private javax.swing.JScrollPane |
jScrollPane2 |
private javax.swing.JScrollPane |
jScrollPane3 |
private javax.swing.JScrollPane |
jScrollPane4 |
protected IGazeCanvas |
mCanvas
Fields
|
private javax.swing.JPanel |
mClientColor |
private javax.swing.JTextArea |
mClientDescription |
private javax.swing.JTextField |
mClientName |
protected java.util.HashMap<java.lang.Short,IGazeClient> |
mClients |
private javax.swing.JList |
mClientsList |
protected ColorChooserDialog |
mColorChooserDialog |
private javax.swing.JCheckBox |
mDrawLabelCB |
private javax.swing.JCheckBox |
mDrawShapeCB |
private javax.swing.JSpinner |
mFPSSpin |
private GazeMarkPanel |
mGazeMarkPanel |
private javax.swing.JButton |
mGazeSourceCalibration |
private javax.swing.JTextArea |
mGazeSourceInfo |
private javax.swing.JButton |
mGazeSourceOptions |
private javax.swing.JButton |
mGazeSourceSource |
private javax.swing.JButton |
mGazeSourceStart |
private javax.swing.JButton |
mGazeSourceStop |
private javax.swing.JComboBox |
mMarkTypeCB |
private javax.swing.JSpinner |
mMPSSpin |
protected IGazeMapProducer |
mProducer |
private javax.swing.JTextArea |
mSelfDescription |
private javax.swing.JTextField |
mSelfName |
protected IGazeSource |
mSource |
private javax.swing.JButton |
okButton |
private javax.swing.JTabbedPane |
optionsTab |
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Constructor and Description |
---|
GazeOptionsFrame()
Creates new form GazeOptionsFrame
|
Modifier and Type | Method and Description |
---|---|
private void |
applyButtonActionPerformed(java.awt.event.ActionEvent evt) |
private void |
initComponents()
This method is called from within the constructor to initialize the form.
|
private void |
isVisibleCbActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mClientColorMouseClicked(java.awt.event.MouseEvent evt) |
private void |
mClientsListValueChanged(javax.swing.event.ListSelectionEvent evt) |
private void |
mGazeSourceCalibrationActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mGazeSourceOptionsActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mGazeSourceSourceActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mGazeSourceStartActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mGazeSourceStopActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mMarkTypeCBActionPerformed(java.awt.event.ActionEvent evt) |
private void |
mMarkTypeCBItemStateChanged(java.awt.event.ItemEvent evt) |
private void |
okButtonActionPerformed(java.awt.event.ActionEvent evt) |
private void |
SaveOptionValues() |
private void |
SetOptionValues() |
void |
Show(IGazeCanvas canvas) |
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
action, 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, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
private javax.swing.JButton applyButton
private javax.swing.JButton cancelButton
private javax.swing.JCheckBox isVisibleCb
private javax.swing.JFrame jFrame1
private javax.swing.JFrame jFrame2
private javax.swing.JLabel jLabel1
private javax.swing.JLabel jLabel2
private javax.swing.JLabel jLabel3
private javax.swing.JLabel jLabel4
private javax.swing.JLabel jLabel5
private javax.swing.JLabel jLabel6
private javax.swing.JPanel jPanel1
private javax.swing.JPanel jPanel3
private javax.swing.JPanel jPanel4
private javax.swing.JPanel jPanel5
private javax.swing.JPanel jPanel6
private javax.swing.JPanel jPanel7
private javax.swing.JPanel jPanel8
private javax.swing.JScrollPane jScrollPane1
private javax.swing.JScrollPane jScrollPane2
private javax.swing.JScrollPane jScrollPane3
private javax.swing.JScrollPane jScrollPane4
private javax.swing.JPanel mClientColor
private javax.swing.JTextArea mClientDescription
private javax.swing.JTextField mClientName
private javax.swing.JList mClientsList
private javax.swing.JCheckBox mDrawLabelCB
private javax.swing.JCheckBox mDrawShapeCB
private javax.swing.JSpinner mFPSSpin
private GazeMarkPanel mGazeMarkPanel
private javax.swing.JButton mGazeSourceCalibration
private javax.swing.JTextArea mGazeSourceInfo
private javax.swing.JButton mGazeSourceOptions
private javax.swing.JButton mGazeSourceSource
private javax.swing.JButton mGazeSourceStart
private javax.swing.JButton mGazeSourceStop
private javax.swing.JSpinner mMPSSpin
private javax.swing.JComboBox mMarkTypeCB
private javax.swing.JTextArea mSelfDescription
private javax.swing.JTextField mSelfName
private javax.swing.JButton okButton
private javax.swing.JTabbedPane optionsTab
protected IGazeCanvas mCanvas
protected IGazeMapProducer mProducer
protected IGazeSource mSource
protected java.util.HashMap<java.lang.Short,IGazeClient> mClients
protected ColorChooserDialog mColorChooserDialog
private void initComponents()
private void mClientsListValueChanged(javax.swing.event.ListSelectionEvent evt)
private void mClientColorMouseClicked(java.awt.event.MouseEvent evt)
private void mGazeSourceOptionsActionPerformed(java.awt.event.ActionEvent evt)
private void mGazeSourceCalibrationActionPerformed(java.awt.event.ActionEvent evt)
private void mGazeSourceSourceActionPerformed(java.awt.event.ActionEvent evt)
private void mGazeSourceStartActionPerformed(java.awt.event.ActionEvent evt)
private void mGazeSourceStopActionPerformed(java.awt.event.ActionEvent evt)
private void applyButtonActionPerformed(java.awt.event.ActionEvent evt)
private void okButtonActionPerformed(java.awt.event.ActionEvent evt)
private void isVisibleCbActionPerformed(java.awt.event.ActionEvent evt)
private void mMarkTypeCBActionPerformed(java.awt.event.ActionEvent evt)
private void mMarkTypeCBItemStateChanged(java.awt.event.ItemEvent evt)
public void Show(IGazeCanvas canvas)
private void SetOptionValues()
private void SaveOptionValues()