|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.draw2d.figures.EditableLabel.TextProvider
public abstract static class EditableLabel.TextProvider
A TextProvider class where we define an abstract method getText() where subclasses must define the part of the Text that must be displayed during the editing. Creation : 15 sept. 2005
Constructor Summary | |
---|---|
EditableLabel.TextProvider()
|
Method Summary | |
---|---|
abstract java.lang.String |
getText()
Returns the Text that must be displayed during the editing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditableLabel.TextProvider()
Method Detail |
---|
public abstract java.lang.String getText()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.