public class ToStringUi<T> extends ObjectText<T> implements IObjectUi<T>
| Constructor and Description |
|---|
ToStringUi() |
| Modifier and Type | Method and Description |
|---|---|
Icon |
getIcon(T object) |
String |
getToolTipText(T object) |
getTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTextpublic Icon getIcon(T object)
getIcon in interface IObjectIcon<T>public String getToolTipText(T object)
getToolTipText in interface IObjectUi<T>Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.