|
|||||||||
| Home >> All >> jaxe >> [ macjaxe overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jaxe.macjaxe
Interface MacJaxe

- public interface MacJaxe
Tout ce qui est spécifique à MacOS X. Implémentations: MacJaxeMacOS et MacJaxeGeneric
| Method Summary | |
java.awt.Image |
convertirPICT(java.io.InputStream in)
|
void |
handleAbout()
|
void |
handleOpenApplication()
|
void |
handleOpenFile(java.io.File f)
|
void |
handleQuit()
|
| Method Detail |
handleAbout
public void handleAbout()
handleQuit
public void handleQuit()
handleOpenFile
public void handleOpenFile(java.io.File f)
handleOpenApplication
public void handleOpenApplication()
convertirPICT
public java.awt.Image convertirPICT(java.io.InputStream in)
|
|||||||||
| Home >> All >> jaxe >> [ macjaxe overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC