org.gridminer.jspace.queryProcessor
Class jSpaceQueryProcessorGUI

Package class diagram package jSpaceQueryProcessorGUI
java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by java.awt.Window
              extended by java.awt.Frame
                  extended by javax.swing.JFrame
                      extended by org.gridminer.jspace.queryProcessor.jSpaceQueryProcessorGUI
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants

public class jSpaceQueryProcessorGUI
extends javax.swing.JFrame

This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use. If Jigloo is being used commercially (ie, by a corporation, company or business for any purpose whatever) then you should purchase a license for each developer using Jigloo. Please visit www.cloudgarden.com for details. Use of Jigloo implies acceptance of these licensing terms. A COMMERCIAL LICENSE HAS NOT BEEN PURCHASED FOR THIS MACHINE, SO JIGLOO OR THIS CODE CANNOT BE USED LEGALLY FOR ANY CORPORATE OR COMMERCIAL PURPOSE.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
 
Nested classes/interfaces inherited from class java.awt.Frame
java.awt.Frame.AccessibleAWTFrame
 
Nested classes/interfaces inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
private  javax.swing.ButtonGroup buttonGroup1
           
private  SortedListModel destListModel
           
private  javax.swing.AbstractAction FilterOFFAction
           
private  javax.swing.AbstractAction FilterONAction
           
private  javax.swing.JButton jButton1
           
private  javax.swing.JButton jButton10
           
private  javax.swing.JButton jButton2
           
private  javax.swing.JButton jButton3
           
private  javax.swing.JButton jButton4
           
private  javax.swing.JButton jButton5
           
private  javax.swing.JButton jButton6
           
private  javax.swing.JButton jButton7
           
private  javax.swing.JButton jButton8
           
private  javax.swing.JButton jButton9
           
private  javax.swing.JCheckBox jCheckBox3
           
private  javax.swing.JCheckBox jCheckBox4
           
private  javax.swing.JCheckBox jCheckBox5
           
private  javax.swing.JCheckBox jCheckBox6
           
private  javax.swing.JComboBox jComboBox2
           
private  javax.swing.JComboBox jComboBox3
           
private  javax.swing.JList jList1
           
private  javax.swing.JList jList2
           
private  javax.swing.JMenu jMenu1
           
private  javax.swing.JMenuBar jMenuBar1
           
private  javax.swing.JPanel jPanel1
           
private  javax.swing.JPanel jPanel10
           
private  javax.swing.JPanel jPanel11
           
private  javax.swing.JPanel jPanel12
           
private  javax.swing.JPanel jPanel2
           
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.JPanel jPanel9
           
private  javax.swing.JScrollPane jScrollPane1
           
private  javax.swing.JTabbedPane jTabbedPane1
           
private  javax.swing.JTextArea jTextArea1
           
private  javax.swing.JTextArea jTextArea2
           
private  javax.swing.JTextField jTextField1
           
private  javax.swing.AbstractAction Q1Action1
           
private  javax.swing.AbstractAction Q2Action1
           
private  javax.swing.AbstractAction Q3Action1
           
private  javax.swing.AbstractAction Q4Action1
           
private  javax.swing.AbstractAction ResetAction1
           
private  javax.swing.AbstractAction ResetAction2
           
private  javax.swing.AbstractAction SearchAction1
           
private  SortedListModel sourceListModel
           
private  javax.swing.AbstractAction submitAction1
           
 
Fields inherited from class javax.swing.JFrame
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Frame
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
 
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, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
jSpaceQueryProcessorGUI()
           
 
Method Summary
 void addDestinationElements(javax.swing.ListModel newValue)
           
 void addDestinationElements(java.lang.Object[] newValue)
           
 void addSourceElements(javax.swing.ListModel newValue)
           
 void addSourceElements(java.lang.Object[] newValue)
           
 void clearDestinationListModel()
           
private  void clearDestinationSelected()
           
 void clearSourceListModel()
           
private  void clearSourceSelected()
           
 java.util.Iterator destinationIterator()
           
private  void fillListModel(SortedListModel model, javax.swing.ListModel newValues)
           
private  void fillListModel(SortedListModel model, java.lang.Object[] newValues)
           
private  javax.swing.ButtonGroup getButtonGroup1()
           
 javax.swing.ListCellRenderer getDestinationCellRenderer()
           
private  javax.swing.AbstractAction getFilterOFFAction()
           
private  javax.swing.AbstractAction getFilterONAction()
           
private  javax.swing.JButton getJButton1()
           
private  javax.swing.JButton getJButton10()
           
private  javax.swing.JButton getJButton2()
           
private  javax.swing.JButton getJButton3()
           
private  javax.swing.JButton getJButton4()
           
private  javax.swing.JButton getJButton5()
           
private  javax.swing.JButton getJButton6()
           
private  javax.swing.JButton getJButton7()
           
private  javax.swing.JButton getJButton8()
           
private  javax.swing.JButton getJButton9()
           
private  javax.swing.JCheckBox getJCheckBox3()
           
private  javax.swing.JCheckBox getJCheckBox4()
           
private  javax.swing.JCheckBox getJCheckBox5()
           
private  javax.swing.JCheckBox getJCheckBox6()
           
private  javax.swing.JComboBox getJComboBox2()
           
private  javax.swing.JComboBox getJComboBox3()
           
private  javax.swing.JList getJList1()
           
private  javax.swing.JList getJList2()
           
 javax.swing.JMenuBar getJMenuBar1()
           
private  javax.swing.JPanel getJPanel1()
           
private  javax.swing.JPanel getJPanel10()
           
private  javax.swing.JPanel getJPanel11()
           
private  javax.swing.JPanel getJPanel12()
           
 javax.swing.JPanel getJPanel2()
           
private  javax.swing.JPanel getJPanel4()
           
private  javax.swing.JPanel getJPanel5()
           
private  javax.swing.JPanel getJPanel6()
           
private  javax.swing.JPanel getJPanel7()
           
private  javax.swing.JPanel getJPanel8()
           
private  javax.swing.JPanel getJPanel9()
           
private  javax.swing.JScrollPane getJScrollPane1()
           
 javax.swing.JTabbedPane getJTabbedPane1()
           
private  javax.swing.JTextArea getJTextArea1()
           
private  javax.swing.JTextArea getJTextArea2()
           
 javax.swing.JTextField getJTextField1()
           
private  javax.swing.AbstractAction getQ1Action1()
           
private  javax.swing.AbstractAction getQ2Action1()
           
private  javax.swing.AbstractAction getQ3Action1()
           
private  javax.swing.AbstractAction getQ4Action1()
           
private  javax.swing.AbstractAction getResetAction1()
           
private  javax.swing.AbstractAction getResetAction2()
           
private  javax.swing.AbstractAction getSearchAction1()
           
 java.awt.Color getSelectionBackground()
           
 java.awt.Color getSelectionForeground()
           
 javax.swing.ListCellRenderer getSourceCellRenderer()
           
private  javax.swing.AbstractAction getSubmitAction1()
           
 int getVisibleRowCount()
           
private  void initGUI()
           
static void main(java.lang.String[] args)
          Auto-generated main method to display this JFrame
 void setDestinationCellRenderer(javax.swing.ListCellRenderer newValue)
           
 void setSelectionBackground(java.awt.Color newValue)
           
 void setSelectionForeground(java.awt.Color newValue)
           
 void setSourceCellRenderer(javax.swing.ListCellRenderer newValue)
           
 void setSourceElements(javax.swing.ListModel newValue)
           
 void setSourceElements(java.lang.Object[] newValue)
           
 void setVisibleRowCount(int newValue)
           
 java.util.Iterator sourceIterator()
           
 
Methods inherited from class javax.swing.JFrame
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
 
Methods inherited from class java.awt.Frame
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated
 
Methods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront
 
Methods inherited from class java.awt.Container
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, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
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, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, 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, isOpaque, 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, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.awt.MenuContainer
getFont, postEvent
 

Field Detail

jTabbedPane1

private javax.swing.JTabbedPane jTabbedPane1

jTextArea2

private javax.swing.JTextArea jTextArea2

jPanel12

private javax.swing.JPanel jPanel12

jCheckBox6

private javax.swing.JCheckBox jCheckBox6

jCheckBox5

private javax.swing.JCheckBox jCheckBox5

jPanel11

private javax.swing.JPanel jPanel11

jComboBox3

private javax.swing.JComboBox jComboBox3

jPanel10

private javax.swing.JPanel jPanel10

jPanel9

private javax.swing.JPanel jPanel9

jButton6

private javax.swing.JButton jButton6

jButton5

private javax.swing.JButton jButton5

jPanel8

private javax.swing.JPanel jPanel8

ResetAction2

private javax.swing.AbstractAction ResetAction2

Q4Action1

private javax.swing.AbstractAction Q4Action1

Q3Action1

private javax.swing.AbstractAction Q3Action1

Q2Action1

private javax.swing.AbstractAction Q2Action1

Q1Action1

private javax.swing.AbstractAction Q1Action1

jButton8

private javax.swing.JButton jButton8

jButton7

private javax.swing.JButton jButton7

jButton2

private javax.swing.JButton jButton2

jButton1

private javax.swing.JButton jButton1

buttonGroup1

private javax.swing.ButtonGroup buttonGroup1

SearchAction1

private javax.swing.AbstractAction SearchAction1

jButton4

private javax.swing.JButton jButton4

jButton3

private javax.swing.JButton jButton3

jCheckBox4

private javax.swing.JCheckBox jCheckBox4

FilterOFFAction

private javax.swing.AbstractAction FilterOFFAction

FilterONAction

private javax.swing.AbstractAction FilterONAction

jButton10

private javax.swing.JButton jButton10

jButton9

private javax.swing.JButton jButton9

jList2

private javax.swing.JList jList2

jList1

private javax.swing.JList jList1

jPanel7

private javax.swing.JPanel jPanel7

jPanel6

private javax.swing.JPanel jPanel6

jPanel5

private javax.swing.JPanel jPanel5

jPanel4

private javax.swing.JPanel jPanel4

jScrollPane1

private javax.swing.JScrollPane jScrollPane1

jTextArea1

private javax.swing.JTextArea jTextArea1

jPanel1

private javax.swing.JPanel jPanel1

jCheckBox3

private javax.swing.JCheckBox jCheckBox3

jComboBox2

private javax.swing.JComboBox jComboBox2

jTextField1

private javax.swing.JTextField jTextField1

ResetAction1

private javax.swing.AbstractAction ResetAction1

submitAction1

private javax.swing.AbstractAction submitAction1

jMenu1

private javax.swing.JMenu jMenu1

jMenuBar1

private javax.swing.JMenuBar jMenuBar1

jPanel3

private javax.swing.JPanel jPanel3

jPanel2

private javax.swing.JPanel jPanel2

sourceListModel

private SortedListModel sourceListModel

destListModel

private SortedListModel destListModel
Constructor Detail

jSpaceQueryProcessorGUI

public jSpaceQueryProcessorGUI()
Method Detail

main

public static void main(java.lang.String[] args)
Auto-generated main method to display this JFrame


initGUI

private void initGUI()

getJTabbedPane1

public javax.swing.JTabbedPane getJTabbedPane1()

getJPanel2

public javax.swing.JPanel getJPanel2()

getJMenuBar1

public javax.swing.JMenuBar getJMenuBar1()

clearSourceListModel

public void clearSourceListModel()

clearDestinationListModel

public void clearDestinationListModel()

addSourceElements

public void addSourceElements(javax.swing.ListModel newValue)

setSourceElements

public void setSourceElements(javax.swing.ListModel newValue)

addDestinationElements

public void addDestinationElements(javax.swing.ListModel newValue)

fillListModel

private void fillListModel(SortedListModel model,
                           javax.swing.ListModel newValues)

addSourceElements

public void addSourceElements(java.lang.Object[] newValue)

setSourceElements

public void setSourceElements(java.lang.Object[] newValue)

addDestinationElements

public void addDestinationElements(java.lang.Object[] newValue)

fillListModel

private void fillListModel(SortedListModel model,
                           java.lang.Object[] newValues)

sourceIterator

public java.util.Iterator sourceIterator()

destinationIterator

public java.util.Iterator destinationIterator()

setSourceCellRenderer

public void setSourceCellRenderer(javax.swing.ListCellRenderer newValue)

getSourceCellRenderer

public javax.swing.ListCellRenderer getSourceCellRenderer()

setDestinationCellRenderer

public void setDestinationCellRenderer(javax.swing.ListCellRenderer newValue)

getDestinationCellRenderer

public javax.swing.ListCellRenderer getDestinationCellRenderer()

setVisibleRowCount

public void setVisibleRowCount(int newValue)

getVisibleRowCount

public int getVisibleRowCount()

setSelectionBackground

public void setSelectionBackground(java.awt.Color newValue)

getSelectionBackground

public java.awt.Color getSelectionBackground()

setSelectionForeground

public void setSelectionForeground(java.awt.Color newValue)

getSelectionForeground

public java.awt.Color getSelectionForeground()

clearSourceSelected

private void clearSourceSelected()

clearDestinationSelected

private void clearDestinationSelected()

getSubmitAction1

private javax.swing.AbstractAction getSubmitAction1()

getResetAction1

private javax.swing.AbstractAction getResetAction1()

getJTextField1

public javax.swing.JTextField getJTextField1()

getJComboBox2

private javax.swing.JComboBox getJComboBox2()

getJCheckBox3

private javax.swing.JCheckBox getJCheckBox3()

getJCheckBox4

private javax.swing.JCheckBox getJCheckBox4()

getJButton3

private javax.swing.JButton getJButton3()

getJButton4

private javax.swing.JButton getJButton4()

getSearchAction1

private javax.swing.AbstractAction getSearchAction1()

getResetAction2

private javax.swing.AbstractAction getResetAction2()

getJPanel8

private javax.swing.JPanel getJPanel8()

getJButton5

private javax.swing.JButton getJButton5()

getJButton6

private javax.swing.JButton getJButton6()

getJPanel9

private javax.swing.JPanel getJPanel9()

getJPanel10

private javax.swing.JPanel getJPanel10()

getJComboBox3

private javax.swing.JComboBox getJComboBox3()

getJPanel11

private javax.swing.JPanel getJPanel11()

getJCheckBox5

private javax.swing.JCheckBox getJCheckBox5()

getJCheckBox6

private javax.swing.JCheckBox getJCheckBox6()

getJPanel12

private javax.swing.JPanel getJPanel12()

getJTextArea2

private javax.swing.JTextArea getJTextArea2()

getButtonGroup1

private javax.swing.ButtonGroup getButtonGroup1()

getJButton1

private javax.swing.JButton getJButton1()

getJButton2

private javax.swing.JButton getJButton2()

getJButton7

private javax.swing.JButton getJButton7()

getJButton8

private javax.swing.JButton getJButton8()

getQ1Action1

private javax.swing.AbstractAction getQ1Action1()

getQ2Action1

private javax.swing.AbstractAction getQ2Action1()

getQ3Action1

private javax.swing.AbstractAction getQ3Action1()

getQ4Action1

private javax.swing.AbstractAction getQ4Action1()

getJPanel1

private javax.swing.JPanel getJPanel1()

getJTextArea1

private javax.swing.JTextArea getJTextArea1()

getJScrollPane1

private javax.swing.JScrollPane getJScrollPane1()

getJPanel4

private javax.swing.JPanel getJPanel4()

getJPanel5

private javax.swing.JPanel getJPanel5()

getJPanel6

private javax.swing.JPanel getJPanel6()

getJPanel7

private javax.swing.JPanel getJPanel7()

getJList1

private javax.swing.JList getJList1()

getJList2

private javax.swing.JList getJList2()

getJButton9

private javax.swing.JButton getJButton9()

getJButton10

private javax.swing.JButton getJButton10()

getFilterONAction

private javax.swing.AbstractAction getFilterONAction()

getFilterOFFAction

private javax.swing.AbstractAction getFilterOFFAction()