removing the graphic/GUI/Splash on getdown

57 views
Skip to first unread message

Steven Road

unread,
Sep 5, 2019, 7:05:33 PM9/5/19
to OOO Libs
I am interested in removing the graphical aspects of this app while having it launch my application. I am currently in the process of editing the source code but I am also wondering if there's a parameter I can pass in to the main method or if there's a configuration file I can edit to have the splash show up by default. Is this possible with getdown as is? 

Michael Bayne

unread,
Sep 6, 2019, 12:18:57 PM9/6/19
to ooo-...@googlegroups.com
If you run Getdown with -Dsilent then it will not create a user interface for any reason.

Your question shifts polarity, you start out saying you want to "remov[e] the graphical aspects of the app" which makes me think that you *don't want* Getdown to show a UI, then you ask if there's a parameter you can pass to "have the splash show up by default" which makes me think you *want* to show a UI.

So I may be confused. But if you don't want Getdown to show a UI, you can use -Dsilent:

java -Dsilent -jar getdown.jar appdir


On Thu, Sep 5, 2019 at 4:05 PM Steven Road <yeongk...@gmail.com> wrote:
I am interested in removing the graphical aspects of this app while having it launch my application. I am currently in the process of editing the source code but I am also wondering if there's a parameter I can pass in to the main method or if there's a configuration file I can edit to have the splash show up by default. Is this possible with getdown as is? 

--
You received this message because you are subscribed to the Google Groups "OOO Libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ooo-libs+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ooo-libs/285b69d9-198e-4c85-9db4-c03905cdd48b%40googlegroups.com.


--
Reply all
Reply to author
Forward
Message has been deleted
0 new messages