|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zlatan.sms.PropsDllLoader
Classe di utilità che risolve un bug delle librerie di JavaCOMM che caricano male le librerie necessarie.
Constructor Summary | |
PropsDllLoader()
|
Method Summary | |
void |
loadJavaxCommProperties()
Carica il file di properties javax.comm.properties |
void |
loadPropsAndDlls()
Carica tutte le librerie necessarie. |
void |
loadWin32ComDllLibrary()
Carica la dll win32com.dll . |
void |
loadWin32DriverLibrary()
Carica il jar comm.jar . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropsDllLoader()
Method Detail |
public void loadPropsAndDlls()
public void loadJavaxCommProperties() throws java.lang.Exception
javax.comm.properties
java.lang.Exception
public void loadWin32ComDllLibrary() throws java.lang.Exception
win32com.dll
.
java.lang.Exception
public void loadWin32DriverLibrary()
comm.jar
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |