|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectui.Aide
public class Aide
Fenêtre d'aide pour NAT
Utilise l'API JavaHelp
Field Summary | |
---|---|
private static long |
serialVersionUID
pour la sérialisation (non utilisé) |
(package private) static Language |
texts
Textual contents |
Constructor Summary | |
---|---|
Aide(java.lang.String id)
Constructeur Charge le HelpSet file aide/nat.hs pour fabriquer une instance de HelpSet
Affiche le HelpBroker généré |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static Language texts
private static final long serialVersionUID
Constructor Detail |
---|
public Aide(java.lang.String id) throws java.io.IOException, java.net.URISyntaxException
Charge le HelpSet file aide/nat.hs
pour fabriquer une instance de HelpSet
Affiche le HelpBroker généré
id
- home ID
java.io.IOException
- TODO
java.net.URISyntaxException
- TODO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |