com.xinapse.util
Class IntensityRelation.PanelGenerator

java.lang.Object
  extended by com.xinapse.util.IntensityRelation.PanelGenerator
All Implemented Interfaces:
ImageSelectionGroupPanel.ComponentGenerator
Enclosing class:
IntensityRelation

public static class IntensityRelation.PanelGenerator
extends java.lang.Object
implements ImageSelectionGroupPanel.ComponentGenerator

Class for generating JPanels for selecting an IntensityRelation.


Nested Class Summary
static class IntensityRelation.PanelGenerator.Panel
           
 
Constructor Summary
IntensityRelation.PanelGenerator()
           
 
Method Summary
 java.awt.Component getComponent(int currentNPanels)
          Causes this ComponentGenerator to generate a new user component.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntensityRelation.PanelGenerator

public IntensityRelation.PanelGenerator()
Method Detail

getComponent

public java.awt.Component getComponent(int currentNPanels)
Description copied from interface: ImageSelectionGroupPanel.ComponentGenerator
Causes this ComponentGenerator to generate a new user component.

Specified by:
getComponent in interface ImageSelectionGroupPanel.ComponentGenerator
Parameters:
currentNPanels - an identifier which can be used in the contruction of the component to identify its location in the ImageSelectionGroupPanel.
Returns:
the new component.


Copyright 2006-2011 Xinapse Systems Limited. All Rights Reserved.