Skip navigation links
A B C D E F G I M N O R S V 

A

AboutColorCastListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/13/16.
AboutColorCastListener(Component) - Constructor for class org.umuc.swen.colorcast.view.listener.AboutColorCastListener
 
AbstractBrewerScaleMapper - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/15/16.
AbstractBrewerScaleMapper(ColorBrewer, String) - Constructor for class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.ControlPanelAction
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.AboutColorCastListener
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.ApplyBrewerScaleToNetworkListener
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.ColumnSelectionListener
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.RadioButtonListener
 
APP_MENU - Static variable in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser.Resources
 
APP_TITLE - Static variable in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser.Resources
 
ApplyBrewerScaleToNetworkListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 9/24/16.
ApplyBrewerScaleToNetworkListener(ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.view.listener.ApplyBrewerScaleToNetworkListener
 
applyFilterMapping(Collection<CyNetworkView>, CyNode, CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
applyFilterMapping(Collection<CyNetworkView>, CyNode, CyRow) - Method in interface org.umuc.swen.colorcast.model.mapping.FilterMapper
 
applyFilterToNetwork(CyNetwork, String, ColorBrewer, MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Applies a FilterMapper to specified CyNetwork and its Collection of CyNetworkView
applyFilterToNetworks(String, ColorBrewer, MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Applies a FilterMapper to each network available in the CyNetworkManager

B

BrewerColorAppException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
BrewerColorAppException(String) - Constructor for exception org.umuc.swen.colorcast.model.exception.BrewerColorAppException
 
BrewerPanelComponent - Class in org.umuc.swen.colorcast
 
BrewerPanelComponent(ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.BrewerPanelComponent
 
BrewerScaleMainPanel - Class in org.umuc.swen.colorcast.view
Created by cwancowicz on 9/22/16.
BrewerScaleMainPanel(ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.view.BrewerScaleMainPanel
 
BrewerScaleMapperFactory - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/20/16.
BrewerScaleMapperFactory() - Constructor for class org.umuc.swen.colorcast.model.mapping.BrewerScaleMapperFactory
 

C

colorBrewer - Variable in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
ColorBrewerMapperUtil - Class in org.umuc.swen.colorcast.model.util
Created by cwancowicz on 9/24/16.
ColorBrewerMapperUtil(CyActivator) - Constructor for class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
 
ColorBrewerPaletteChooser - Class in org.umuc.swen.colorcast.view
Created by cwancowicz on 11/1/16.
ColorBrewerPaletteChooser(ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
ColorBrewerPaletteChooser.Resources - Class in org.umuc.swen.colorcast.view
 
colorChanged() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
colorChanged() - Method in interface org.umuc.swen.colorcast.view.listener.ColorChangeListener
 
ColorChangeListener - Interface in org.umuc.swen.colorcast.view.listener
ChangeEvent did not seem to work properly so opted for my own Listener Created by cwancowicz on 11/3/16.
colorWasSelected() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
columnName - Variable in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
ColumnSelectionListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/4/16.
ColumnSelectionListener(ColorBrewerPaletteChooser, DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.listener.ColumnSelectionListener
 
columnWasSelected() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
ContinuousBrewerScaleMapper<T extends Number> - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 9/29/16.
ContinuousBrewerScaleMapper(String, ColorBrewer, List<T>, Class<T>) - Constructor for class org.umuc.swen.colorcast.model.mapping.ContinuousBrewerScaleMapper
 
ControlPanelAction - Class in org.umuc.swen.colorcast
 
ControlPanelAction(CySwingApplication, BrewerPanelComponent) - Constructor for class org.umuc.swen.colorcast.ControlPanelAction
 
createFilterMapper(CyNetwork, String, ColorBrewer, MapType) - Static method in class org.umuc.swen.colorcast.model.mapping.BrewerScaleMapperFactory
Creates a FilterMapper of type MapType for applying the ColorBrewer palette to the CyNetwork.
CyActivator - Class in org.umuc.swen.colorcast
 
CyActivator() - Constructor for class org.umuc.swen.colorcast.CyActivator
 

D

disableApplyColorBrewerButton() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
DisableApplyColorSchemeListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/3/16.
DisableApplyColorSchemeListener(ColorBrewerPaletteChooser) - Constructor for class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
DiscreteBrewerScaleMapper<T> - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/14/16.
DiscreteBrewerScaleMapper(Set<T>, ColorBrewer, String) - Constructor for class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
DivergingBrewerScaleMapper<T extends Number> - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/17/16.
DivergingBrewerScaleMapper(String, ColorBrewer, Double, Class<T>) - Constructor for class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 

E

enableApplyColorBrewerButton() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 

F

FilterMapper - Interface in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 9/24/16.

G

getColor(CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
getColor(CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.ContinuousBrewerScaleMapper
 
getColor(CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
getColor(CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 
getColorBrewer() - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
getColumns(MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Returns the Set of Column Names that are compatible for the specified MapType
getComponent() - Method in class org.umuc.swen.colorcast.BrewerPanelComponent
 
getCytoPanelName() - Method in class org.umuc.swen.colorcast.BrewerPanelComponent
 
getElement() - Method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
 
getIcon() - Method in class org.umuc.swen.colorcast.BrewerPanelComponent
 
getMapName() - Method in enum org.umuc.swen.colorcast.model.mapping.MapType
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.ContinuousBrewerScaleMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 
getMapType() - Method in interface org.umuc.swen.colorcast.model.mapping.FilterMapper
 
getNetworkManager() - Method in class org.umuc.swen.colorcast.CyActivator
 
getNetworkViewManager() - Method in class org.umuc.swen.colorcast.CyActivator
 
getPaletteType() - Method in enum org.umuc.swen.colorcast.model.mapping.MapType
 
getSelectedColumn() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
getSelectedMapType() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
getSelectedPalette() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
getTitle() - Method in class org.umuc.swen.colorcast.BrewerPanelComponent
 

I

InvalidBrewerColorMapper - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
InvalidBrewerColorMapper(MapType, InvalidElement...) - Constructor for exception org.umuc.swen.colorcast.model.exception.InvalidBrewerColorMapper
 
InvalidDataException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
InvalidDataException(String) - Constructor for exception org.umuc.swen.colorcast.model.exception.InvalidDataException
 
InvalidElement - Enum in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.

M

MapType - Enum in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/16/16.
MESSAGE - Static variable in exception org.umuc.swen.colorcast.model.exception.NoBrewerColorFoundException
 
MyColorPanelSelectionModel - Class in org.umuc.swen.colorcast.view
Created by cwancowicz on 11/3/16.
MyColorPanelSelectionModel(DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 

N

NoBrewerColorFoundException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 9/29/16.
NoBrewerColorFoundException() - Constructor for exception org.umuc.swen.colorcast.model.exception.NoBrewerColorFoundException
 

O

org.umuc.swen.colorcast - package org.umuc.swen.colorcast
 
org.umuc.swen.colorcast.model.exception - package org.umuc.swen.colorcast.model.exception
 
org.umuc.swen.colorcast.model.mapping - package org.umuc.swen.colorcast.model.mapping
 
org.umuc.swen.colorcast.model.util - package org.umuc.swen.colorcast.model.util
 
org.umuc.swen.colorcast.view - package org.umuc.swen.colorcast.view
 
org.umuc.swen.colorcast.view.listener - package org.umuc.swen.colorcast.view.listener
 

R

RadioButtonListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/1/16.
RadioButtonListener(ColorBrewerPaletteChooser, MapType, DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.listener.RadioButtonListener
 
radioButtonPressed() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
Resources() - Constructor for class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser.Resources
 

S

setColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
setColorPanel(AbstractColorChooserPanel, MapType) - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
setColumnSelection() - Method in class org.umuc.swen.colorcast.view.ColorBrewerPaletteChooser
 
setSelectedColorChangedListener(ColorChangeListener) - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
start(BundleContext) - Method in class org.umuc.swen.colorcast.CyActivator
 

V

validateColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
validateColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.model.mapping.ContinuousBrewerScaleMapper
 
validateColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
validateColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 
valueOf(String) - Static method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.umuc.swen.colorcast.model.mapping.MapType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.umuc.swen.colorcast.model.mapping.MapType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I M N O R S V 
Skip navigation links

Copyright © 2016. All rights reserved.