|
|||||||||
| Home >> All >> com >> bdexx >> [ macosx overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.bdexx.macosx
Class OggCartonX

java.lang.Objectcom.bdexx.macosx.OggCartonX
- All Implemented Interfaces:
- OSXInterface
- public class OggCartonX
- extends java.lang.Object
- implements OSXInterface
- extends java.lang.Object
| Field Summary | |
(package private) CartonInterface |
carton
|
| Constructor Summary | |
OggCartonX()
|
|
| Method Summary | |
void |
handleAbout()
|
void |
handlePrefs()
|
void |
handleQuit()
|
void |
setCarton(CartonInterface carton)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
carton
CartonInterface carton
| Constructor Detail |
OggCartonX
public OggCartonX()
| Method Detail |
setCarton
public void setCarton(CartonInterface carton)
- Specified by:
setCartonin interfaceOSXInterface
handleAbout
public void handleAbout()
handlePrefs
public void handlePrefs()
handleQuit
public void handleQuit()
|
|||||||||
| Home >> All >> com >> bdexx >> [ macosx overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.bdexx.macosx.OggCartonX