|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.swing.MapLabelInfoProvider
public class MapLabelInfoProvider
LabelInfoProvider based on a map.
| Constructor Summary | |
|---|---|
MapLabelInfoProvider()
|
|
| Method Summary | |
|---|---|
LabelInfo |
getLabelIcon(Object item)
Gets the label information. |
Map<Object,LabelInfo> |
getLabelInfoMap()
Gets the label info map. |
void |
setLabelInfoMap(Map<Object,LabelInfo> labelInfoMap)
Sets the label info map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapLabelInfoProvider()
| Method Detail |
|---|
public LabelInfo getLabelIcon(Object item)
LabelInfoProvider
getLabelIcon in interface LabelInfoProvideritem - the item
public Map<Object,LabelInfo> getLabelInfoMap()
public void setLabelInfoMap(Map<Object,LabelInfo> labelInfoMap)
labelInfoMap - the label info map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||