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 class
ClusterSplashScreen
class
DBEsplashScreen
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart with parameters of type SplashScreenInterface Modifier and Type Method Description static void
GravistoMainHelper. createApplicationSettingsFolder(SplashScreenInterface splashScreen)
static MainFrame
GravistoMainHelper. initApplication(String[] args, SplashScreenInterface splashScreen, ClassLoader cl, String addPluginFile, String addPlugin)
static MainFrame
GravistoMainHelper. 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 class
SplashScreen
A frame that is displayed while Graffiti is loading.