wt.clients.prodmgmt
Class PartExplorer

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended bywt.clients.prodmgmt.PartExplorer
All Implemented Interfaces:
EventListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, WTExplorerListener
Direct Known Subclasses:
ConfigurationExplorer

Deprecated. the PartExplorer class will be replaced by a Swing-based client in a post-6.0 release

public class PartExplorer
extends Container
implements WTExplorerListener, ItemSelectable

PartExplorer is a Explorer type Browser for displaying part structures. It uses a contained WTExplorer for most of its functionality.

Supported API: false

Extendable: false

See Also:
WTExplorer, WTPart, Serialized Form

Nested Class Summary
(package private)  class PartExplorer.ExplorerRefreshListener
          Deprecated.  
(package private)  class PartExplorer.RefreshThread
          Deprecated.  
(package private)  class PartExplorer.WorkThread
          Deprecated.  
 
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
(package private) static int ABOUT
          Deprecated.  
static int ADD_BASELINE
          Deprecated.  
(package private) static int ADDPART
          Deprecated.  
(package private) static int ADDPARTAFTERCONFIGSPEC
          Deprecated.  
(package private) static int ADDPARTMASTER
          Deprecated.  
(package private) static int ALLOCATE
          Deprecated.  
(package private) static int ANNOTATE_ASSEMBLY
          Deprecated.  
private  Applet applet
          Deprecated.  
(package private) static int ASSIGNPARTVERSION
          Deprecated.  
(package private) static int ASSOCIATECONFIGURATION
          Deprecated.  
(package private) static int CEXPLR
          Deprecated.  
(package private) static int CHECKIN
          Deprecated.  
(package private) static int CHECKOUT
          Deprecated.  
(package private) static int CLEAR
          Deprecated.  
(package private) static int CLEAR_ALL
          Deprecated.  
private static String COLUMN_ALIGNMENTS
          Deprecated.  
private static String COLUMN_METHODS
          Deprecated.  
private static String COLUMN_SIZES
          Deprecated.  
private  ConfigSpecItem configSpecItem
          Deprecated.  
protected  ConfigSpec configurationSpec
          Deprecated.  
protected  int contextType
          Deprecated.  
(package private) static Vector createPieWindowList
          Deprecated.  
(package private) static Object createPieWindowLock
          Deprecated.  
protected  Object cursorLock
          Deprecated.  
(package private) static int DEALLOCATE
          Deprecated.  
(package private) static boolean DEBUG
          Deprecated.  
(package private) static int DEFINE_ALTERNATES
          Deprecated.  
(package private) static int DEFINE_SUBSTITUTES
          Deprecated.  
(package private) static int DELETE
          Deprecated.  
(package private) static int DELETE_ANNOTATION_SET
          Deprecated.  
(package private) static int DELETEPART
          Deprecated.  
(package private) static int DISPLAY_BOM_COMPARE_REPORT
          Deprecated.  
(package private) static int DISPLAY_WHERE_USED_REPORT
          Deprecated.  
(package private) static int ENTERPRISESEARCH
          Deprecated.  
(package private) static int HELP
          Deprecated.  
protected static String HELP_RESOURCE
          Deprecated.  
private  HelpContext helpContext
          Deprecated.  
private  HelpSystem helpSystem
          Deprecated.  
static String HIERARCHY_BOM
          Deprecated.  
protected  ItemListener itemListener
          Deprecated.  
(package private) static int LIFECYCLE_HISTORY
          Deprecated.  
private static String LIFECYCLE_TARGET
          Deprecated.  
(package private) static int LOCALSEARCH
          Deprecated.  
protected  int maxScreenX
          Deprecated.  
protected  int maxScreenY
          Deprecated.  
protected  WTExplorer myExplorer
          Deprecated.  
(package private) static int NEW
          Deprecated.  
(package private) static int NEWCONFIGURATION
          Deprecated.  
(package private) static int NEWPRODUCT
          Deprecated.  
(package private) static int NEWPRODUCTINSTANCE
          Deprecated.  
(package private) static int NEWSERIALNUMBEREDPART
          Deprecated.  
(package private) static int NEWVIEWVERSION
          Deprecated.  
(package private)  boolean occurrenceMode
          Deprecated.  
(package private) static int OCCURRENCES_MODE
          Deprecated.  
(package private) static int ONEOFFVERSION
          Deprecated.  
(package private) static int OPEN
          Deprecated.  
(package private) static int OPEN_ANNOTATION_SET
          Deprecated.  
static String PARTS_LIST_BOM
          Deprecated.  
(package private) static int PEXPLR
          Deprecated.  
(package private) static PieWindowList pieWindowList
          Deprecated.  
(package private) static int PIEXPLR
          Deprecated.  
static int POPULATE_BASELINE
          Deprecated.  
(package private) static int POPULATEFROMPARTSTRUCTURE
          Deprecated.  
(package private) static int PRODUCT_VIEW
          Deprecated.  
(package private) static int REASSIGN_LIFECYCLE
          Deprecated.  
(package private) static int REASSIGN_TEAMTEMPLATE
          Deprecated.  
(package private) static int REFRESH
          Deprecated.  
protected  PartExplorer.ExplorerRefreshListener refreshListener
          Deprecated.  
(package private) static int REFRESHPART
          Deprecated.  
private static ResourceBundle resource
          Deprecated.  
private static String RESOURCE
          Deprecated.  
(package private) static int REVISE
          Deprecated.  
(package private) static int SEARCH
          Deprecated.  
private  URL searchURL
          Deprecated.  
(package private) static int SET_PART_ITEM
          Deprecated.  
(package private) static int SET_STATE
          Deprecated.  
(package private) static int SET_VIEW_PREFERENCE
          Deprecated.  
static boolean SHOW_ORGID
          Deprecated.  
(package private) static int SHOW_ROLE_PARTICIPANTS
          Deprecated.  
(package private) static int SUBMIT
          Deprecated.  
(package private) static int SYSCFIG
          Deprecated.  
protected  ThreadGroup threadGroup
          Deprecated.  
private static String TOOLBAR_ICONS
          Deprecated.  
(package private) static int UNDOCHECKOUT
          Deprecated.  
(package private) static int UPDATE
          Deprecated.  
(package private) static int UPDATE_ROLE_PARTICIPANTS
          Deprecated.  
private static String URLCLASSNAME
          Deprecated.  
private static String URLMETHODNAME
          Deprecated.  
protected  boolean usingDefaultConfigSpec
          Deprecated.  
(package private) static int VIEW
          Deprecated.  
(package private) static int VIEWESITARGETS
          Deprecated.  
protected  int waitingOnCursor
          Deprecated.  
(package private) static int WEXPLR
          Deprecated.  
(package private) static Object windowListLock
          Deprecated.  
 
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
PartExplorer()
          Deprecated. Construct a default PartExplorer object.
 
Method Summary
protected  void about()
          Deprecated.  
 void addExplorerPart(WTPart part)
          Deprecated. Add a part to display in the explorer.
 void addExplorerPart(WTPart part, boolean use_config_spec)
          Deprecated. Add a part to display in the explorer.
 void addExplorerPartMaster(WTPartMaster aPart)
          Deprecated. Add a part master to display in the explorer.
 void addItemListener(ItemListener l)
          Deprecated.  
protected  void addPart(WTPart part, boolean use_config_spec)
          Deprecated.  
protected  WTPart[] addPartMaster(WTPartMaster part_master)
          Deprecated.  
protected  void addRefreshListener()
          Deprecated. Add a refresh listener.
protected  void allocate()
          Deprecated. Displays the allocate dialog for the currently selected object.
protected  void annotateAssembly()
          Deprecated. Annotate Assembly command.
protected  void assignPartVersion()
          Deprecated. Displays the assign part version dialog for the currently selected object.
protected  void assignViewSelectedObject()
          Deprecated.  
protected  void associateConfiguration()
          Deprecated. Displays the assocaite configuration dialog for the currently selected object.
private  String buildURL(Persistable object, String action, String label)
          Deprecated.  
protected  void changeIdentity()
          Deprecated.  
protected  void checkInSelectedObject()
          Deprecated.  
protected  boolean checkOutObject(CabinetBased foldered_obj)
          Deprecated.  
protected  void checkOutSelectedObject()
          Deprecated.  
protected  void clear()
          Deprecated.  
protected  void clearAll()
          Deprecated.  
protected  void configurationExploreSelectedObject()
          Deprecated.  
protected  boolean confirmAction(String message)
          Deprecated.  
protected  void defineAlternates()
          Deprecated.  
protected  void defineSubstitutes()
          Deprecated.  
protected  void deleteAnnotationSet()
          Deprecated. Delete Annotation Set command.
protected  void deleteExplorerPart(WTPart deletedPart, Object source_in)
          Deprecated. Delete the part from the explorer if it is currently in the explorer.
protected  void deletePart(WTPart modified_part)
          Deprecated.  
protected  void deletePart(WTPart deletedPart, Object source)
          Deprecated.  
protected  void deleteSelectedObject()
          Deprecated.  
protected  void displayBomCompareReport()
          Deprecated. Initiates the action to launch an HTML page displaying a BOM comparison report for the selected object.
protected  void displayCreatedConfiguration(RefreshEvent evt)
          Deprecated.  
protected  void displayCreatedInstance(RefreshEvent evt)
          Deprecated.  
protected  void displayCreatedObject(RefreshEvent evt)
          Deprecated.  
protected  void displayWhereUsedReport()
          Deprecated. Initiates the action to launch an HTML page displaying a where-used report for the selected object.
protected  void editSelectedObject()
          Deprecated.  
 void enableToolbarButton(String button_name, boolean enabled)
          Deprecated. Method to control whether or not a toolbar button is enabled.
 void explorerEvent(WTExplorerEvent e)
          Deprecated. Handle events from the WTExplorer.
protected  void exploreSelectedObject()
          Deprecated.  
protected  void findEnterpriseCommand()
          Deprecated.  
 Applet getApplet()
          Deprecated. Get the parent applet for this component.
protected  Workable getCheckOutObject(Workable workable)
          Deprecated. Attempts to invoke a check-out on the given Workable object.
 ConfigSpecItem getConfigSpecItem()
          Deprecated. Get the configuration specification for this component.
 ConfigSpec getConfigurationSpec()
          Deprecated. Returns the configuration specification being used by this window to control which versions of parts are selected when the part structure is expanded.
 WTContext getContext()
          Deprecated. Get the current WTContext
protected  int getContextType()
          Deprecated. Returns an integer value which represents the context type of this explorer.
protected  String getDisplayIdentity(Object object)
          Deprecated. Returns a String representation of the display identity of the given object.
 HelpContext getHelpContext()
          Deprecated. Get the help context for this component.
 HelpSystem getHelpSystem()
          Deprecated.  
protected  ResourceBundle getLabelsRB()
          Deprecated.  
protected  String getLocalizedMessage(String key, Object[] params)
          Deprecated. Get the Localized message from the resource bundle.
protected  String getLocalizedValue(String key)
          Deprecated.  
protected  ResourceBundle getMessagesRB()
          Deprecated.  
protected  Frame getParentFrame()
          Deprecated. Get the parent frame of this Part Explorer component.
protected  Class getPartClass()
          Deprecated. Get the class of the Part class.
protected  String getPartClassName()
          Deprecated. Get the class name of the Part class.
protected  Class getPartMasterClass()
          Deprecated. Get the class of the PartMaster class.
protected  String getPartMasterClassName()
          Deprecated. Get the class name of the PartMaster class.
protected  Class getProductClass()
          Deprecated. Get the class of the Product class.
protected  String getProductClassName()
          Deprecated. Get the class name of the Product class.
protected  Dimension getProgressLocation()
          Deprecated.  
protected  ResourceBundle getPropertiesRB()
          Deprecated.  
private  String getReferenceFromObject(Object obj)
          Deprecated.  
protected  Object getSelectedObject()
          Deprecated. Get the object currently selected in the explorer.
 Object[] getSelectedObjects()
          Deprecated. Get the objects currently selected in the explorer list pane.
protected  Class getSerialNumberedPartClass()
          Deprecated. Get the class of the Serial Numbered Part class.
protected  String getSerialNumberedPartClassName()
          Deprecated. Get the class name of the Serial Numbered Part class.
 ThreadGroup getThreadGroup()
          Deprecated.  
protected  String getValue(ResourceBundle rb, String key)
          Deprecated.  
protected  String[] getValueSet(ResourceBundle rb, String key)
          Deprecated.  
protected  String[] getValueSet(String value)
          Deprecated.  
protected  void handleCreateEvent(RefreshEvent evt)
          Deprecated.  
protected  void handleDeselectEvent(WTExplorerEvent e)
          Deprecated.  
protected  void handleDoubleClickEvent(WTExplorerEvent e)
          Deprecated. Handle double-click events from the WTExplorer.
protected  void handleSelectEvent(WTExplorerEvent e)
          Deprecated.  
protected  void help()
          Deprecated.  
protected  void initHelpSystem()
          Deprecated.  
protected  void initialize()
          Deprecated. Initialize the product explorer.
 void initializeConfigurationSpec()
          Deprecated. Initializes the configuration specification to the default config spec for WTPart objects.
 void initializeConfigurationSpec(WTPart part)
          Deprecated. Set the configuration specification used in the PIE window by retrieving it using the given part object.
protected  void initializeSearchURL()
          Deprecated. Ininitialize the search URL used in the Enterpise search command
protected  void initResources()
          Deprecated. Initialize string resources for this component.
protected  boolean isDeleteAllowed(WTPart part)
          Deprecated.  
 boolean isEmpty()
          Deprecated. Method which determines whether or not any business objects are currently displayed in the PIE window.
 boolean isOccurrenceMode()
          Deprecated. Returns the occurrence mode of the explorer.
 boolean isUsingDefaultConfigSpec()
          Deprecated. Returns a boolean value indicating whether or not the configuration specification for the current PIE window is using a default configuration specification based on the user preferred view.
protected  boolean isUsingView(View view)
          Deprecated. Tests whether the given view is the same as the view currently being used in the config spec for this window.
protected  void localize()
          Deprecated. Initialize the explorer: Retrieve the headings to display in the list, the column alignments, the column sizes and the toolbar buttons from a resource bundle.
static void main(String[] args)
          Deprecated.  
protected  void maybeCloseMe()
          Deprecated.  
protected  void newConfiguration()
          Deprecated.  
protected  void newObject()
          Deprecated.  
protected  void newProductInstance()
          Deprecated. Displays the new Product Instance
protected  void newProductObject()
          Deprecated.  
protected  void newSerialNumberedPartObject()
          Deprecated.  
protected  void occurrencesMode()
          Deprecated. Set the occurrences mode of the explorer.
protected  void oneOffVersionSelectedObject()
          Deprecated.  
protected  void open()
          Deprecated. Method invoked to open a new object in a PIE Window.
protected  void openAnnotationSet()
          Deprecated. Open Annotation Set command.
protected  void openConfiguration(WTProductConfiguration configuration)
          Deprecated.  
protected  void openInstance(WTProductInstance2 instance)
          Deprecated. Open a product instance window with the specified root product instance
protected  void populateFromStructure()
          Deprecated. Displays the populate from structure dialog for the currently selected object.
 void processAboutCommand()
          Deprecated. Process the "About" command.
 void processAddBaseline(int mode)
          Deprecated. Process a baseline with the current baselineable.
 void processAllocateCommand()
          Deprecated. Process the Allocate command.
 void processAnnotateAssemblyCommand()
          Deprecated. Public method invoked to initiate Annotate Assembly command.
 void processAssignPartVersionCommand()
          Deprecated. Process the Assign Part Version command.
 void processAssignViewCommand()
          Deprecated. Process the AssignView command ( "New View Version").
 void processAssociateConfigurationCommand()
          Deprecated. Process the Associate Configuration command.
 void processBom(String type)
          Deprecated.  
 void processBomCompareReportCommand()
          Deprecated. Public method to display an HTML page for building a BOM comparison report for the selected object.
 void processCheckinCommand()
          Deprecated. Process the check in command.
 void processCheckoutCommand()
          Deprecated. Process the check out command.
 void processChkoutUndoCommand()
          Deprecated. Process the check out undo command.
 void processClearAllCommand()
          Deprecated. Starts a thread to clear the explorer
 void processClearCommand()
          Deprecated. Starts a thread to clear the explorer
protected  void processCommand(WTExplorerEvent e)
          Deprecated. Process the command from the WTExplorer.
 void processDefineAlternatesCommand()
          Deprecated. Process the "Define Alternates" command
 void processDefineSubstitutesCommand()
          Deprecated. Process the "Define Substitutes" command
 void processDeleteAnnotationSetCommand()
          Deprecated. Public method invoked to initiate the Open Annotation Set command.
 void processDeleteCommand()
          Deprecated. Process the delete command.
 void processEditCommand()
          Deprecated. Process the "Edit" command.
 void processFindCommandChooser()
          Deprecated. Process the "Find" command.
 void processFindEnterpriseCommand()
          Deprecated. Process the Find Enterprise ("Enterprise Search") command.
 void processHelpCommand()
          Deprecated. Process the "Help" command.
protected  void processItemEvent(ItemEvent e)
          Deprecated.  
 void processLaunchConfigurationExplorerCommand()
          Deprecated. Process the launch Configuration Explorer command.
 void processLaunchExplorerCommand()
          Deprecated. Process the launch Windchill Explorer command.
 void processLaunchProductExplorerCommand()
          Deprecated. Process the launch Product Explorer command.
 void processLaunchProductInstanceExplorerCommand()
          Deprecated. Process the launch Product Instance Explorer command.
 void processNewCommand()
          Deprecated. Process the "New Part" command.
protected  void processNewConfigSpec()
          Deprecated. Refreshes the top-level root parts currently being displayed using the newly set configuration specification.
 void processNewConfigurationCommand()
          Deprecated. Process the "Define Alternates" command
 void processNewProductCommand()
          Deprecated. Process the "New Product" command.
 void processNewProductInstanceCommand()
          Deprecated. Process the "New Product Instance" command.
 void processNewSerialNumberedPartCommand()
          Deprecated. Process the "New Serial Numbered Part" command.
 void processOccurrencesModeCommand()
          Deprecated. Public method invoked to initiate the occurrence mode of the explorer.
 void processOneOffVersionCommand()
          Deprecated. Process the One-off Version command.
 void processOpenAnnotationSetCommand()
          Deprecated. Public method invoked to initiate the Open Annotation Set command.
 void processOpenCommand()
          Deprecated. Public method invoked to initiate the opening of a new object in a Product Information Explorer (PIE) window.
 void processPopulateFromStructureCommand()
          Deprecated. Process the populate from structure command.
 void processProductViewCommand()
          Deprecated. Process the "Product View" command.
protected  void processPublishCommand()
          Deprecated. Publishes the IBAs on this version of the part to the part's master.
 void processReassignLifecyleCommand()
          Deprecated. Public method invoked to initiate the action of reassigning the life cycle of the selected object.
 void processReassignTeamTemplateCommand()
          Deprecated. Public method invoked to initiate the action of reassigning the teamTemplate of the selected object.
 void processRefreshCommand()
          Deprecated. Process the "Help" command.
 void processRemoveBaseline()
          Deprecated. Process removing the current baselineable from a baseline.
 void processRenameCommand()
          Deprecated.  
 void processReviseCommand()
          Deprecated. Process the Revise command.
protected  void processRTPCommand()
          Deprecated. Invoked as a result of choosing the 'Set ERP Organization' menu option.
 void processSaveAsCommand()
          Deprecated.  
 void processSetConfigSpecCommand()
          Deprecated. Process the Set Configuration Specification command.
 void processSetLifeCycleStateCommand()
          Deprecated. Public method invoked to initiate the action of changing the current life cycle state of the selected object.
 void processSetViewPreferenceCommand()
          Deprecated. Public method invoked to initiate the set view preference of the explorer.
 void processShowIterationHistoryCommand()
          Deprecated. Process the Show Iteration History command.
 void processShowLifecyleHistoryCommand()
          Deprecated. Public method invoked to initiate the displaying of the Life Cycle history for the selected object.
 void processShowRoleParticipantsCommand()
          Deprecated. Public method invoked to initiate the action of displaying the list of role participates for the current life cycle state of the selected object.
 void processShowVersionHistoryCommand()
          Deprecated. Process the Show Version History command.
 void processSubmitCommand()
          Deprecated. Public method invoked to initiate the action of submitting the selected object for promotion to the next phase of its life cycle.
 void processUpdateRoleParticipantsCommand()
          Deprecated. Public method invoked to initiate the action of updating the list of role participates for the current life cycle state of the selected object.
 void processViewCommand()
          Deprecated. Process the "View" command.
 void processViewESITargetsCommand()
          Deprecated. Process the "View ESI Targets" command.
 void processWhereUsedReportCommand()
          Deprecated. Public method to display a multi-level where used report for the selected object.
protected  void productInstanceExploreSelectedObject()
          Deprecated.  
protected  void productViewSelectedObject()
          Deprecated.  
protected  void reassignLifeCycle()
          Deprecated. Invokes the dialog to reassign the life cycle template of the currently selected object.
protected  void reassignTeamTemplate()
          Deprecated. Invokes the dialog to reassign the teamTemplate of the currently selected object.
protected  void refreshExplorerPart(WTPart modifiedPart, Object source)
          Deprecated. refresh the part in the explorer if it is currently in the explorer.
protected  void refreshPart(WTPart modified_part)
          Deprecated.  
protected  void refreshPart(WTPart modified_part, Object source)
          Deprecated.  
protected  void refreshSelectedObject()
          Deprecated.  
 void removeItemListener(ItemListener l)
          Deprecated.  
 void removeRefreshListener()
          Deprecated.  
protected static WTPartConfigSpec retrieveWTPartConfigSpec(ConfigSpec config_spec)
          Deprecated.  
protected  void reviseSelectedObject()
          Deprecated.  
protected  void search()
          Deprecated.  
 void setApplet(Applet applet)
          Deprecated. Set the parent applet for this component.
protected  void setConfigSpecCommand()
          Deprecated. replaced with setConfigSpecCommand( boolean )
protected  void setConfigSpecCommand(boolean refresh)
          Deprecated.  
 void setConfigSpecItem(ConfigSpecItem configSpecItem)
          Deprecated. Set the configuration specification for this component.
 void setConfigurationSpec(ConfigSpec config_spec)
          Deprecated.  
protected  void setContext(boolean on)
          Deprecated. Sets the WTContext maintaining the context for this Product Information Explorer.
 void setHelpContext(HelpContext helpcontext)
          Deprecated. Set the help context for this component.
protected  void setLifeCycleState()
          Deprecated. Invokes the dialog to set the LifeCycle state of the currently selected object.
 void setOccurrenceMode(boolean occurrence_mode)
          Deprecated. Set the occurrence mode of the explorer.
protected  void setViewPreference()
          Deprecated. Set the occurrences mode of the explorer.
protected  void showExceptionDialog(String message, boolean modal, Exception e)
          Deprecated.  
protected  void showIterationHistory()
          Deprecated.  
protected  void showLifeCycleHistory()
          Deprecated.  
protected  void showMasterPropertyPage(WTPartMaster part_master)
          Deprecated. Launch the HTML property page for a part master.
protected  void showMessageDialog(String message, boolean modal)
          Deprecated. Display a Message Dialog
protected  void showMessageDialog(String message, boolean modal, Exception e)
          Deprecated.  
protected  void showRoleParticipants()
          Deprecated. Displays an HTML page showing the list of role participants for the current life cycle state of the selected object.
protected  void showVersionHistory()
          Deprecated. Displays the version history of the currently selected object.
protected  void structureExploreSelectedObject()
          Deprecated.  
protected  void submitObject()
          Deprecated. Method to perform the actual submitting of the selected object to the next phase in its life cycle.
 boolean topLevelNodeSelected()
          Deprecated. Returns true if the selected object corresponds to the root node ("Product Structure") or a child of the root node
 void TRACE(String s)
          Deprecated.  
protected  void undoCheckoutSelectedObject()
          Deprecated.  
protected  boolean updateDetail(PartItem part_item, WTPart updated_part)
          Deprecated. Updates an object that is currently displayed in the list of the explorer.
protected  void updateRoleParticipants()
          Deprecated. Displays an HTML page allowing the user to update the list of role participants for the current life cycle state of the selected object.
protected  void viewSelectedObject()
          Deprecated.  
protected  void viewSelectedObjectESITargets()
          Deprecated.  
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addNotify, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, 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, getAccessibleContext, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, 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

POPULATE_BASELINE

public static final int POPULATE_BASELINE
Deprecated. 
See Also:
Constant Field Values

ADD_BASELINE

public static final int ADD_BASELINE
Deprecated. 
See Also:
Constant Field Values

HIERARCHY_BOM

public static final String HIERARCHY_BOM
Deprecated. 
See Also:
Constant Field Values

PARTS_LIST_BOM

public static final String PARTS_LIST_BOM
Deprecated. 
See Also:
Constant Field Values

LIFECYCLE_TARGET

private static final String LIFECYCLE_TARGET
Deprecated. 
See Also:
Constant Field Values

myExplorer

protected WTExplorer myExplorer
Deprecated. 

threadGroup

protected ThreadGroup threadGroup
Deprecated. 

itemListener

protected ItemListener itemListener
Deprecated. 

refreshListener

protected PartExplorer.ExplorerRefreshListener refreshListener
Deprecated. 

contextType

protected int contextType
Deprecated. 

configSpecItem

private ConfigSpecItem configSpecItem
Deprecated. 

helpContext

private HelpContext helpContext
Deprecated. 

helpSystem

private HelpSystem helpSystem
Deprecated. 

applet

private Applet applet
Deprecated. 

searchURL

private URL searchURL
Deprecated. 

resource

private static ResourceBundle resource
Deprecated. 

RESOURCE

private static String RESOURCE
Deprecated. 

HELP_RESOURCE

protected static String HELP_RESOURCE
Deprecated. 

cursorLock

protected Object cursorLock
Deprecated. 

waitingOnCursor

protected int waitingOnCursor
Deprecated. 

configurationSpec

protected ConfigSpec configurationSpec
Deprecated. 

usingDefaultConfigSpec

protected boolean usingDefaultConfigSpec
Deprecated. 

maxScreenX

protected int maxScreenX
Deprecated. 

maxScreenY

protected int maxScreenY
Deprecated. 

pieWindowList

static PieWindowList pieWindowList
Deprecated. 

windowListLock

static Object windowListLock
Deprecated. 

createPieWindowList

static Vector createPieWindowList
Deprecated. 

createPieWindowLock

static Object createPieWindowLock
Deprecated. 

DEBUG

static boolean DEBUG
Deprecated. 

URLCLASSNAME

private static String URLCLASSNAME
Deprecated. 

URLMETHODNAME

private static String URLMETHODNAME
Deprecated. 

COLUMN_ALIGNMENTS

private static String COLUMN_ALIGNMENTS
Deprecated. 

COLUMN_SIZES

private static String COLUMN_SIZES
Deprecated. 

COLUMN_METHODS

private static String COLUMN_METHODS
Deprecated. 

TOOLBAR_ICONS

private static String TOOLBAR_ICONS
Deprecated. 

SHOW_ORGID

public static boolean SHOW_ORGID
Deprecated. 

SET_PART_ITEM

static final int SET_PART_ITEM
Deprecated. 
See Also:
Constant Field Values

SEARCH

static final int SEARCH
Deprecated. 
See Also:
Constant Field Values

NEW

static final int NEW
Deprecated. 
See Also:
Constant Field Values

UPDATE

static final int UPDATE
Deprecated. 
See Also:
Constant Field Values

VIEW

static final int VIEW
Deprecated. 
See Also:
Constant Field Values

DELETE

static final int DELETE
Deprecated. 
See Also:
Constant Field Values

CHECKOUT

static final int CHECKOUT
Deprecated. 
See Also:
Constant Field Values

CHECKIN

static final int CHECKIN
Deprecated. 
See Also:
Constant Field Values

UNDOCHECKOUT

static final int UNDOCHECKOUT
Deprecated. 
See Also:
Constant Field Values

REVISE

static final int REVISE
Deprecated. 
See Also:
Constant Field Values

SYSCFIG

static final int SYSCFIG
Deprecated. 
See Also:
Constant Field Values

REFRESH

static final int REFRESH
Deprecated. 
See Also:
Constant Field Values

CLEAR

static final int CLEAR
Deprecated. 
See Also:
Constant Field Values

LOCALSEARCH

static final int LOCALSEARCH
Deprecated. 
See Also:
Constant Field Values

ENTERPRISESEARCH

static final int ENTERPRISESEARCH
Deprecated. 
See Also:
Constant Field Values

WEXPLR

static final int WEXPLR
Deprecated. 
See Also:
Constant Field Values

NEWVIEWVERSION

static final int NEWVIEWVERSION
Deprecated. 
See Also:
Constant Field Values

ABOUT

static final int ABOUT
Deprecated. 
See Also:
Constant Field Values

HELP

static final int HELP
Deprecated. 
See Also:
Constant Field Values

PEXPLR

static final int PEXPLR
Deprecated. 
See Also:
Constant Field Values

ADDPART

static final int ADDPART
Deprecated. 
See Also:
Constant Field Values

ADDPARTMASTER

static final int ADDPARTMASTER
Deprecated. 
See Also:
Constant Field Values

DELETEPART

static final int DELETEPART
Deprecated. 
See Also:
Constant Field Values

REFRESHPART

static final int REFRESHPART
Deprecated. 
See Also:
Constant Field Values

DEFINE_ALTERNATES

static final int DEFINE_ALTERNATES
Deprecated. 
See Also:
Constant Field Values

DEFINE_SUBSTITUTES

static final int DEFINE_SUBSTITUTES
Deprecated. 
See Also:
Constant Field Values

CLEAR_ALL

static final int CLEAR_ALL
Deprecated. 
See Also:
Constant Field Values

ADDPARTAFTERCONFIGSPEC

static final int ADDPARTAFTERCONFIGSPEC
Deprecated. 
See Also:
Constant Field Values

NEWPRODUCT

static final int NEWPRODUCT
Deprecated. 
See Also:
Constant Field Values

CEXPLR

static final int CEXPLR
Deprecated. 
See Also:
Constant Field Values

PIEXPLR

static final int PIEXPLR
Deprecated. 
See Also:
Constant Field Values

NEWCONFIGURATION

static final int NEWCONFIGURATION
Deprecated. 
See Also:
Constant Field Values

NEWPRODUCTINSTANCE

static final int NEWPRODUCTINSTANCE
Deprecated. 
See Also:
Constant Field Values

ASSIGNPARTVERSION

static final int ASSIGNPARTVERSION
Deprecated. 
See Also:
Constant Field Values

POPULATEFROMPARTSTRUCTURE

static final int POPULATEFROMPARTSTRUCTURE
Deprecated. 
See Also:
Constant Field Values

ASSOCIATECONFIGURATION

static final int ASSOCIATECONFIGURATION
Deprecated. 
See Also:
Constant Field Values

ALLOCATE

static final int ALLOCATE
Deprecated. 
See Also:
Constant Field Values

DEALLOCATE

static final int DEALLOCATE
Deprecated. 
See Also:
Constant Field Values

NEWSERIALNUMBEREDPART

static final int NEWSERIALNUMBEREDPART
Deprecated. 
See Also:
Constant Field Values

OPEN

static final int OPEN
Deprecated. 
See Also:
Constant Field Values

SUBMIT

static final int SUBMIT
Deprecated. 
See Also:
Constant Field Values

SET_STATE

static final int SET_STATE
Deprecated. 
See Also:
Constant Field Values

REASSIGN_LIFECYCLE

static final int REASSIGN_LIFECYCLE
Deprecated. 
See Also:
Constant Field Values

REASSIGN_TEAMTEMPLATE

static final int REASSIGN_TEAMTEMPLATE
Deprecated. 
See Also:
Constant Field Values

UPDATE_ROLE_PARTICIPANTS

static final int UPDATE_ROLE_PARTICIPANTS
Deprecated. 
See Also:
Constant Field Values

SHOW_ROLE_PARTICIPANTS

static final int SHOW_ROLE_PARTICIPANTS
Deprecated. 
See Also:
Constant Field Values

DISPLAY_WHERE_USED_REPORT

static final int DISPLAY_WHERE_USED_REPORT
Deprecated. 
See Also:
Constant Field Values

DISPLAY_BOM_COMPARE_REPORT

static final int DISPLAY_BOM_COMPARE_REPORT
Deprecated. 
See Also:
Constant Field Values

OPEN_ANNOTATION_SET

static final int OPEN_ANNOTATION_SET
Deprecated. 
See Also:
Constant Field Values

OCCURRENCES_MODE

static final int OCCURRENCES_MODE
Deprecated. 
See Also:
Constant Field Values

PRODUCT_VIEW

static final int PRODUCT_VIEW
Deprecated. 
See Also:
Constant Field Values

SET_VIEW_PREFERENCE

static final int SET_VIEW_PREFERENCE
Deprecated. 
See Also:
Constant Field Values

ANNOTATE_ASSEMBLY

static final int ANNOTATE_ASSEMBLY
Deprecated. 
See Also:
Constant Field Values

DELETE_ANNOTATION_SET

static final int DELETE_ANNOTATION_SET
Deprecated. 
See Also:
Constant Field Values

ONEOFFVERSION

static final int ONEOFFVERSION
Deprecated. 
See Also:
Constant Field Values

LIFECYCLE_HISTORY

static final int LIFECYCLE_HISTORY
Deprecated. 
See Also:
Constant Field Values

VIEWESITARGETS

static final int VIEWESITARGETS
Deprecated. 
See Also:
Constant Field Values

occurrenceMode

boolean occurrenceMode
Deprecated. 
Constructor Detail

PartExplorer

public PartExplorer()
Deprecated. 
Construct a default PartExplorer object. This initializes the explorer toolbar, the column headings in the listview, the methods to invoke for each column, column sizes in the listview, and the column alignments.

Method Detail

initialize

protected void initialize()
Deprecated. 
Initialize the product explorer. Retrieve the current configuration specification for the user.


explorerEvent

public void explorerEvent(WTExplorerEvent e)
Deprecated. 
Handle events from the WTExplorer.

Specified by:
explorerEvent in interface WTExplorerListener
Parameters:
e - the WTExplorerEvent

handleSelectEvent

protected void handleSelectEvent(WTExplorerEvent e)
Deprecated. 

handleDeselectEvent

protected void handleDeselectEvent(WTExplorerEvent e)
Deprecated. 

handleDoubleClickEvent

protected void handleDoubleClickEvent(WTExplorerEvent e)
Deprecated. 
Handle double-click events from the WTExplorer. The "view" task for the selected object will be launched.

Parameters:
e - the WTExplorerEvent

processCommand

protected void processCommand(WTExplorerEvent e)
Deprecated. 
Process the command from the WTExplorer. The WTExplorer will send commands when the user selects a toolbar button. The command will equals the name of the image on the toolbar button.

Parameters:
e - the WTExplorerEvent

processAssignViewCommand

public void processAssignViewCommand()
Deprecated. 
Process the AssignView command ( "New View Version").


assignViewSelectedObject

protected void assignViewSelectedObject()
Deprecated. 

processReviseCommand

public void processReviseCommand()
Deprecated. 
Process the Revise command.


reviseSelectedObject

protected void reviseSelectedObject()
Deprecated. 

processOneOffVersionCommand

public void processOneOffVersionCommand()
Deprecated. 
Process the One-off Version command.


oneOffVersionSelectedObject

protected void oneOffVersionSelectedObject()
Deprecated. 

processShowIterationHistoryCommand

public void processShowIterationHistoryCommand()
Deprecated. 
Process the Show Iteration History command.


showIterationHistory

protected void showIterationHistory()
Deprecated. 

processShowVersionHistoryCommand

public void processShowVersionHistoryCommand()
Deprecated. 
Process the Show Version History command.


showVersionHistory

protected void showVersionHistory()
Deprecated. 
Displays the version history of the currently selected object. The selected object must implement the Versioned interface in order to display the version history.


processAssignPartVersionCommand

public void processAssignPartVersionCommand()
Deprecated. 
Process the Assign Part Version command.


assignPartVersion

protected void assignPartVersion()
Deprecated. 
Displays the assign part version dialog for the currently selected object.


processAssociateConfigurationCommand

public void processAssociateConfigurationCommand()
Deprecated. 
Process the Associate Configuration command.


associateConfiguration

protected void associateConfiguration()
Deprecated. 
Displays the assocaite configuration dialog for the currently selected object.


processPopulateFromStructureCommand

public void processPopulateFromStructureCommand()
Deprecated. 
Process the populate from structure command.


populateFromStructure

protected void populateFromStructure()
Deprecated. 
Displays the populate from structure dialog for the currently selected object.


processAllocateCommand

public void processAllocateCommand()
Deprecated. 
Process the Allocate command.


allocate

protected void allocate()
Deprecated. 
Displays the allocate dialog for the currently selected object.


processSetConfigSpecCommand

public void processSetConfigSpecCommand()
Deprecated. 
Process the Set Configuration Specification command.


setConfigSpecCommand

protected void setConfigSpecCommand()
Deprecated. replaced with setConfigSpecCommand( boolean )

Displays the dialog to set a config spec. This method has been replaced by setConfigSpecCommand( boolean )


setConfigSpecCommand

protected void setConfigSpecCommand(boolean refresh)
Deprecated. 

processNewConfigSpec

protected void processNewConfigSpec()
Deprecated. 
Refreshes the top-level root parts currently being displayed using the newly set configuration specification.


processFindEnterpriseCommand

public void processFindEnterpriseCommand()
Deprecated. 
Process the Find Enterprise ("Enterprise Search") command.


findEnterpriseCommand

protected void findEnterpriseCommand()
Deprecated. 

initializeSearchURL

protected void initializeSearchURL()
                            throws WTException
Deprecated. 
Ininitialize the search URL used in the Enterpise search command

Throws:
WTException
MalformedURLException
IOException

processCheckinCommand

public void processCheckinCommand()
Deprecated. 
Process the check in command.


processCheckoutCommand

public void processCheckoutCommand()
Deprecated. 
Process the check out command.


checkOutSelectedObject

protected void checkOutSelectedObject()
Deprecated. 

processChkoutUndoCommand

public void processChkoutUndoCommand()
Deprecated. 
Process the check out undo command.


checkInSelectedObject

protected void checkInSelectedObject()
Deprecated. 

checkOutObject

protected boolean checkOutObject(CabinetBased foldered_obj)
Deprecated. 

undoCheckoutSelectedObject

protected void undoCheckoutSelectedObject()
Deprecated. 

processDeleteCommand

public void processDeleteCommand()
Deprecated. 
Process the delete command.


deleteSelectedObject

protected void deleteSelectedObject()
Deprecated. 

processAboutCommand

public void processAboutCommand()
Deprecated. 
Process the "About" command.


about

protected void about()
Deprecated. 

processHelpCommand

public void processHelpCommand()
Deprecated. 
Process the "Help" command.


help

protected void help()
Deprecated. 

processRefreshCommand

public void processRefreshCommand()
Deprecated. 
Process the "Help" command.


refreshSelectedObject

protected void refreshSelectedObject()
Deprecated. 

processFindCommandChooser

public void processFindCommandChooser()
Deprecated. 
Process the "Find" command.


search

protected void search()
Deprecated. 

processEditCommand

public void processEditCommand()
Deprecated. 
Process the "Edit" command.


editSelectedObject

protected void editSelectedObject()
Deprecated. 

processNewCommand

public void processNewCommand()
Deprecated. 
Process the "New Part" command.


newObject

protected void newObject()
Deprecated. 

processNewProductCommand

public void processNewProductCommand()
Deprecated. 
Process the "New Product" command.


newProductObject

protected void newProductObject()
Deprecated. 

processNewSerialNumberedPartCommand

public void processNewSerialNumberedPartCommand()
Deprecated. 
Process the "New Serial Numbered Part" command.


newSerialNumberedPartObject

protected void newSerialNumberedPartObject()
Deprecated. 

processViewCommand

public void processViewCommand()
Deprecated. 
Process the "View" command.


processViewESITargetsCommand

public void processViewESITargetsCommand()
Deprecated. 
Process the "View ESI Targets" command.


viewSelectedObject

protected void viewSelectedObject()
Deprecated. 

viewSelectedObjectESITargets

protected void viewSelectedObjectESITargets()
Deprecated. 

processRenameCommand

public void processRenameCommand()
Deprecated. 

changeIdentity

protected void changeIdentity()
Deprecated. 

processSaveAsCommand

public void processSaveAsCommand()
Deprecated. 

processPublishCommand

protected void processPublishCommand()
Deprecated. 
Publishes the IBAs on this version of the part to the part's master.


processClearCommand

public void processClearCommand()
Deprecated. 
Starts a thread to clear the explorer


processClearAllCommand

public void processClearAllCommand()
Deprecated. 
Starts a thread to clear the explorer


clear

protected void clear()
Deprecated. 

clearAll

protected void clearAll()
Deprecated. 

processLaunchExplorerCommand

public void processLaunchExplorerCommand()
Deprecated. 
Process the launch Windchill Explorer command. If a part is currently selected, that part will be displayed in the new Windchill Explorer.


exploreSelectedObject

protected void exploreSelectedObject()
Deprecated. 

processLaunchProductInstanceExplorerCommand

public void processLaunchProductInstanceExplorerCommand()
Deprecated. 
Process the launch Product Instance Explorer command. If a part is currently selected, that part will be displayed in the new Product Explorer. Otherwise, an empty explorer will be launched.


productInstanceExploreSelectedObject

protected void productInstanceExploreSelectedObject()
Deprecated. 

processLaunchProductExplorerCommand

public void processLaunchProductExplorerCommand()
Deprecated. 
Process the launch Product Explorer command. If a part is currently selected, that part will be displayed in the new Product Explorer. Otherwise, an empty explorer will be launched.


structureExploreSelectedObject

protected void structureExploreSelectedObject()
Deprecated. 

processLaunchConfigurationExplorerCommand

public void processLaunchConfigurationExplorerCommand()
Deprecated. 
Process the launch Configuration Explorer command. If a part is currently selected, that part will be displayed in the new Configuration Explorer. Otherwise, an empty explorer will be launched.


configurationExploreSelectedObject

protected void configurationExploreSelectedObject()
Deprecated. 

getSelectedObject

protected Object getSelectedObject()
Deprecated. 
Get the object currently selected in the explorer. If a list object is selected, use that object. Otherwise use the selected tree node.

Returns:
the selected object or null if no object is selected

getSelectedObjects

public Object[] getSelectedObjects()
Deprecated. 
Get the objects currently selected in the explorer list pane. If no list objects are selected, use the selected tree node.

Specified by:
getSelectedObjects in interface ItemSelectable
Returns:
the selected objects or null if no objects are selected

getParentFrame

protected Frame getParentFrame()
Deprecated. 
Get the parent frame of this Part Explorer component.

Returns:
the parent frame of this component.

setHelpContext

public void setHelpContext(HelpContext helpcontext)
Deprecated. 
Set the help context for this component.


getHelpContext

public HelpContext getHelpContext()
Deprecated. 
Get the help context for this component.

Returns:
the HelpContext for this component.

getApplet

public Applet getApplet()
Deprecated. 
Get the parent applet for this component.

Returns:
the Applet for this component.

setApplet

public void setApplet(Applet applet)
Deprecated. 
Set the parent applet for this component.

Parameters:
applet - the Applet for this component.

addExplorerPart

public void addExplorerPart(WTPart part)
Deprecated. 
Add a part to display in the explorer.


addExplorerPart

public void addExplorerPart(WTPart part,
                            boolean use_config_spec)
Deprecated. 
Add a part to display in the explorer.


addPart

protected void addPart(WTPart part,
                       boolean use_config_spec)
Deprecated. 

addExplorerPartMaster

public void addExplorerPartMaster(WTPartMaster aPart)
Deprecated. 
Add a part master to display in the explorer. Try to find an appropriate version of the part master based on the current configuration specification. More than one version may be found for the part master, or possibly no appropriate version will be found.


addPartMaster

protected WTPart[] addPartMaster(WTPartMaster part_master)
Deprecated. 

addItemListener

public void addItemListener(ItemListener l)
Deprecated. 
Specified by:
addItemListener in interface ItemSelectable

removeItemListener

public void removeItemListener(ItemListener l)
Deprecated. 
Specified by:
removeItemListener in interface ItemSelectable

processItemEvent

protected void processItemEvent(ItemEvent e)
Deprecated. 

addRefreshListener

protected void addRefreshListener()
Deprecated. 
Add a refresh listener. The new RefreshListener will listen for client-side updates, deleted, and creations of WTPart Objects. Newly created parts are added to the explorer. Updated parts are updated in the explorer if they are present in the tree view. Deleted parts are deleted if they are present in the tree view.


removeRefreshListener

public void removeRefreshListener()
Deprecated. 

deleteExplorerPart

protected void deleteExplorerPart(WTPart deletedPart,
                                  Object source_in)
Deprecated. 
Delete the part from the explorer if it is currently in the explorer.

Parameters:
deletedPart - the part to delete from this explorer.
source_in - the source of the event requesting the delete. May be null.

deletePart

protected void deletePart(WTPart modified_part)
Deprecated. 

deletePart

protected void deletePart(WTPart deletedPart,
                          Object source)
Deprecated. 

showMasterPropertyPage

protected void showMasterPropertyPage(WTPartMaster part_master)
                               throws WTException
Deprecated. 
Launch the HTML property page for a part master.

Throws:
WTException

refreshExplorerPart

protected void refreshExplorerPart(WTPart modifiedPart,
                                   Object source)
Deprecated. 
refresh the part in the explorer if it is currently in the explorer.

Parameters:
modifiedPart - the part to refresh in this explorer.
source - the source of the event requesting the refresh. May be null.

refreshPart

protected void refreshPart(WTPart modified_part)
Deprecated. 

refreshPart

protected void refreshPart(WTPart modified_part,
                           Object source)
Deprecated. 

updateDetail

protected boolean updateDetail(PartItem part_item,
                               WTPart updated_part)
Deprecated. 
Updates an object that is currently displayed in the list of the explorer. If the given PartItem is currently displayed in the list, that part item is updated with the given WTPart.

Parameters:
part_item - the PartItem which needs updating
updated_part - the updated WTPart to be associated with the PartItem
Returns:
true if the given PartItem was found in the list and updated

localize

protected void localize()
Deprecated. 
Initialize the explorer: Retrieve the headings to display in the list, the column alignments, the column sizes and the toolbar buttons from a resource bundle.


getValue

protected String getValue(ResourceBundle rb,
                          String key)
Deprecated. 

getValueSet

protected String[] getValueSet(String value)
Deprecated. 

getValueSet

protected String[] getValueSet(ResourceBundle rb,
                               String key)
Deprecated. 

getPropertiesRB

protected ResourceBundle getPropertiesRB()
Deprecated. 

getMessagesRB

protected ResourceBundle getMessagesRB()
Deprecated. 

getLabelsRB

protected ResourceBundle getLabelsRB()
Deprecated. 

initResources

protected void initResources()
Deprecated. 
Initialize string resources for this component.


getConfigSpecItem

public ConfigSpecItem getConfigSpecItem()
Deprecated. 
Get the configuration specification for this component.

Returns:
the config spec item

setConfigSpecItem

public void setConfigSpecItem(ConfigSpecItem configSpecItem)
Deprecated. 
Set the configuration specification for this component.


getContext

public WTContext getContext()
Deprecated. 
Get the current WTContext

Returns:
the WTContext

getThreadGroup

public ThreadGroup getThreadGroup()
Deprecated. 

showMessageDialog

protected void showMessageDialog(String message,
                                 boolean modal)
Deprecated. 
Display a Message Dialog

Parameters:
message - the message to display
modal - the modality of the dialog used to display the message

showMessageDialog

protected void showMessageDialog(String message,
                                 boolean modal,
                                 Exception e)
Deprecated. 

showExceptionDialog

protected void showExceptionDialog(String message,
                                   boolean modal,
                                   Exception e)
Deprecated. 

isDeleteAllowed

protected boolean isDeleteAllowed(WTPart part)
Deprecated. 

confirmAction

protected boolean confirmAction(String message)
Deprecated. 

initHelpSystem

protected void initHelpSystem()
Deprecated. 

getHelpSystem

public HelpSystem getHelpSystem()
Deprecated. 

processBom

public void processBom(String type)
Deprecated. 

processRemoveBaseline

public void processRemoveBaseline()
Deprecated. 
Process removing the current baselineable from a baseline.


processAddBaseline

public void processAddBaseline(int mode)
Deprecated. 
Process a baseline with the current baselineable.

Parameters:
mode - indicates whether to add or populate

processDefineAlternatesCommand

public void processDefineAlternatesCommand()
Deprecated. 
Process the "Define Alternates" command


defineAlternates

protected void defineAlternates()
Deprecated. 

processDefineSubstitutesCommand

public void processDefineSubstitutesCommand()
Deprecated. 
Process the "Define Substitutes" command


defineSubstitutes

protected void defineSubstitutes()
Deprecated. 

processNewConfigurationCommand

public void processNewConfigurationCommand()
Deprecated. 
Process the "Define Alternates" command


newConfiguration

protected void newConfiguration()
Deprecated. 

processNewProductInstanceCommand

public void processNewProductInstanceCommand()
Deprecated. 
Process the "New Product Instance" command.


newProductInstance

protected void newProductInstance()
Deprecated. 
Displays the new Product Instance


getPartMasterClassName

protected String getPartMasterClassName()
Deprecated. 
Get the class name of the PartMaster class.

Returns:
the class name of the PartMaster class

getPartMasterClass

protected Class getPartMasterClass()
Deprecated. 
Get the class of the PartMaster class.

Returns:
the class of the PartMaster class

getPartClassName

protected String getPartClassName()
Deprecated. 
Get the class name of the Part class.

Returns:
the class name of the Partclass

getPartClass

protected Class getPartClass()
Deprecated. 
Get the class of the Part class.

Returns:
the class name of the Partclass

getProductClassName

protected String getProductClassName()
Deprecated. 
Get the class name of the Product class.

Returns:
the class name of the Product class

getProductClass

protected Class getProductClass()
Deprecated. 
Get the class of the Product class.

Returns:
the class name of the Product class

getSerialNumberedPartClassName

protected String getSerialNumberedPartClassName()
Deprecated. 
Get the class name of the Serial Numbered Part class.

Returns:
the class name of the Serial Numbered Part class

getSerialNumberedPartClass

protected Class getSerialNumberedPartClass()
Deprecated. 
Get the class of the Serial Numbered Part class.

Returns:
the class name of the Partclass

getLocalizedMessage

protected String getLocalizedMessage(String key,
                                     Object[] params)
Deprecated. 
Get the Localized message from the resource bundle.

Parameters:
key - the key into the resource bundle
params - array of parameters used to format the message
Returns:
a formatted localized message from the resource bundle

getLocalizedValue

protected String getLocalizedValue(String key)
Deprecated. 

TRACE

public void TRACE(String s)
Deprecated. 

main

public static void main(String[] args)
Deprecated. 

processRTPCommand

protected void processRTPCommand()
Deprecated. 
Invoked as a result of choosing the 'Set ERP Organization' menu option. This method would only be invoked if the optional RTP client has been installed.


getCheckOutObject

protected Workable getCheckOutObject(Workable workable)
Deprecated. 
Attempts to invoke a check-out on the given Workable object. This method will launch a CheckOutTask on that object. If the check-out succeeds, the updated Workable will be returned. Otherwise, if the check-out fails, this method will return null.

Parameters:
workable - the Workable object to be checked out
Returns:
the updated Workable, if the object was successfully checked out; Otherwise, null
See Also:
CheckOutTask, Workable

getDisplayIdentity

protected String getDisplayIdentity(Object object)
Deprecated. 
Returns a String representation of the display identity of the given object. This method uses the IdentityFactory to try to retrieve the display identity.

Parameters:
object - the object whose String identity is returned
Returns:
the String identity of the object.

topLevelNodeSelected

public boolean topLevelNodeSelected()
Deprecated. 
Returns true if the selected object corresponds to the root node ("Product Structure") or a child of the root node


open

protected void open()
Deprecated. 
Method invoked to open a new object in a PIE Window. This method will display a dialog allowing the user to specify which kind of object to be opened (e.g. part, product, product configuration, etceteras) and enter criteria used to search for that kind of object.


openConfiguration

protected void openConfiguration(WTProductConfiguration configuration)
Deprecated. 

displayCreatedConfiguration

protected void displayCreatedConfiguration(RefreshEvent evt)
Deprecated. 

displayCreatedInstance

protected void displayCreatedInstance(RefreshEvent evt)
Deprecated. 

openInstance

protected void openInstance(WTProductInstance2 instance)
Deprecated. 
Open a product instance window with the specified root product instance


maybeCloseMe

protected void maybeCloseMe()
Deprecated. 

setContext

protected void setContext(boolean on)
Deprecated. 
Sets the WTContext maintaining the context for this Product Information Explorer. The given boolean value indicates whether or not the WTContext should be initialized or should be set to null. If the given boolean is true, this method will attempt to use the thread group captured when this Product Information Explorer was constructed to initialize the WTContext. If the given boolean is false, the WTContext will be set with a null value.


processOpenCommand

public void processOpenCommand()
Deprecated. 
Public method invoked to initiate the opening of a new object in a Product Information Explorer (PIE) window. This method is invoked in response to the user either selecting the 'Open' action from the menu or from the toolbar of the Product Information Explorer.


processSubmitCommand

public void processSubmitCommand()
Deprecated. 
Public method invoked to initiate the action of submitting the selected object for promotion to the next phase of its life cycle.


submitObject

protected void submitObject()
Deprecated. 
Method to perform the actual submitting of the selected object to the next phase in its life cycle.


processShowLifecyleHistoryCommand

public void processShowLifecyleHistoryCommand()
Deprecated. 
Public method invoked to initiate the displaying of the Life Cycle history for the selected object.


showLifeCycleHistory

protected void showLifeCycleHistory()
Deprecated. 

processReassignLifecyleCommand

public void processReassignLifecyleCommand()
Deprecated. 
Public method invoked to initiate the action of reassigning the life cycle of the selected object.


reassignLifeCycle

protected void reassignLifeCycle()
Deprecated. 
Invokes the dialog to reassign the life cycle template of the currently selected object. If the currently selected object implements the LifeCycleManaged interface, and the current user is a RolePlayer in the life cycle of the selected object, then this method launches a ReassignLifecycleDialog to reassign the life cycle template of the selected object.

See Also:
ReassignLifecycleDialog, LifeCycleManaged

processReassignTeamTemplateCommand

public void processReassignTeamTemplateCommand()
Deprecated. 
Public method invoked to initiate the action of reassigning the teamTemplate of the selected object. If the selected object is a LifeCycleManaged object, the ReassignTeamTemplateDialog will be displayed, allowing the user to reassign the teamTemplate of the selected object.

See Also:
wt.clients.lifecycle.select.ReassignTeamTemplateDialog, LifeCycleManaged

reassignTeamTemplate

protected void reassignTeamTemplate()
Deprecated. 
Invokes the dialog to reassign the teamTemplate of the currently selected object. If the currently selected object implements the LifeCycleManaged interface, and the current user is a RolePlayer in the life cycle of the selected object, then this method launches a ReassignTeamTemplateDialog to reassign the TeamTemplate of the selected object.

See Also:
wt.clients.lifecycle.select.ReassignTeamTemplateDialog, LifeCycleManaged

processSetLifeCycleStateCommand

public void processSetLifeCycleStateCommand()
Deprecated. 
Public method invoked to initiate the action of changing the current life cycle state of the selected object. If the selected object is a LifeCycleManaged object, the SetLifeCycleStateDialog dialog will be displayed, allowing the user to change the current state of the selected object.

See Also:
SetLifeCycleStateDialog, LifeCycleManaged

setLifeCycleState

protected void setLifeCycleState()
Deprecated. 
Invokes the dialog to set the LifeCycle state of the currently selected object. If the currently selected object implements the LifeCycleManaged interface, and the current user is a RolePlayer in the life cycle of the selected object, then this method launches a SetLifeCycleStateDialog to set the LifeCycle state of the selected object.

See Also:
SetLifeCycleStateDialog, LifeCycleManaged

processUpdateRoleParticipantsCommand

public void processUpdateRoleParticipantsCommand()
Deprecated. 
Public method invoked to initiate the action of updating the list of role participates for the current life cycle state of the selected object. If the selected object is a LifeCycleManaged object, an HTML page will display allowing the user to change the list of role participants for the current state.

See Also:
AugmentRolesProcessor, LifeCycleManaged

updateRoleParticipants

protected void updateRoleParticipants()
Deprecated. 
Displays an HTML page allowing the user to update the list of role participants for the current life cycle state of the selected object.


processShowRoleParticipantsCommand

public void processShowRoleParticipantsCommand()
Deprecated. 
Public method invoked to initiate the action of displaying the list of role participates for the current life cycle state of the selected object. If the selected object is a LifeCycleManaged object, an HTML page will display the list of role participants for the current state.

See Also:
LifeCycleManaged

showRoleParticipants

protected void showRoleParticipants()
Deprecated. 
Displays an HTML page showing the list of role participants for the current life cycle state of the selected object.


processWhereUsedReportCommand

public void processWhereUsedReportCommand()
Deprecated. 
Public method to display a multi-level where used report for the selected object.


displayWhereUsedReport

protected void displayWhereUsedReport()
Deprecated. 
Initiates the action to launch an HTML page displaying a where-used report for the selected object.


processBomCompareReportCommand

public void processBomCompareReportCommand()
Deprecated. 
Public method to display an HTML page for building a BOM comparison report for the selected object.


displayBomCompareReport

protected void displayBomCompareReport()
Deprecated. 
Initiates the action to launch an HTML page displaying a BOM comparison report for the selected object.


processProductViewCommand

public void processProductViewCommand()
Deprecated. 
Process the "Product View" command.


productViewSelectedObject

protected void productViewSelectedObject()
Deprecated. 

getReferenceFromObject

private String getReferenceFromObject(Object obj)
Deprecated. 

processOccurrencesModeCommand

public void processOccurrencesModeCommand()
Deprecated. 
Public method invoked to initiate the occurrence mode of the explorer.


occurrencesMode

protected void occurrencesMode()
Deprecated. 
Set the occurrences mode of the explorer.


setOccurrenceMode

public void setOccurrenceMode(boolean occurrence_mode)
Deprecated. 
Set the occurrence mode of the explorer.


isOccurrenceMode

public boolean isOccurrenceMode()
Deprecated. 
Returns the occurrence mode of the explorer.


processSetViewPreferenceCommand

public void processSetViewPreferenceCommand()
Deprecated. 
Public method invoked to initiate the set view preference of the explorer.


setViewPreference

protected void setViewPreference()
Deprecated. 
Set the occurrences mode of the explorer.


processAnnotateAssemblyCommand

public void processAnnotateAssemblyCommand()
Deprecated. 
Public method invoked to initiate Annotate Assembly command.


annotateAssembly

protected void annotateAssembly()
Deprecated. 
Annotate Assembly command.


processOpenAnnotationSetCommand

public void processOpenAnnotationSetCommand()
Deprecated. 
Public method invoked to initiate the Open Annotation Set command.


openAnnotationSet

protected void openAnnotationSet()
Deprecated. 
Open Annotation Set command.


processDeleteAnnotationSetCommand

public void processDeleteAnnotationSetCommand()
Deprecated. 
Public method invoked to initiate the Open Annotation Set command.


deleteAnnotationSet

protected void deleteAnnotationSet()
Deprecated. 
Delete Annotation Set command.


isEmpty

public boolean isEmpty()
Deprecated. 
Method which determines whether or not any business objects are currently displayed in the PIE window. This method returns true if no business objects (e.g. parts, products, configurations or product instances) are showing in the PIE window.

Returns:
true if no objects are showing in the tree view of the PIE window.

enableToolbarButton

public void enableToolbarButton(String button_name,
                                boolean enabled)
Deprecated. 
Method to control whether or not a toolbar button is enabled. The given boolean is used to either enable or disable the toolbar button identified by the given string name


getConfigurationSpec

public ConfigSpec getConfigurationSpec()
Deprecated. 
Returns the configuration specification being used by this window to control which versions of parts are selected when the part structure is expanded.

Returns:
the ConfigSpec being used by this window

setConfigurationSpec

public void setConfigurationSpec(ConfigSpec config_spec)
Deprecated. 

initializeConfigurationSpec

public void initializeConfigurationSpec()
Deprecated. 
Initializes the configuration specification to the default config spec for WTPart objects.


initializeConfigurationSpec

public void initializeConfigurationSpec(WTPart part)
Deprecated. 
Set the configuration specification used in the PIE window by retrieving it using the given part object.

Parameters:
part - the part which is used in retrieving an initial configuration specification for this PIE window

handleCreateEvent

protected void handleCreateEvent(RefreshEvent evt)
Deprecated. 

displayCreatedObject

protected void displayCreatedObject(RefreshEvent evt)
Deprecated. 

retrieveWTPartConfigSpec

protected static WTPartConfigSpec retrieveWTPartConfigSpec(ConfigSpec config_spec)
Deprecated. 

getContextType

protected int getContextType()
Deprecated. 
Returns an integer value which represents the context type of this explorer. The context type returned is expected to be one of the static constants defined in the PartExplorerFrame class: PART_CONTEXT, PRODUCT_CONTEXT, INSTANCE_CONTEXT, CONFIGURATION_CONTEXT, or ANNOTATION_CONTEXT.

Returns:
an integer value representing the context of this explorer

isUsingDefaultConfigSpec

public boolean isUsingDefaultConfigSpec()
Deprecated. 
Returns a boolean value indicating whether or not the configuration specification for the current PIE window is using a default configuration specification based on the user preferred view.

Returns:
true if the current config spec being used by this window is a user default

isUsingView

protected boolean isUsingView(View view)
Deprecated. 
Tests whether the given view is the same as the view currently being used in the config spec for this window. If the current config spec is a latest config spec, test the view of the latest config spec against the given view.

Parameters:
view - the view to be compared to the view of the current config spec, if the current config spec uses a view
Returns:
true if the given view is the same as the view currently being used by the config spec. A return value of false indicates that either the views are different or the current config spec is not a latest config spec.

getProgressLocation

protected Dimension getProgressLocation()
Deprecated. 

buildURL

private String buildURL(Persistable object,
                        String action,
                        String label)
Deprecated.