|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pf.joi.renderer.CharacterRenderer
public class CharacterRenderer
This class is responsible to convert Character instances to their String representation in inspectors.
| Constructor Summary | |
|---|---|
CharacterRenderer()
Initialize the new instance with default values. |
|
| Method Summary | |
|---|---|
java.lang.String |
inspectString(java.lang.Object obj)
Returns the string representation of the specified object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharacterRenderer()
| Method Detail |
|---|
public java.lang.String inspectString(java.lang.Object obj)
inspectString in interface ObjectRendererobj - Must be a Character !
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||