- initGraphics() - Method in class com.thinkode.appthinker.views.UmlDiagramFrame
-
Initialise la fonction pour redessiner le panel
- initializeGraphics() - Method in class com.thinkode.appthinker.views.AboutWindow
-
Charge les informations dans la fenêtre
- initializeGraphics() - Method in class com.thinkode.appthinker.views.ArgumentsPropertiesWindow
-
Charge les informations dans la fenêtre
- initializeGraphics() - Method in class com.thinkode.appthinker.views.ClassPropertiesWindow
-
Charge les informations dans la fenêtre
- initializeGraphics() - Method in class com.thinkode.appthinker.views.LinkPropertiesWindow
-
Charge les informations dans la fenêtre
- isAbstract() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est abstrait ou non.
- isAbstract() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est abstrait ou non.
- isConstructor() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est un constructeur de la classe.
- isFinal() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est final ou non.
- isFinal() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est final ou non.
- isHomeAtStartup() - Method in class com.thinkode.appthinker.controllers.HomeFrameController
-
Retourne le paramètre utilisateur d'ouverture automatique de la page d'accueil.
- isMainClass() - Method in class com.thinkode.appthinker.controllers.ClassPropertiesController
-
Retourne si la classe en cours d'édition est la classe principale
- isNeededToSave() - Method in class com.thinkode.appthinker.models.Composition
-
Retourne si la composition a besoin d'être sauvegardée
- isNeededToSave() - Method in class com.thinkode.appthinker.models.Project
-
Retourne si le projet a besoin d'être sauvegardé
- isStatic() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est statique ou non.
- isStatic() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est statique ou non.
- isSynchronized() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est synchronisé ou non.
- isSynchronized() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est synchronisé ou non.
- isTransient() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est transitoire ou non.
- isTransient() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est transitoire ou non.
- isVolatile() - Method in class com.thinkode.appthinker.models.Attribute
-
Retourne si l'attribut est volatile ou non.
- isVolatile() - Method in class com.thinkode.appthinker.models.Method
-
Retourne si la méthode est volatile ou non.