Uses of Interface
org.graffiti.editor.SplashScreenInterface
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart | |
| org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
-
Uses of SplashScreenInterface in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart that implement SplashScreenInterface Modifier and Type Class Description classClusterSplashScreenclassDBEsplashScreenMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart with parameters of type SplashScreenInterface Modifier and Type Method Description static voidGravistoMainHelper. createApplicationSettingsFolder(SplashScreenInterface splashScreen)static MainFrameGravistoMainHelper. initApplication(String[] args, SplashScreenInterface splashScreen, ClassLoader cl, String addPluginFile, String addPlugin)static MainFrameGravistoMainHelper. initApplicationExt(String[] args, SplashScreenInterface splashScreen, ClassLoader cl, String addPluginFile, String[] addPlugins) -
Uses of SplashScreenInterface in org.graffiti.editor
Classes in org.graffiti.editor that implement SplashScreenInterface Modifier and Type Class Description classSplashScreenA frame that is displayed while Graffiti is loading.