|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.swing.ClassLabelInfoProvider
public class ClassLabelInfoProvider
This label provider is based on the class name of the item.
| Constructor Summary | |
|---|---|
ClassLabelInfoProvider()
|
|
| Method Summary | |
|---|---|
IconService |
getIconService()
Gets the icon service used to access icons |
LabelInfo |
getLabelIcon(Object item)
Gets the label information. |
boolean |
isUseFullName()
Checks if is use full name. |
void |
setIconService(IconService iconService)
Sets the icon service used to access icons |
void |
setUseFullName(boolean useFullName)
Sets the use full name of the enumeration class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassLabelInfoProvider()
| Method Detail |
|---|
public IconService getIconService()
public LabelInfo getLabelIcon(Object item)
getLabelIcon in interface LabelInfoProvideritem - the item
public boolean isUseFullName()
public void setIconService(IconService iconService)
iconService - Icon servicepublic void setUseFullName(boolean useFullName)
useFullName - the new use full name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||