|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommentSource
CommentSource interface that must be implemented by a class if a comment is to be linked to it.
Method Summary | |
---|---|
java.awt.Component |
add(java.awt.Component commentLabel)
add commentLabel to the commentSource |
java.lang.Long |
getBlockID()
|
java.awt.Point |
getCommentLocation()
returns where the CommentArrow should draw from |
java.awt.Container |
getParent()
returns the parent of the commentSource |
WorkspaceWidget |
getParentWidget()
Returns the parent WorkspaceWidget containing this |
Method Detail |
---|
java.awt.Container getParent()
WorkspaceWidget getParentWidget()
java.awt.Point getCommentLocation()
java.awt.Component add(java.awt.Component commentLabel)
commentLabel
- java.lang.Long getBlockID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |