Windows : start javaw -Dfile.encoding=utf8 -Xmx1024m -jar LogNote.jar Linux : java -Dfile.encoding=utf8 -Xmx2048m -jar LogNote.jar Mac : java -Dfile.encoding=utf8 -Xmx2048m -jar LogNote.jar ...
popupOffsetX Specifies the popup's x offset, the amount of pixels to add to the computed x position (from popupAlignment) Double popupOffsetY Specifies the popup's y offset, the amount of pixels to ...