plugins
Class LineupPanel

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by plugins.LineupPanel
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible

public class LineupPanel
extends javax.swing.JPanel

This is an empty panel to display a lineup

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
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
static boolean LINEUP_NORMAL_SEQUENCE
          Shows the Lineup with Keeper on top
static boolean LINEUP_REVERSE_SEQUENCE
          TODO Missing Parameter Documentation
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
LineupPanel(boolean flags)
          Constructor
 
Method Summary
 javax.swing.JPanel getInjured1Panel()
          Get the Panel Injured1
 javax.swing.JPanel getInjured2Panel()
          Get the Panel Injured2
 javax.swing.JPanel getInjured3Panel()
          Get the Panel Injured3
 javax.swing.JPanel getKeeperPanel()
          Get the Panel Keeper
 javax.swing.JPanel getLeftCentralDefenderPanel()
          Get the Panel Left Central Defender
 javax.swing.JPanel getLeftForwardPanel()
          Get the Panel Left Forward
 javax.swing.JPanel getLeftMidfieldPanel()
          Get the Panel Left Midfield
 javax.swing.JPanel getLeftWingbackPanel()
          Get the Panel Left Wingback
 javax.swing.JPanel getLeftWingPanel()
          Get the Panel Left Wing
 javax.swing.JPanel getReserveDefenderPanel()
          Get the Panel Reserve Defender
 javax.swing.JPanel getReserveForwardPanel()
          Get the Panel Reserve Forward
 javax.swing.JPanel getReserveKeeperPanel()
          Get the Panel Reserve Keeper
 javax.swing.JPanel getReserveMidfieldPanel()
          Get the Panel Reserve Midfield
 javax.swing.JPanel getReserveWingPanel()
          Get the Panel Reserve Wing
 javax.swing.JPanel getRightCentralDefenderPanel()
          Get the Panel Right Centraldefender
 javax.swing.JPanel getRightForwardPanel()
          Get the Panel Right Forward
 javax.swing.JPanel getRightMidfieldPanel()
          Get the Panel Right Midfield
 javax.swing.JPanel getRightWingbackPanel()
          Get the Panel Right Wingback
 javax.swing.JPanel getRightWingPanel()
          Get the Panel Right Wing
 javax.swing.JPanel getSetPiecesPanel()
          Get the Panel Set Pieces
 javax.swing.JPanel getTeamLeaderPanel()
          Get the Panel Teamleader
 java.lang.String getTeamName()
          Get the Name of the Team
 void setTeamName(java.lang.String teamname)
          Set the Name of the Team
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
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, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, 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
 
Methods inherited from class java.awt.Container
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
 
Methods inherited from class java.awt.Component
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LINEUP_NORMAL_SEQUENCE

public static boolean LINEUP_NORMAL_SEQUENCE
Shows the Lineup with Keeper on top


LINEUP_REVERSE_SEQUENCE

public static boolean LINEUP_REVERSE_SEQUENCE
TODO Missing Parameter Documentation

Constructor Detail

LineupPanel

public LineupPanel(boolean flags)
Constructor

Parameters:
flags - Sequence
Method Detail

getInjured1Panel

public final javax.swing.JPanel getInjured1Panel()
Get the Panel Injured1

Returns:
TODO Missing Return Method Documentation

getInjured2Panel

public final javax.swing.JPanel getInjured2Panel()
Get the Panel Injured2

Returns:
TODO Missing Return Method Documentation

getInjured3Panel

public final javax.swing.JPanel getInjured3Panel()
Get the Panel Injured3

Returns:
TODO Missing Return Method Documentation

getKeeperPanel

public final javax.swing.JPanel getKeeperPanel()
Get the Panel Keeper

Returns:
TODO Missing Return Method Documentation

getLeftCentralDefenderPanel

public final javax.swing.JPanel getLeftCentralDefenderPanel()
Get the Panel Left Central Defender

Returns:
TODO Missing Return Method Documentation

getLeftForwardPanel

public final javax.swing.JPanel getLeftForwardPanel()
Get the Panel Left Forward

Returns:
TODO Missing Return Method Documentation

getLeftMidfieldPanel

public final javax.swing.JPanel getLeftMidfieldPanel()
Get the Panel Left Midfield

Returns:
TODO Missing Return Method Documentation

getLeftWingPanel

public final javax.swing.JPanel getLeftWingPanel()
Get the Panel Left Wing

Returns:
TODO Missing Return Method Documentation

getLeftWingbackPanel

public final javax.swing.JPanel getLeftWingbackPanel()
Get the Panel Left Wingback

Returns:
TODO Missing Return Method Documentation

getReserveDefenderPanel

public final javax.swing.JPanel getReserveDefenderPanel()
Get the Panel Reserve Defender

Returns:
TODO Missing Return Method Documentation

getReserveForwardPanel

public final javax.swing.JPanel getReserveForwardPanel()
Get the Panel Reserve Forward

Returns:
TODO Missing Return Method Documentation

getReserveKeeperPanel

public final javax.swing.JPanel getReserveKeeperPanel()
Get the Panel Reserve Keeper

Returns:
TODO Missing Return Method Documentation

getReserveMidfieldPanel

public final javax.swing.JPanel getReserveMidfieldPanel()
Get the Panel Reserve Midfield

Returns:
TODO Missing Return Method Documentation

getReserveWingPanel

public final javax.swing.JPanel getReserveWingPanel()
Get the Panel Reserve Wing

Returns:
TODO Missing Return Method Documentation

getRightCentralDefenderPanel

public final javax.swing.JPanel getRightCentralDefenderPanel()
Get the Panel Right Centraldefender

Returns:
TODO Missing Return Method Documentation

getRightForwardPanel

public final javax.swing.JPanel getRightForwardPanel()
Get the Panel Right Forward

Returns:
TODO Missing Return Method Documentation

getRightMidfieldPanel

public final javax.swing.JPanel getRightMidfieldPanel()
Get the Panel Right Midfield

Returns:
TODO Missing Return Method Documentation

getRightWingPanel

public final javax.swing.JPanel getRightWingPanel()
Get the Panel Right Wing

Returns:
TODO Missing Return Method Documentation

getRightWingbackPanel

public final javax.swing.JPanel getRightWingbackPanel()
Get the Panel Right Wingback

Returns:
TODO Missing Return Method Documentation

getSetPiecesPanel

public final javax.swing.JPanel getSetPiecesPanel()
Get the Panel Set Pieces

Returns:
TODO Missing Return Method Documentation

getTeamLeaderPanel

public final javax.swing.JPanel getTeamLeaderPanel()
Get the Panel Teamleader

Returns:
TODO Missing Return Method Documentation

setTeamName

public final void setTeamName(java.lang.String teamname)
Set the Name of the Team

Parameters:
teamname - TODO Missing Constructuor Parameter Documentation

getTeamName

public final java.lang.String getTeamName()
Get the Name of the Team

Returns:
TODO Missing Return Method Documentation