edu.princeton.wordnet.wnscope.wizard.LabelledComponent Class Reference

Inherits javax::swing::JPanel.

Inherited by edu.princeton.wordnet.wnscope.wizard.LabelledTextComponent.

Collaboration diagram for edu.princeton.wordnet.wnscope.wizard.LabelledComponent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LabelledComponent (final String thisLabel, final Component thisComponent)
Component getComponent ()

Protected Member Functions

void initialize ()
Component wrapComponent (final Component thisComponent)

Protected Attributes

Component theComponent

Detailed Description

Show a component with a label above it.

Author:
Bernard Bou

Constructor & Destructor Documentation

edu.princeton.wordnet.wnscope.wizard.LabelledComponent.LabelledComponent ( final String  thisLabel,
final Component  thisComponent 
)

Constructor

Parameters:
thisLabel label
thisComponent text component

Member Function Documentation

Component edu.princeton.wordnet.wnscope.wizard.LabelledComponent.getComponent (  ) 

Get embedded component

Returns:
embedded component
void edu.princeton.wordnet.wnscope.wizard.LabelledComponent.initialize (  )  [protected]
Component edu.princeton.wordnet.wnscope.wizard.LabelledComponent.wrapComponent ( final Component  thisComponent  )  [protected]

Overridden when embedded component undergoes further wrapping

Parameters:
thisComponent 
Returns:
wrapped component

Reimplemented in edu.princeton.wordnet.wnscope.wizard.BrowsableLabelledComponent.


Member Data Documentation

Wrapped component


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:44:27 2010 for WordNetScope by  doxygen 1.6.3