Class JReviewDialog

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Dialog
                          |
                          +--javax.swing.JDialog
                                |
                                +--JReviewDialog
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants

public class JReviewDialog
extends javax.swing.JDialog

Title: JReviewDialog Description: This dialog is used to take a deeper look at the different phases of building processes. You can move forward and backward.

Author:
Dimitri Missoh & Daniel Schlosser
See Also:
Serialized Form

Inner Class Summary
(package private)  class JReviewDialog.SymAction
           
 
Inner classes inherited from class javax.swing.JDialog
javax.swing.JDialog.AccessibleJDialog
 
Inner classes inherited from class java.awt.Dialog
java.awt.Dialog.AccessibleAWTDialog
 
Inner classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Inner classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Inner classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.AWTTreeLock
 
Field Summary
(package private)  int aktuelleRunde
           
(package private)  javax.swing.JButton endB
           
(package private)  javax.swing.JButton exitB
           
(package private)  javax.swing.JButton genesisB
           
(package private)  javax.swing.JLabel JLabel1
           
(package private)  javax.swing.JLabel JLabel2
           
(package private)  javax.swing.JLabel JLabel3
           
(package private)  javax.swing.JPanel JPanel1
           
(package private)  javax.swing.JPanel JPanel10
           
(package private)  javax.swing.JPanel JPanel11
           
(package private)  javax.swing.JPanel JPanel2
           
(package private)  javax.swing.JPanel JPanel3
           
(package private)  javax.swing.JPanel JPanel4
           
(package private)  javax.swing.JPanel JPanel5
           
(package private)  javax.swing.JPanel JPanel6
           
(package private)  javax.swing.JPanel JPanel7
           
(package private)  javax.swing.JPanel JPanel8
           
(package private)  javax.swing.JPanel JPanel9
           
(package private)  javax.swing.JButton nBackB
           
(package private)  javax.swing.JButton nFowardB
           
(package private)  int nRunden
           
(package private)  javax.swing.JTextField nTF
           
(package private)  javax.swing.JButton oneBackB
           
(package private)  javax.swing.JButton oneFowardB
           
(package private)  TheHive papa
           
(package private)  javax.swing.JTextField rundeTF
           
 
Fields inherited from class javax.swing.JDialog
accessibleContext, defaultCloseOperation, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Dialog
base, keepBlocking, modal, nameCounter, resizable, serialVersionUID, title
 
Fields inherited from class java.awt.Window
active, dbg, focusMgr, inputContext, inputContextLock, OPENED, ownedWindowList, state, warningString, weakThis, windowListener, windowSerializedDataVersion
 
Fields inherited from class java.awt.Container
component, containerListener, containerSerializedDataVersion, dispatcher, layoutMgr, listeningBoundsChildren, listeningChildren, maxSize, ncomponents, printing, printingThreads
 
Fields inherited from class java.awt.Component
actionListenerK, adjustmentListenerK, appContext, background, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, changeSupport, componentListener, componentListenerK, componentOrientation, componentSerializedDataVersion, containerListenerK, cursor, dropTarget, enabled, eventMask, focusListener, focusListenerK, font, foreground, graphicsConfig, hasFocus, height, hierarchyBoundsListener, hierarchyBoundsListenerK, hierarchyListener, hierarchyListenerK, incRate, inputMethodListener, inputMethodListenerK, isInc, isPacked, itemListenerK, keyListener, keyListenerK, LEFT_ALIGNMENT, locale, LOCK, metrics, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, name, nameExplicitlySet, newEventsOnly, ownedWindowK, parent, peer, peerFont, popups, prefSize, privateKey, RIGHT_ALIGNMENT, textListenerK, TOP_ALIGNMENT, valid, visible, width, windowClosingException, windowListenerK, x, y
 
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
JReviewDialog(TheHive parent)
           
 
Method Summary
(package private)  void endB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void exitB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void genesisB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void nBackB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void nFowardB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void nTF_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void oneBackB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void oneFowardB_actionPerformed(java.awt.event.ActionEvent event)
           
(package private)  void rundeTF_actionPerformed(java.awt.event.ActionEvent event)
           
 void setActualRound(int aRound)
           
 void setVisible(boolean b)
           
 
Methods inherited from class javax.swing.JDialog
addImpl, createRootPane, createRootPaneException, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isRootPaneCheckingEnabled, paramString, processKeyEvent, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setLocationRelativeTo, setRootPane, setRootPaneCheckingEnabled, update
 
Methods inherited from class java.awt.Dialog
, addNotify, conditionalShow, constructComponentName, dispose, disposeImpl, getTitle, hide, hideAndDisposeHandler, initIDs, interruptBlocking, isModal, isResizable, setModal, setResizable, setTitle, show
 
Methods inherited from class java.awt.Window
addOwnedWindow, addWindowListener, adjustListeningChildren, applyResourceBundle, applyResourceBundle, connectOwnedWindow, dispatchEventImpl, eventEnabled, finalize, getFocusOwner, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, isActive, isShowing, nextFocus, ownedInit, pack, postEvent, postProcessKeyEvent, postWindowEvent, preProcessKeyEvent, processEvent, readObject, removeOwnedWindow, removeWindowListener, resetGC, setCursor, setFocusOwner, setWarningString, toBack, toFront, transferFocus, writeObject
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyOrientation, checkGD, countComponents, createChildHierarchyEvents, createHierarchyEvents, deliverEvent, dispatchEventToSelf, doLayout, findComponentAt, findComponentAt, findComponentAt, getAccessibleAt, getAccessibleChild, getAccessibleChildrenCount, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents_NoClientCode, getComponents, getInsets, getLayout, getMaximumSize, getMinimumSize, getMouseEventTarget, getPreferredSize, getWindow, insets, invalidate, invalidateTree, isAncestorOf, layout, lightweightPaint, lightweightPrint, list, list, locate, minimumSize, numListening, paint, paintComponents, paintHeavyweightComponents, postsOldMouseEvents, preferredSize, print, printComponents, printHeavyweightComponents, processContainerEvent, proxyEnableEvents, proxyRequestFocus, remove, removeAll, removeContainerListener, removeNotify, setFont, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addPropertyChangeListener, addPropertyChangeListener, areInputMethodsEnabled, bounds, checkImage, checkImage, checkWindowClosingException, coalesceEvents, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, getAccessibleIndexInParent, getAccessibleStateSet, getBackground, getBounds, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont_NoClientCode, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getInputMethodRequests, getLocation, getLocation, getLocationOnScreen_NoTreeLock, getLocationOnScreen, getName, getNativeContainer, getParent_NoClientCode, getParent, getPeer, getSize, getSize, getToolkitImpl, getTreeLock, getWidth, getWindowForObject, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isDisplayable, isDoubleBuffered, isEnabled, isEnabledImpl, isFocusTraversable, isLightweight, isOpaque, isRecursivelyVisible, 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, processMouseEvent, processMouseMotionEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

papa

TheHive papa

aktuelleRunde

int aktuelleRunde

nRunden

int nRunden

JPanel1

javax.swing.JPanel JPanel1

exitB

javax.swing.JButton exitB

JPanel2

javax.swing.JPanel JPanel2

JPanel3

javax.swing.JPanel JPanel3

JLabel1

javax.swing.JLabel JLabel1

rundeTF

javax.swing.JTextField rundeTF

JPanel4

javax.swing.JPanel JPanel4

JPanel5

javax.swing.JPanel JPanel5

JPanel6

javax.swing.JPanel JPanel6

JPanel7

javax.swing.JPanel JPanel7

oneBackB

javax.swing.JButton oneBackB

nBackB

javax.swing.JButton nBackB

genesisB

javax.swing.JButton genesisB

JPanel8

javax.swing.JPanel JPanel8

JPanel9

javax.swing.JPanel JPanel9

oneFowardB

javax.swing.JButton oneFowardB

nFowardB

javax.swing.JButton nFowardB

endB

javax.swing.JButton endB

JPanel10

javax.swing.JPanel JPanel10

JLabel2

javax.swing.JLabel JLabel2

JPanel11

javax.swing.JPanel JPanel11

nTF

javax.swing.JTextField nTF

JLabel3

javax.swing.JLabel JLabel3
Constructor Detail

JReviewDialog

public JReviewDialog(TheHive parent)
Method Detail

setActualRound

public void setActualRound(int aRound)

setVisible

public void setVisible(boolean b)
Overrides:
setVisible in class java.awt.Component

nTF_actionPerformed

void nTF_actionPerformed(java.awt.event.ActionEvent event)

exitB_actionPerformed

void exitB_actionPerformed(java.awt.event.ActionEvent event)

oneBackB_actionPerformed

void oneBackB_actionPerformed(java.awt.event.ActionEvent event)

oneFowardB_actionPerformed

void oneFowardB_actionPerformed(java.awt.event.ActionEvent event)

nBackB_actionPerformed

void nBackB_actionPerformed(java.awt.event.ActionEvent event)

nFowardB_actionPerformed

void nFowardB_actionPerformed(java.awt.event.ActionEvent event)

genesisB_actionPerformed

void genesisB_actionPerformed(java.awt.event.ActionEvent event)

endB_actionPerformed

void endB_actionPerformed(java.awt.event.ActionEvent event)

rundeTF_actionPerformed

void rundeTF_actionPerformed(java.awt.event.ActionEvent event)