Package weka.gui
Class ResultHistoryPanel
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
weka.gui.ResultHistoryPanel
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
A component that accepts named stringbuffers and displays the name in a list
box. When a name is right-clicked, a frame is popped up that contains the
string held by the stringbuffer. Optionally a text component may be provided
that will have it's text set to the named result text on a left-click.
- Version:
- $Revision: 14493 $
- Author:
- Len Trigg (trigg@cs.waikato.ac.nz)
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Interface for something to be notified when an entry in the list is deletedstatic class
Extension of KeyAdapter that implements Serializable.static class
Extension of MouseAdapter that implements Serializable.Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
Nested classes/interfaces inherited from class java.awt.Component
Component.BaselineResizeBehavior
-
Field Summary
Fields inherited from class javax.swing.JComponent
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds an object to the results list.void
addOrOverwriteObject
(String name, Object o) Adds an object to the result list.void
addResult
(String name, StringBuffer result) Adds a new result to the result list.void
Removes all of the result buffers from the history.getList()
Gets the JList used by the results listgetNameAtIndex
(int index) Gets the name of theitem in the list at the specified indexgetNamedBuffer
(String name) Gets the named buffergetNamedObject
(String name) Get the named object from the listGets the buffer associated with the currently selected item in the list.Get the name of the currently selected item in the listGets the object associated with the currently selected item in the list.Gets the selection model used by the results list.static void
Tests out the result history from the command line.void
Opens the named result in a separate frame.void
removeResult
(String name) Removes one of the result buffers from the history.void
removeResults
(int[] selectedI) Remove the entries at the specified indices in the listvoid
removeResults
(List<String> entries) Remove the specified entries from the listvoid
Set the background color for this component and the listvoid
Set a listener for deletions from the listvoid
Set the font to use in the listvoid
setHandleRightClicks
(boolean tf) Set whether the result history list should handle right clicks or whether the parent object will handle them.void
setSelectedListValue
(String name) Set the selected list entry.void
Sets the single-click display to view the named result.void
updateResult
(String name) Tells any component currently displaying the named result that the contents of the result text in the StringBuffer have been updated.Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, setUI, updateUI
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Constructor Details
-
ResultHistoryPanel
Create the result history object- Parameters:
text
- the optional text component for single-click display
-
-
Method Details
-
setDeleteListener
Set a listener for deletions from the list- Parameters:
listener
- the listener to set
-
addResult
Adds a new result to the result list.- Parameters:
name
- the name to associate with the resultresult
- the StringBuffer that contains the result text
-
removeResults
public void removeResults(int[] selectedI) Remove the entries at the specified indices in the list- Parameters:
selectedI
- the entries to remove
-
removeResults
Remove the specified entries from the list- Parameters:
entries
- the entries to remove
-
removeResult
Removes one of the result buffers from the history. Any windows currently displaying the contents of the buffer are not affected.- Parameters:
name
- the name of the buffer to remove.
-
clearResults
public void clearResults()Removes all of the result buffers from the history. Any windows currently displaying the contents of the buffer are not affected. -
addObject
Adds an object to the results list. If an object with the same name already exists, then a number is appended to the end of the name to make it unique.- Parameters:
name
- the name to associate with the objecto
- the object
-
addOrOverwriteObject
Adds an object to the result list. Overwrites any exsiting object with the same name- Parameters:
name
- the name to associate with the objecto
- the object
-
getNamedObject
Get the named object from the list- Parameters:
name
- the name of the item to retrieve the stored object for- Returns:
- the object or null if there is no object at this index
-
getSelectedObject
Gets the object associated with the currently selected item in the list.- Returns:
- the object or null if there is no object corresponding to the current selection in the list
-
getNamedBuffer
Gets the named buffer- Returns:
- the buffer or null if there are no items in the list
-
getSelectedBuffer
Gets the buffer associated with the currently selected item in the list.- Returns:
- the buffer or null if there are no items in the list
-
getSelectedName
Get the name of the currently selected item in the list- Returns:
- the name of the currently selected item or null if no item selected
-
getNameAtIndex
Gets the name of theitem in the list at the specified index- Returns:
- the name of item or null if there is no item at that index
-
setSingle
Sets the single-click display to view the named result.- Parameters:
name
- the name of the result to display.
-
setSelectedListValue
Set the selected list entry. Note, does not update the single click display to the corresponding named result - use setSingle() to set the selected list entry and view the corresponding result- Parameters:
name
- the name of the list entry to be selected
-
openFrame
Opens the named result in a separate frame.- Parameters:
name
- the name of the result to open.
-
updateResult
Tells any component currently displaying the named result that the contents of the result text in the StringBuffer have been updated.- Parameters:
name
- the name of the result that has been updated.
-
getSelectionModel
Gets the selection model used by the results list.- Returns:
- a value of type 'ListSelectionModel'
-
getList
Gets the JList used by the results list- Returns:
- the JList
-
setHandleRightClicks
public void setHandleRightClicks(boolean tf) Set whether the result history list should handle right clicks or whether the parent object will handle them.- Parameters:
tf
- false if parent object will handle right clicks
-
setBackground
Set the background color for this component and the list- Overrides:
setBackground
in classJComponent
- Parameters:
c
- the background color to use
-
setFont
Set the font to use in the list- Overrides:
setFont
in classJComponent
- Parameters:
f
- the font to use
-
main
Tests out the result history from the command line.- Parameters:
args
- ignored
-