Uses of Class
org.graffiti.editor.GraffitiInternalFrame
| Package | Description |
|---|---|
| org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
-
Uses of GraffitiInternalFrame in org.graffiti.editor
Methods in org.graffiti.editor with parameters of type GraffitiInternalFrame Modifier and Type Method Description voidGravistoService. addFrame(GraffitiInternalFrame frame)Adds a new internal frame to the list of pattern editor frames.voidGravistoService. removeFrame(GraffitiInternalFrame frame)Constructors in org.graffiti.editor with parameters of type GraffitiInternalFrame Constructor Description GraffitiFrame(GraffitiInternalFrame internalFrame, boolean fullscreen)Constructs a newGraffitiInternalFrame.