com.ibm.dse.tools.workbench.gui
Class GroupVersionsExplorer

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Frame
                          |
                          +--javax.swing.JFrame
                                |
                                +--com.ibm.dse.tools.workbench.gui.VersionsExplorer
                                      |
                                      +--com.ibm.dse.tools.workbench.gui.GroupVersionsExplorer

public class GroupVersionsExplorer
extends VersionsExplorer
implements javax.swing.event.ListSelectionListener, javax.swing.event.TreeSelectionListener, CommonParameters, IconNames

This class is an explorer of the versions of an group existing in a repository

See Also:
Serialized Form

Inner Class Summary
protected  class GroupVersionsExplorer.PopupMenuListener
           
 
Inner classes inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
 
Field Summary
static java.lang.String FRAME_TITLE_LABEL_TEXT
           
protected  TableRow rootRow
           
static java.lang.String SECTION
           
protected  TableRow[] selectedRows
           
static java.lang.String TITLE
           
 
Fields inherited from class javax.swing.JFrame
accessibleContext, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Frame
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface com.ibm.dse.tools.workbench.gui.CommonParameters
CHANGE_LISTENER, CONTAINER_GROUPS, CURRENT_GROUP, PARENT_ROW, REPOSITORY, ROW_SELECTION_COUNT, SELECTED_PARENT_ROWS, SELECTED_ROWS, WIZARD_PARAM, WORKSPACE
 
Fields inherited from interface com.ibm.dse.tools.workbench.gui.IconNames
ATTRIBUTE, ATTRIBUTE_BIG, C_SETTINGS, C_SETTINGS_BIG, CLIENT, CLIENT_SERVER, CONSOLE, CONTEXT, DATA, DEVELOPMENT_WORKBENCH, DOMAIN, DOMAIN_BIG, ENTITY, ENTITY_BIG, ERROR, FILE, FOLDER_CLOSED, FOLDER_OPENED, FORMAT, GROUP, GROUP_BIG, GROUP_CLOSED, GROUP_OPENED, INSTANCE, INSTANCE_BIG, INSTANCE_CLOSED, INSTANCE_OPENED, LIST_VIEW, NONE, OPEN, OPERATION, PROCESS, PROPERTY, PROPERTY_BIG, REPOSITORY, REPOSITORY_BIG, SERVER, SETTINGS, STANDALONE, TREE_VIEW, USER, USERS_BIG, VERSION, VERSION_BIG, VERSION_WINDOW, VIEW, WARNING, WIZARD, WORKSPACE, WORKSPACE_BIG, WORKSPACE_EXPLORER
 
Constructor Summary
GroupVersionsExplorer()
          This method creates group versions explorer instance
GroupVersionsExplorer(TableRow groupRow)
          This method creates a group versions explorer instance for the group groupRow
 
Method Summary
 void dispose()
          This method disposes the frame and notifies its parent Explorer
protected  void doShowPopupMenu(java.awt.event.MouseEvent event)
          Shows the PopUp Menu with the appropiate menu items
 TableRow getRootRow()
          Return the root row for the explorer
 void setGroup(TableRow groupRow)
          This method sets the group whose versions will be explored
 void valueChanged(javax.swing.event.ListSelectionEvent e)
          This method refreshes the panels in the explorer when a diferent element in a List is selected
 void valueChanged(javax.swing.event.TreeSelectionEvent e)
          This method refreshes the panels in the explorer when a diferent element in a Tree is selected
 
Methods inherited from class com.ibm.dse.tools.workbench.gui.VersionsExplorer
setReadyMode, setWaitingMode
 
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isRootPaneCheckingEnabled, paramString, processKeyEvent, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update
 
Methods inherited from class java.awt.Frame
addNotify, finalize, getCursorType, getFrames, getIconImage, getMenuBar, getState, getTitle, isResizable, remove, removeNotify, setCursor, setIconImage, setMenuBar, setResizable, setState, setTitle
 
Methods inherited from class java.awt.Window
addWindowListener, applyResourceBundle, applyResourceBundle, getFocusOwner, getInputContext, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, hide, isShowing, pack, postEvent, processEvent, removeWindowListener, setCursor, show, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setFont, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addPropertyChangeListener, addPropertyChangeListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getInputMethodRequests, getLocation, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isDisplayable, isDoubleBuffered, isEnabled, isFocusTraversable, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processInputMethodEvent, processMouseEvent, processMouseMotionEvent, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SECTION

public static final java.lang.String SECTION

TITLE

public static final java.lang.String TITLE

FRAME_TITLE_LABEL_TEXT

public static final java.lang.String FRAME_TITLE_LABEL_TEXT

rootRow

protected TableRow rootRow

selectedRows

protected TableRow[] selectedRows
Constructor Detail

GroupVersionsExplorer

public GroupVersionsExplorer()
This method creates group versions explorer instance

GroupVersionsExplorer

public GroupVersionsExplorer(TableRow groupRow)
This method creates a group versions explorer instance for the group groupRow
Parameters:
groupRow - com.ibm.dse.tools.workbench.base.TableRow
Method Detail

dispose

public void dispose()
This method disposes the frame and notifies its parent Explorer
Overrides:
dispose in class java.awt.Window

doShowPopupMenu

protected void doShowPopupMenu(java.awt.event.MouseEvent event)
Shows the PopUp Menu with the appropiate menu items
Parameters:
event - java.awt.event.MouseEvent

getRootRow

public TableRow getRootRow()
Return the root row for the explorer
Returns:
com.ibm.dse.tools.workbench.base.TableRow

setGroup

public void setGroup(TableRow groupRow)
This method sets the group whose versions will be explored
Parameters:
groupRow - com.ibm.dse.tools.workbench.base.TableRow

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
This method refreshes the panels in the explorer when a diferent element in a List is selected
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener
Parameters:
e - javax.swing.event.ListSelectionEvent

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent e)
This method refreshes the panels in the explorer when a diferent element in a Tree is selected
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener
Parameters:
e - javax.swing.event.TreeSelectionEvent