whistleDetector
Class WhistleParametersDialog.GroupedWhistleSourcePanel

java.lang.Object
  extended by PamView.SourcePanel
      extended by PamView.GroupedSourcePanel
          extended by whistleDetector.WhistleParametersDialog.GroupedWhistleSourcePanel
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
WhistleParametersDialog

 class WhistleParametersDialog.GroupedWhistleSourcePanel
extends GroupedSourcePanel


Field Summary
 
Fields inherited from class PamView.GroupedSourcePanel
GROUP_ALL, GROUP_SINGLES, GROUP_USER
 
Fields inherited from class PamView.SourcePanel
borderTitle, channelBoxes, excludedBlocks, hasChannels, includeSubClasses, ownerWindow, panel, sourceList, sourceType
 
Constructor Summary
WhistleParametersDialog.GroupedWhistleSourcePanel(java.awt.Window ownerWindow, java.lang.Class sourceType, boolean hasChannels, boolean includeSubClasses, boolean autoGrouping)
           
WhistleParametersDialog.GroupedWhistleSourcePanel(java.awt.Window ownerWindow, java.lang.String borderTitle, java.lang.Class sourceType, boolean hasChannels, boolean includeSubClasses, boolean autoGrouping)
           
 
Method Summary
 
Methods inherited from class PamView.GroupedSourcePanel
addComponent, countChannelGroups, createPanel, enableGroupBoxes, getChannelGroups, getGroupChannels, getGroupIndex, getGrouping, getGroupList, getGroupMap, getParams, isAutoGrouping, selectionChanged, setAutoGrouping, setChannelGroups, setGrouping, setParams, showChannels
 
Methods inherited from class PamView.SourcePanel
actionPerformed, addSelectionListener, addSourcePanelMonitor, clearExcludeList, excludeDataBlock, getChannelBoxes, getChannelList, getLocalisationRequirements, getPanel, getSource, getSourceCount, getSourceIndex, getSourceType, removeSourcePanelMonitor, rePackOwner, setChannelList, setEnabled, setLocalisationRequirements, setSource, setSource, setSourceList, setSourceList, setSourceType, sourceChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhistleParametersDialog.GroupedWhistleSourcePanel

public WhistleParametersDialog.GroupedWhistleSourcePanel(java.awt.Window ownerWindow,
                                                         java.lang.Class sourceType,
                                                         boolean hasChannels,
                                                         boolean includeSubClasses,
                                                         boolean autoGrouping)

WhistleParametersDialog.GroupedWhistleSourcePanel

public WhistleParametersDialog.GroupedWhistleSourcePanel(java.awt.Window ownerWindow,
                                                         java.lang.String borderTitle,
                                                         java.lang.Class sourceType,
                                                         boolean hasChannels,
                                                         boolean includeSubClasses,
                                                         boolean autoGrouping)