Uses of Class
org.graffiti.editor.GraffitiFrame
| Package | Description |
|---|---|
| org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
| org.graffiti.plugins.views.defaults |
-
Uses of GraffitiFrame in org.graffiti.editor
Methods in org.graffiti.editor that return GraffitiFrame Modifier and Type Method Description GraffitiFrameMainFrame. getActiveDetachedFrame()GraffitiFrame[]MainFrame. getDetachedFrames()Methods in org.graffiti.editor with parameters of type GraffitiFrame Modifier and Type Method Description voidMainFrame. addDetachedFrame(GraffitiFrame frame)voidMainFrame. removeDetachedFrame(GraffitiFrame frame) -
Uses of GraffitiFrame in org.graffiti.plugins.views.defaults
Methods in org.graffiti.plugins.views.defaults that return GraffitiFrame Modifier and Type Method Description GraffitiFrame[]GraffitiView. getDetachedFrames()