|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.editor.gui.questions.parts.AbstractPartRenderer
public class AbstractPartRenderer
Constructor Summary | |
---|---|
AbstractPartRenderer(FocusOtherListener focusOtherListener,
Page page,
DataBitStorage objectStorage,
UndoHandler undoHandler)
|
Method Summary | |
---|---|
javax.swing.ImageIcon |
getIconFor(AuxillaryQuestionPart listItem)
|
javax.swing.JComponent |
getRendererFor(AuxillaryQuestionPart listItem)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPartRenderer(FocusOtherListener focusOtherListener, Page page, DataBitStorage objectStorage, UndoHandler undoHandler)
Method Detail |
---|
public javax.swing.JComponent getRendererFor(AuxillaryQuestionPart listItem)
getRendererFor
in interface ReorderableListModelRenderer<AuxillaryQuestionPart>
public javax.swing.ImageIcon getIconFor(AuxillaryQuestionPart listItem)
getIconFor
in interface ReorderableListModelRenderer<AuxillaryQuestionPart>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |