|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClackView
Interface for different views of Clack that can be placed inside a ClackDocument
Method Summary | |
---|---|
java.awt.Component |
getComponent()
The component associated with this view |
JGraph |
getGraph()
The JGraph associated with this view |
boolean |
isVisibleView()
indicates if this view is currently visible to the user |
void |
setIsVisibleView(boolean b)
set flag indicating if this view is current visible to the user |
Method Detail |
---|
JGraph getGraph()
java.awt.Component getComponent()
boolean isVisibleView()
void setIsVisibleView(boolean b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |