com.limegroup.gnutella.gui
Class TitledPaddedPanel

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JPanel
                  extended bycom.limegroup.gnutella.gui.TitledPaddedPanel
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable

public class TitledPaddedPanel
extends javax.swing.JPanel

This is a reusable class that creates a titled panel with the specified title and the specified padding both surrounding the panel and inside the panel. This panel also uses BoxLayout on the outer panels for layout purposes.

The inner panel also defaults to BoxLayout, but the user can change the layout with the overridden setLayout method.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
static int X_AXIS
          Constant for specifying an x axis orientation for the layout.
static int Y_AXIS
          Constant for specifying a y axis orientation for the layout.
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
TitledPaddedPanel()
          Creates a TitledPaddedPanel with the empty string as its title.
TitledPaddedPanel(java.lang.String title)
          Creates a TitledPaddedPanel with the specified title.
TitledPaddedPanel(java.lang.String title, int orientation)
          Creates a TitledPaddedPanel with the specified title and the specified orientation for the inner panel.
TitledPaddedPanel(java.lang.String title, int outerPad, int innerPad)
          Creates a TitledPaddedPanel with the specified title and the specified outer and inner padding.
 
Method Summary
 java.awt.Component add(java.awt.Component comp)
          Overrides the add(Component comp) method in the Container class, adding the Component to the inner panel.
 void add(java.awt.Component comp, java.lang.String layoutKey)
          Overrides the add(Component, String) method in the Container class, adding the Component to the inner panel.
 java.lang.String getTitle()
          Accessor for the title displayed in the panel.
 void setInnerLayout(java.awt.LayoutManager mgr)
          Sets the layout for the main panel directly.
 void setTitle(java.lang.String title)
          Sets the title displayed in the panel.
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

X_AXIS

public static final int X_AXIS
Constant for specifying an x axis orientation for the layout.

See Also:
Constant Field Values

Y_AXIS

public static final int Y_AXIS
Constant for specifying a y axis orientation for the layout.

See Also:
Constant Field Values
Constructor Detail

TitledPaddedPanel

public TitledPaddedPanel(java.lang.String title,
                         int outerPad,
                         int innerPad)
Creates a TitledPaddedPanel with the specified title and the specified outer and inner padding. The underlying JPanel uses BoxLayout oriented along the y axis.

Parameters:
title - the title of the panel
outerPad - the padding to use on the outside of the titled border
innerPad - the padding to use on the inside of the titled border

TitledPaddedPanel

public TitledPaddedPanel()
Creates a TitledPaddedPanel with the empty string as its title.


TitledPaddedPanel

public TitledPaddedPanel(java.lang.String title)
Creates a TitledPaddedPanel with the specified title.

Parameters:
title - the title to use for the panel

TitledPaddedPanel

public TitledPaddedPanel(java.lang.String title,
                         int orientation)
                  throws java.lang.IllegalArgumentException
Creates a TitledPaddedPanel with the specified title and the specified orientation for the inner panel.

Parameters:
title - the title to use for the panel
orientation - the orientation to use for the layout of the inner panel
Method Detail

setTitle

public void setTitle(java.lang.String title)
Sets the title displayed in the panel.

Parameters:
title - the title to use for the panel.

getTitle

public java.lang.String getTitle()
Accessor for the title displayed in the panel.

Returns:
the title to use for the panel

setInnerLayout

public void setInnerLayout(java.awt.LayoutManager mgr)
Sets the layout for the main panel directly.

Parameters:
mgr - the LayoutManager to use for the layout

add

public java.awt.Component add(java.awt.Component comp)
Overrides the add(Component comp) method in the Container class, adding the Component to the inner panel.

Parameters:
comp - the Component to add

add

public void add(java.awt.Component comp,
                java.lang.String layoutKey)
Overrides the add(Component, String) method in the Container class, adding the Component to the inner panel.

Parameters:
comp - the Component to add
layoutKey - the key for where to layout the Component