|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlhmc.utils.OpticalDiscTypeFinder
public class OpticalDiscTypeFinder
OpticalDiscTypeFinder uses cdtool and dvd+rwtools to discover the disc type.
Constructor Summary | |
---|---|
OpticalDiscTypeFinder()
Constructs OpticalDiscTypeFinder |
Method Summary | |
---|---|
int |
getDiscType()
Gets the disc type |
int |
getTypeOf(java.lang.String type)
Gets the type identification from a string. |
void |
setDiscType(int type)
Sets the disc type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpticalDiscTypeFinder()
Method Detail |
---|
public void setDiscType(int type)
type
- the disc type.public int getDiscType()
public int getTypeOf(java.lang.String type)
type
- the disc string type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |