LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Java to run software
#4
Thanks for the replies

I have tried  JDiskReport as suggested and that works fine - It default is set to open using Java and runs OK.

The "start sh" file in Keepboard has the following script
_____________________________________________-

#!/bin/sh
DIR="$( cd "$( dirname "$0" )" && pwd )"
cd $DIR
java -jar jar.jar
______________________________________________-


Keepboard does appear to do something as it creates a "Pref" folder in the program folder there is a Pref file as shown below.
________________________________________________
<list>
  <item>
    <autosaveImages>false</autosaveImages>
    <autopasteKeyModifiers>2</autopasteKeyModifiers>
    <autopasteKeyCode>86</autopasteKeyCode>
    <autostart>false</autostart>
    <lookAndFeel>NIMBUS</lookAndFeel>
    <mainFrameWidth>430</mainFrameWidth>
    <mainFrameHeight>510</mainFrameHeight>
    <paused>false</paused>
    <itemPreviewHidden>false</itemPreviewHidden>
    <pasteMode>PASTE</pasteMode>
    <selectionMode>MOVE_TO_TOP</selectionMode>
    <showNameSearchColumn>false</showNameSearchColumn>
    <showGroupSearchColumn>false</showGroupSearchColumn>
    <tabsHidden>false</tabsHidden>
    <buttonsHidden>false</buttonsHidden>
    <groupComboBoxHidden>false</groupComboBoxHidden>
    <toolbarHidden>false</toolbarHidden>
    <trayIconHidden>false</trayIconHidden>
    <allGroupsManuallyDeleted>false</allGroupsManuallyDeleted>
    <dividerLocation>287</dividerLocation>
    <previewAreaPosition>BOTTOM</previewAreaPosition>
    <clipboardHistoryPreviewDialogLineWrap>false</clipboardHistoryPreviewDialogLineWrap>
    <namedItemsPreviewDialogLineWrap>false</namedItemsPreviewDialogLineWrap>
    <previewAreaLineWrap>false</previewAreaLineWrap>
    <clipboardHistoryPreviewDialogWidth>600</clipboardHistoryPreviewDialogWidth>
    <clipboardHistoryPreviewDialogHeight>400</clipboardHistoryPreviewDialogHeight>
    <namedItemsPreviewDialogWidth>600</namedItemsPreviewDialogWidth>
    <namedItemsPreviewDialogHeight>400</namedItemsPreviewDialogHeight>
    <maxHistorySize>2000</maxHistorySize>
    <autopaste>false</autopaste>
  </item>
</list>
__________________________________________________________________

Colin
I Learn something new Every Day !
An "example" is worth a 1000 words
Reply


Messages In This Thread
Using Java to run software - by Colin23erk - 06-05-2014, 09:13 PM
Re: Using Java to run software - by Valtam - 06-05-2014, 09:40 PM
Re: Using Java to run software - by N4RPS - 06-06-2014, 04:25 AM
Re: Using Java to run software - by Colin23erk - 06-06-2014, 09:39 PM
Re: Using Java to run software - by Colin23erk - 06-06-2014, 10:07 PM
Re: Using Java to run software - by Valtam - 06-06-2014, 10:11 PM
Re: Using Java to run software - by Colin23erk - 06-07-2014, 08:10 AM
Re: Using Java to run software - by Colin23erk - 06-07-2014, 09:09 PM
Re: Using Java to run software - by Colin23erk - 06-10-2014, 08:21 PM
Re: Using Java to run software - by Valtam - 06-10-2014, 08:42 PM
Re: Using Java to run software - by N4RPS - 06-11-2014, 10:19 PM
Re: Using Java to run software - by Colin23erk - 06-12-2014, 04:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)