pairwise-logo.gif (1266 bytes)

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class PairwiseComparativeMap.PairwiseComparativeMapBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----PairwiseComparativeMap.PairwiseComparativeMapBeanInfo

public class PairwiseComparativeMapBeanInfo
extends SimpleBeanInfo
The Bean Info class for PairwiseComparativeMap

Version:
1.0

Author:
Written by Jeremy Dickson for the UK Crop Plant Bioinformatics Network, October 1998.

See Also:
PairwiseComparativeMap

Constructor Index

 o PairwiseComparativeMapBeanInfo()

Method Index

 o getIcon(int)
Returns the images for PairwiseComparativeMap, a 32x32 pixel and a 16x16 pixel image are available.
 o getPropertyDescriptors()
Returns the properties for PairwiseComparativeMap.

Constructors

 o PairwiseComparativeMapBeanInfo
 public PairwiseComparativeMapBeanInfo()

Methods

 o getIcon
 public Image getIcon(int iconKind)
Returns the images for PairwiseComparativeMap, a 32x32 pixel and a 16x16 pixel image are available.

Overrides:
getIcon in class SimpleBeanInfo
 o getPropertyDescriptors
 public PropertyDescriptor[] getPropertyDescriptors()
Returns the properties for PairwiseComparativeMap.

Overrides:
getPropertyDescriptors in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index