Package de.kappich.pat.gnd.choose
Class DisplayObjectListRenderer
java.lang.Object
de.kappich.pat.gnd.choose.DisplayObjectListRenderer
- All Implemented Interfaces:
de.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer<DisplayObject>
public class DisplayObjectListRenderer
extends Object
implements de.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer<DisplayObject>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon
(DisplayObject obj) getText
(DisplayObject displayObject) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer
getTooltip
-
Constructor Details
-
DisplayObjectListRenderer
public DisplayObjectListRenderer()
-
-
Method Details
-
getText
- Specified by:
getText
in interfacede.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer<DisplayObject>
-
getIcon
- Specified by:
getIcon
in interfacede.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer<DisplayObject>
-