ICON_DOCKED, ICON_FLOAT, ICON_PROPERTIES, ICON_REMOVE, STATE_DOCKED, STATE_FLOAT, STATE_HIDDEN, viewManager| Constructor and Description |
|---|
BottomLegend(ViewManager viewManager)
Create me with the given ViewManager
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.JComponent |
doMakeContents()
Make the GUI contents.
|
protected void |
fillLegendSafely()
Override the case class method to refill the legend.
|
void |
setColors(java.awt.Color foreground,
java.awt.Color background)
Set the colors of the legend.
|
doClose, doRemove, fillLegend, floatLegend, getContainer, getContents, getFloatButton, getTitle, makePropertiesButton, setContentsToUse, setTheContainer, setViewManager, showLegend, unFloatLegendpublic BottomLegend(ViewManager viewManager)
viewManager - The view manager I am part ofprotected javax.swing.JComponent doMakeContents()
doMakeContents in class IdvLegendpublic void setColors(java.awt.Color foreground,
java.awt.Color background)
protected void fillLegendSafely()
fillLegendSafely in class IdvLegend