com.ptc.wgmecad
Class CCAUploadPreContentStatus

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JPanel
                  extended bycom.ptc.wgmecad.GriddedPanel
                      extended bycom.ptc.wgmecad.CCAUploadPreContentStatus
All Implemented Interfaces:
Accessible, ImageObserver, MenuContainer, Serializable

public class CCAUploadPreContentStatus
extends GriddedPanel

See Also:
Serialized Form

Nested Class Summary
protected  class CCAUploadPreContentStatus.tabChangeListener
           
 
Nested classes inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
 
Nested classes inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
 
Nested classes inherited from class java.awt.Container
Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
private static ArgumentMap argMap
           
private static ArgumentMap arguments
           
private static BOMGrid BOMGridTab
           
private static String BOMGridTitle
           
private static JPanel CCAUCSOverallTab
           
private static String CCAUCSOverallTitle
           
 CCAWGMMain ccawgm
           
private static DesignAll design
           
private static int DownLoadIndexBOMGridTab
           
private static GriddedPanel exePanel
           
private static WindchillIntegrationManager im
           
private static int indexCCAUCSOverallTab
           
private static int indexListAttributesGridTab
           
private static int indexOverallContentTab
           
private static CCAUploadPreContentStatus instance
           
private static boolean isBOMGridTab
           
private static boolean isCCAUCSOverallTab
           
private static boolean isListAttributesGridTab
           
private static boolean isOverallContentTab
           
private static ListAttributesGrid ListAttributesGridTab
           
private static String ListAttributesGridTitle
           
(package private) static org.apache.log4j.Logger logger
           
private static int numBOMTabs
           
private static JPanel OverallContentTab
           
private static String OverallContentTitle
           
(package private)  Set registeredTabs
           
private static SecondaryArgumentMap sargMap
           
private static SecondaryArgumentRegister sargReg
           
private static JTabbedPane tab
           
private static int UpLoadIndexBOMGridTab
           
 
Fields inherited from class com.ptc.wgmecad.GriddedPanel
 
Fields inherited from class javax.swing.JPanel
 
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.Container
 
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
CCAUploadPreContentStatus()
           
CCAUploadPreContentStatus(CCAWGMMain ccawgm, DesignAll Design)
           
 
Method Summary
static CCAUploadPreContentStatus getInstance()
           
private  void init()
           
protected  void initComponents()
           
private  void onTabStateChanged(ChangeEvent e)
           
private static void removeBOMTabs()
           
static void setDisplay()
           
static void setDownloadDisplay()
           
 void setUploadDisplay()
           
 
Methods inherited from class com.ptc.wgmecad.GriddedPanel
addAnchoredComponent, addAnchoredComponent, addAnchoredFilledComponent, addComponent, addComponent, addComponent, addFilledComponent, addFilledComponent, addFilledComponent
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, 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, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, 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, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, 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, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

instance

private static CCAUploadPreContentStatus instance

ccawgm

public CCAWGMMain ccawgm

design

private static DesignAll design

arguments

private static ArgumentMap arguments

exePanel

private static GriddedPanel exePanel

tab

private static JTabbedPane tab

CCAUCSOverallTitle

private static String CCAUCSOverallTitle

CCAUCSOverallTab

private static JPanel CCAUCSOverallTab

isCCAUCSOverallTab

private static boolean isCCAUCSOverallTab

indexCCAUCSOverallTab

private static int indexCCAUCSOverallTab

OverallContentTitle

private static String OverallContentTitle

OverallContentTab

private static JPanel OverallContentTab

isOverallContentTab

private static boolean isOverallContentTab

indexOverallContentTab

private static int indexOverallContentTab

ListAttributesGridTitle

private static String ListAttributesGridTitle

ListAttributesGridTab

private static ListAttributesGrid ListAttributesGridTab

isListAttributesGridTab

private static boolean isListAttributesGridTab

indexListAttributesGridTab

private static int indexListAttributesGridTab

BOMGridTitle

private static String BOMGridTitle

BOMGridTab

private static BOMGrid BOMGridTab

isBOMGridTab

private static boolean isBOMGridTab

UpLoadIndexBOMGridTab

private static int UpLoadIndexBOMGridTab

DownLoadIndexBOMGridTab

private static int DownLoadIndexBOMGridTab

numBOMTabs

private static int numBOMTabs

sargReg

private static SecondaryArgumentRegister sargReg

argMap

private static ArgumentMap argMap

sargMap

private static SecondaryArgumentMap sargMap

im

private static WindchillIntegrationManager im

logger

static org.apache.log4j.Logger logger

registeredTabs

Set registeredTabs
Constructor Detail

CCAUploadPreContentStatus

public CCAUploadPreContentStatus(CCAWGMMain ccawgm,
                                 DesignAll Design)

CCAUploadPreContentStatus

public CCAUploadPreContentStatus()
Method Detail

getInstance

public static CCAUploadPreContentStatus getInstance()

init

private void init()

onTabStateChanged

private void onTabStateChanged(ChangeEvent e)

setDisplay

public static void setDisplay()

setUploadDisplay

public void setUploadDisplay()

setDownloadDisplay

public static void setDownloadDisplay()

removeBOMTabs

private static void removeBOMTabs()

initComponents

protected void initComponents()