526 lines
44 KiB
HTML
526 lines
44 KiB
HTML
<!DOCTYPE HTML>
|
||
<html lang="fr">
|
||
<head>
|
||
<!-- Generated by javadoc (21) on Sun Oct 26 05:13:04 CET 2025 -->
|
||
<title>Index</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<meta name="dc.created" content="2025-10-26">
|
||
<meta name="description" content="index">
|
||
<meta name="generator" content="javadoc/IndexWriter">
|
||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
||
<script type="text/javascript" src="script.js"></script>
|
||
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
|
||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
||
</head>
|
||
<body class="index-page">
|
||
<script type="text/javascript">var pathtoroot = "./";
|
||
loadScripts(document, 'script');</script>
|
||
<noscript>
|
||
<div>JavaScript is disabled on your browser.</div>
|
||
</noscript>
|
||
<div class="flex-box">
|
||
<header role="banner" class="flex-header">
|
||
<nav role="navigation">
|
||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
||
<li><a href="fr/iutfbleau/papillon/package-summary.html">Package</a></li>
|
||
<li>Class</li>
|
||
<li><a href="overview-tree.html">Tree</a></li>
|
||
<li class="nav-bar-cell1-rev">Index</li>
|
||
<li><a href="help-doc.html#index">Help</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="sub-nav">
|
||
<div id="navbar-sub-list"></div>
|
||
<div class="nav-list-search"><a href="search.html">SEARCH</a>
|
||
<input type="text" id="search-input" disabled placeholder="Search">
|
||
<input type="reset" id="reset-button" disabled value="reset">
|
||
</div>
|
||
</div>
|
||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
||
</header>
|
||
<div class="flex-content">
|
||
<main role="main">
|
||
<div class="header">
|
||
<h1>Index</h1>
|
||
</div>
|
||
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized Form</a>
|
||
<h2 class="title" id="I:A">A</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/BtnAjouter.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnAjouter.html" title="class in fr.iutfbleau.papillon">BtnAjouter</a></dt>
|
||
<dd>
|
||
<div class="block">Méthode appelée lorsqu’un clic est détecté sur le bouton.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnModifier.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnModifier.html" title="class in fr.iutfbleau.papillon">BtnModifier</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnSupprimer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnSupprimer.html" title="class in fr.iutfbleau.papillon">BtnSupprimer</a></dt>
|
||
<dd>
|
||
<div class="block">Gère l’action effectuée lors d’un clic sur le bouton.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreRappel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/FenetreRappel.html" title="class in fr.iutfbleau.papillon">FenetreRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les actions effectuées sur les boutons de la fenêtre.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionAjout.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionAjout.html" title="class in fr.iutfbleau.papillon">GestionAjout</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les actions effectuées sur les boutons de la fenêtre.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionModif.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionModif.html" title="class in fr.iutfbleau.papillon">GestionModif</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les actions effectuées sur les boutons de la fenêtre.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les actions utilisateur sur le menu déroulant de tri.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les actions déclenchées par les éléments du menu contextuel.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#ajouter(fr.iutfbleau.papillon.Rappel,int)" class="member-name-link">ajouter(Rappel, int)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd>
|
||
<div class="block">Ajoute un nouveau rappel dans la base de données pour un utilisateur donné.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#ajouter(java.lang.String,java.lang.String,java.lang.String,int)" class="member-name-link">ajouter(String, String, String, int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Ajoute un nouveau rappel pour l’utilisateur courant.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:B">B</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/BaseDeDonnees.html" class="type-name-link" title="class in fr.iutfbleau.papillon">BaseDeDonnees</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>BaseDeDonnees</code> fournit les paramètres et méthodes
|
||
nécessaires à l’établissement d’une connexion à la base MariaDB.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BaseDeDonnees.html#%3Cinit%3E()" class="member-name-link">BaseDeDonnees()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BaseDeDonnees.html" title="class in fr.iutfbleau.papillon">BaseDeDonnees</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnAjouter.html" class="type-name-link" title="class in fr.iutfbleau.papillon">BtnAjouter</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>BtnAjouter</code> représente un bouton permettant
|
||
d’ouvrir la fenêtre d’ajout d’un nouveau rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnAjouter.html#%3Cinit%3E(fr.iutfbleau.papillon.Main)" class="member-name-link">BtnAjouter(Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnAjouter.html" title="class in fr.iutfbleau.papillon">BtnAjouter</a></dt>
|
||
<dd>
|
||
<div class="block">Construit un bouton "Ajouter" associé à la fenêtre principale.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnModifier.html" class="type-name-link" title="class in fr.iutfbleau.papillon">BtnModifier</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>BtnModifier</code> représente un bouton permettant
|
||
de modifier un rappel existant dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnModifier.html#%3Cinit%3E(fr.iutfbleau.papillon.Main)" class="member-name-link">BtnModifier(Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnModifier.html" title="class in fr.iutfbleau.papillon">BtnModifier</a></dt>
|
||
<dd>
|
||
<div class="block">Construit un bouton "Modifier" associé à la fenêtre principale.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnSupprimer.html" class="type-name-link" title="class in fr.iutfbleau.papillon">BtnSupprimer</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>BtnSupprimer</code> représente un bouton permettant
|
||
de supprimer un ou plusieurs rappels dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BtnSupprimer.html#%3Cinit%3E(fr.iutfbleau.papillon.Main)" class="member-name-link">BtnSupprimer(Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BtnSupprimer.html" title="class in fr.iutfbleau.papillon">BtnSupprimer</a></dt>
|
||
<dd>
|
||
<div class="block">Construit un bouton "Supprimer" associé à la fenêtre principale.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:C">C</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/ChoixRang.html" class="type-name-link" title="class in fr.iutfbleau.papillon">ChoixRang</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>ChoixRang</code> représente une liste déroulante
|
||
permettant de filtrer les rappels selon leur niveau de priorité (rang)
|
||
dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/ChoixRang.html#%3Cinit%3E()" class="member-name-link">ChoixRang()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ChoixRang.html" title="class in fr.iutfbleau.papillon">ChoixRang</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur qui initialise la liste déroulante des rangs.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/ColorIcon.html" class="type-name-link" title="class in fr.iutfbleau.papillon">ColorIcon</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>ColorIcon</code> permet d’afficher un petit carré coloré
|
||
servant d’icône dans l’interface de l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/ColorIcon.html#%3Cinit%3E(java.awt.Color,int,int)" class="member-name-link">ColorIcon(Color, int, int)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ColorIcon.html" title="class in fr.iutfbleau.papillon">ColorIcon</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de l’icône colorée.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/CouleurList.html#couleurDe(java.lang.String)" class="member-name-link">couleurDe(String)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/CouleurList.html" title="class in fr.iutfbleau.papillon">CouleurList</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie la couleur correspondant au nom affiché dans le menu déroulant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/CouleurList.html" class="type-name-link" title="class in fr.iutfbleau.papillon">CouleurList</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>CouleurList</code> permet d’afficher des couleurs
|
||
associées à des thèmes dans les listes déroulantes de l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/CouleurList.html#%3Cinit%3E()" class="member-name-link">CouleurList()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/CouleurList.html" title="class in fr.iutfbleau.papillon">CouleurList</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#createPanel(fr.iutfbleau.papillon.Rappel)" class="member-name-link">createPanel(Rappel)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Initialise et configure le panneau pour afficher les informations du rappel.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Crud.html" class="type-name-link" title="class in fr.iutfbleau.papillon">Crud</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>Crud</code> regroupe les trois boutons principaux
|
||
de gestion des rappels dans l’application <b>Papillon</b> :
|
||
|
||
<b>Ajouter</b> — pour créer un nouveau rappel,
|
||
<b>Supprimer</b> — pour supprimer un ou plusieurs rappels,
|
||
<b>Modifier</b> — pour éditer un rappel existant.
|
||
</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Crud.html#%3Cinit%3E(fr.iutfbleau.papillon.Main)" class="member-name-link">Crud(Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Crud.html" title="class in fr.iutfbleau.papillon">Crud</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la barre d’actions CRUD.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:F">F</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreAjout.html" class="type-name-link" title="class in fr.iutfbleau.papillon">FenetreAjout</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>FenetreAjout</code> permet d’afficher une fenêtre
|
||
dédiée à l’ajout d’un nouveau rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreAjout.html#%3Cinit%3E(fr.iutfbleau.papillon.Main)" class="member-name-link">FenetreAjout(Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/FenetreAjout.html" title="class in fr.iutfbleau.papillon">FenetreAjout</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la fenêtre d’ajout.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreModif.html" class="type-name-link" title="class in fr.iutfbleau.papillon">FenetreModif</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>FenetreModif</code> permet d’afficher une fenêtre
|
||
dédiée à la modification d’un rappel existant dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreModif.html#%3Cinit%3E(fr.iutfbleau.papillon.Main,fr.iutfbleau.papillon.Rappel)" class="member-name-link">FenetreModif(Main, Rappel)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/FenetreModif.html" title="class in fr.iutfbleau.papillon">FenetreModif</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la fenêtre de modification.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreRappel.html" class="type-name-link" title="class in fr.iutfbleau.papillon">FenetreRappel</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>FenetreRappel</code> représente la fenêtre d’affichage
|
||
détaillée d’un rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/FenetreRappel.html#%3Cinit%3E(fr.iutfbleau.papillon.Rappel,fr.iutfbleau.papillon.Main)" class="member-name-link">FenetreRappel(Rappel, Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/FenetreRappel.html" title="class in fr.iutfbleau.papillon">FenetreRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la fenêtre d’affichage d’un rappel.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UtilisateurBD.html#findByKey(java.lang.String)" class="member-name-link">findByKey(String)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/UtilisateurBD.html" title="class in fr.iutfbleau.papillon">UtilisateurBD</a></dt>
|
||
<dd>
|
||
<div class="block">Récupère un utilisateur complet à partir de sa clé.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a> - package fr.iutfbleau.papillon</dt>
|
||
<dd> </dd>
|
||
</dl>
|
||
<h2 class="title" id="I:G">G</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/GestionAjout.html" class="type-name-link" title="class in fr.iutfbleau.papillon">GestionAjout</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>GestionAjout</code> gère les boutons de la fenêtre
|
||
d’ajout d’un rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionAjout.html#%3Cinit%3E(javax.swing.JFrame,fr.iutfbleau.papillon.Main,javax.swing.JTextField,javax.swing.JTextArea,javax.swing.JComboBox,javax.swing.JComboBox)" class="member-name-link">GestionAjout(JFrame, Main, JTextField, JTextArea, JComboBox<Integer>, JComboBox<String>)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionAjout.html" title="class in fr.iutfbleau.papillon">GestionAjout</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur du gestionnaire de boutons pour la fenêtre d’ajout.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionModif.html" class="type-name-link" title="class in fr.iutfbleau.papillon">GestionModif</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>GestionModif</code> gère les boutons de la fenêtre
|
||
de modification d’un rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionModif.html#%3Cinit%3E(javax.swing.JFrame,fr.iutfbleau.papillon.Main,javax.swing.JTextField,javax.swing.JTextArea,javax.swing.JComboBox,javax.swing.JComboBox,fr.iutfbleau.papillon.Rappel)" class="member-name-link">GestionModif(JFrame, Main, JTextField, JTextArea, JComboBox<Integer>, JComboBox<String>, Rappel)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionModif.html" title="class in fr.iutfbleau.papillon">GestionModif</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur du gestionnaire de boutons pour la fenêtre de modification.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html" class="type-name-link" title="class in fr.iutfbleau.papillon">GestionRappel</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>GestionRappel</code> gère les opérations CRUD
|
||
(création, lecture, modification, suppression) sur les rappels
|
||
associés à l’utilisateur courant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#%3Cinit%3E()" class="member-name-link">GestionRappel()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la classe <code>GestionRappel</code>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#getCle()" class="member-name-link">getCle()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/BaseDeDonnees.html#getConnexion()" class="member-name-link">getConnexion()</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/BaseDeDonnees.html" title="class in fr.iutfbleau.papillon">BaseDeDonnees</a></dt>
|
||
<dd>
|
||
<div class="block">Établit une connexion avec la base de données MariaDB.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#getContenu()" class="member-name-link">getContenu()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/ColorIcon.html#getIconHeight()" class="member-name-link">getIconHeight()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ColorIcon.html" title="class in fr.iutfbleau.papillon">ColorIcon</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie la hauteur de l’icône.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/ColorIcon.html#getIconWidth()" class="member-name-link">getIconWidth()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ColorIcon.html" title="class in fr.iutfbleau.papillon">ColorIcon</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie la largeur de l’icône.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#getId()" class="member-name-link">getId()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie l’identifiant du rappel affiché.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#getId()" class="member-name-link">getId()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#getId()" class="member-name-link">getId()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/CouleurList.html#getListCellRendererComponent(javax.swing.JList,java.lang.Object,int,boolean,boolean)" class="member-name-link">getListCellRendererComponent(JList, Object, int, boolean, boolean)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/CouleurList.html" title="class in fr.iutfbleau.papillon">CouleurList</a></dt>
|
||
<dd>
|
||
<div class="block">Personnalise l’affichage des éléments dans la liste déroulante.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UtilisateurBD.html#getOrCreateIdByKey(java.lang.String)" class="member-name-link">getOrCreateIdByKey(String)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/UtilisateurBD.html" title="class in fr.iutfbleau.papillon">UtilisateurBD</a></dt>
|
||
<dd>
|
||
<div class="block">Récupère ou crée un utilisateur en fonction de sa clé unique.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#getPanelRpl()" class="member-name-link">getPanelRpl()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie la liste des panneaux de rappels actuellement affichés.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#getRang()" class="member-name-link">getRang()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#getRappel()" class="member-name-link">getRappel()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie le rappel associé à ce panneau.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#getRPanel()" class="member-name-link">getRPanel()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie le panneau contenant les rappels.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#getSelection()" class="member-name-link">getSelection()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Indique si le panneau est actuellement sélectionné.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#getTheme()" class="member-name-link">getTheme()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#getTitre()" class="member-name-link">getTitre()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#getUtilisateurId()" class="member-name-link">getUtilisateurId()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Renvoie l’identifiant de l’utilisateur courant.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:I">I</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/LimiteContenu.html#insertString(int,java.lang.String,javax.swing.text.AttributeSet)" class="member-name-link">insertString(int, String, AttributeSet)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/LimiteContenu.html" title="class in fr.iutfbleau.papillon">LimiteContenu</a></dt>
|
||
<dd>
|
||
<div class="block">Insère une chaîne dans le document si elle ne dépasse pas la limite autorisée.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:L">L</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/LimiteContenu.html" class="type-name-link" title="class in fr.iutfbleau.papillon">LimiteContenu</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>LimiteContenu</code> permet de limiter le nombre
|
||
de caractères pouvant être saisis dans un champ de texte Swing.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/LimiteContenu.html#%3Cinit%3E(int)" class="member-name-link">LimiteContenu(int)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/LimiteContenu.html" title="class in fr.iutfbleau.papillon">LimiteContenu</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur qui définit la limite de caractères.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UserKey.html#lireOuCreerCle()" class="member-name-link">lireOuCreerCle()</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/UserKey.html" title="class in fr.iutfbleau.papillon">UserKey</a></dt>
|
||
<dd>
|
||
<div class="block">Lit la clé stockée dans le fichier <code>~/.papillon_id</code>
|
||
ou en génère une nouvelle si le fichier n'existe pas ou est vide.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#lister()" class="member-name-link">lister()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Liste tous les rappels appartenant à l’utilisateur courant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#listerParUtilisateur(int)" class="member-name-link">listerParUtilisateur(int)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd>
|
||
<div class="block">Récupère la liste complète des rappels appartenant à un utilisateur.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:M">M</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/Start.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Start.html" title="class in fr.iutfbleau.papillon">Start</a></dt>
|
||
<dd>
|
||
<div class="block">Méthode principale exécutée au démarrage du programme.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html" class="type-name-link" title="class in fr.iutfbleau.papillon">Main</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>Main</code> représente la fenêtre principale
|
||
de l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#%3Cinit%3E()" class="member-name-link">Main()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur de la fenêtre principale de l’application.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#maj()" class="member-name-link">maj()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Met à jour la fenêtre principale après une modification
|
||
(ajout, suppression ou édition d’un rappel).</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#modifier(int,fr.iutfbleau.papillon.Rappel,int)" class="member-name-link">modifier(int, Rappel, int)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd>
|
||
<div class="block">Modifie un rappel existant dans la base de données.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#modifierParId(int,fr.iutfbleau.papillon.Rappel)" class="member-name-link">modifierParId(int, Rappel)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Modifie un rappel existant à partir de son identifiant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#mouseClicked(java.awt.event.MouseEvent)" class="member-name-link">mouseClicked(MouseEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les clics simples ou doubles sur le panneau.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#mouseEntered(java.awt.event.MouseEvent)" class="member-name-link">mouseEntered(MouseEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Change l’apparence du panneau lorsque la souris entre dans sa zone.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#mouseExited(java.awt.event.MouseEvent)" class="member-name-link">mouseExited(MouseEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Restaure la bordure du panneau lorsque la souris quitte sa zone.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#mousePressed(java.awt.event.MouseEvent)" class="member-name-link">mousePressed(MouseEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Gère les clics de souris sur le panneau.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#mouseReleased(java.awt.event.MouseEvent)" class="member-name-link">mouseReleased(MouseEvent)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Gère la libération du clic de souris.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:P">P</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/ColorIcon.html#paintIcon(java.awt.Component,java.awt.Graphics,int,int)" class="member-name-link">paintIcon(Component, Graphics, int, int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ColorIcon.html" title="class in fr.iutfbleau.papillon">ColorIcon</a></dt>
|
||
<dd>
|
||
<div class="block">Dessine l’icône sur le composant spécifié.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html" class="type-name-link" title="class in fr.iutfbleau.papillon">PanelRappel</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>PanelRappel</code> représente l’affichage graphique
|
||
d’un rappel dans l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#%3Cinit%3E(fr.iutfbleau.papillon.Rappel)" class="member-name-link">PanelRappel(Rappel)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur du panneau associé à un rappel sans référence à la fenêtre principale.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/PanelRappel.html#%3Cinit%3E(fr.iutfbleau.papillon.Rappel,fr.iutfbleau.papillon.Main)" class="member-name-link">PanelRappel(Rappel, Main)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/PanelRappel.html" title="class in fr.iutfbleau.papillon">PanelRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur du panneau associé à un rappel et à la fenêtre principale.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:R">R</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html" class="type-name-link" title="class in fr.iutfbleau.papillon">Rappel</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>Rappel</code> représente un rappel utilisateur,
|
||
avec un titre, un contenu, un thème et un rang de priorité.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#%3Cinit%3E()" class="member-name-link">Rappel()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur vide (utilisé notamment pour la lecture SQL).</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String,int)" class="member-name-link">Rappel(int, String, String, String, int)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur complet avec identifiant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,int)" class="member-name-link">Rappel(String, String, String, int)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur d’un nouveau rappel sans identifiant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html" class="type-name-link" title="class in fr.iutfbleau.papillon">RappelBD</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>RappelBD</code> gère les interactions entre le programme
|
||
et la table <b>rappel</b> dans la base de données.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#%3Cinit%3E()" class="member-name-link">RappelBD()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd> </dd>
|
||
</dl>
|
||
<h2 class="title" id="I:S">S</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#setCle(java.lang.String)" class="member-name-link">setCle(String)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#setContenu(java.lang.String)" class="member-name-link">setContenu(String)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#setId(int)" class="member-name-link">setId(int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#setId(int)" class="member-name-link">setId(int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#setRang(int)" class="member-name-link">setRang(int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#setTheme(java.lang.String)" class="member-name-link">setTheme(String)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Rappel.html#setTitre(java.lang.String)" class="member-name-link">setTitre(String)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Rappel.html" title="class in fr.iutfbleau.papillon">Rappel</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Main.html#setTrie(int)" class="member-name-link">setTrie(int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Main.html" title="class in fr.iutfbleau.papillon">Main</a></dt>
|
||
<dd>
|
||
<div class="block">Applique un tri des rappels selon leur rang de priorité.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Start.html" class="type-name-link" title="class in fr.iutfbleau.papillon">Start</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>Start</code> constitue le point d’entrée principal
|
||
de l’application <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Start.html#%3Cinit%3E()" class="member-name-link">Start()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Start.html" title="class in fr.iutfbleau.papillon">Start</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#supprimer(int,int)" class="member-name-link">supprimer(int, int)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd>
|
||
<div class="block">Supprime un rappel spécifique appartenant à un utilisateur.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#supprimerParId(int)" class="member-name-link">supprimerParId(int)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Supprime un rappel de la base de données selon son identifiant.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/RappelBD.html#supprimerToutPourUtilisateur(int)" class="member-name-link">supprimerToutPourUtilisateur(int)</a> - Static method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/RappelBD.html" title="class in fr.iutfbleau.papillon">RappelBD</a></dt>
|
||
<dd>
|
||
<div class="block">Supprime tous les rappels appartenant à un utilisateur spécifique.</div>
|
||
</dd>
|
||
</dl>
|
||
<h2 class="title" id="I:T">T</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/ChoixRang.html#tirage(fr.iutfbleau.papillon.Main)" class="member-name-link">tirage(Main)</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/ChoixRang.html" title="class in fr.iutfbleau.papillon">ChoixRang</a></dt>
|
||
<dd>
|
||
<div class="block">Met à jour l’affichage des rappels en fonction du rang sélectionné.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#toString()" class="member-name-link">toString()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd> </dd>
|
||
</dl>
|
||
<h2 class="title" id="I:U">U</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/UserKey.html" class="type-name-link" title="class in fr.iutfbleau.papillon">UserKey</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>UserKey</code> permet de gérer une clé d'identification locale
|
||
unique pour un utilisateur du logiciel <b>Papillon</b>.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UserKey.html#%3Cinit%3E()" class="member-name-link">UserKey()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/UserKey.html" title="class in fr.iutfbleau.papillon">UserKey</a></dt>
|
||
<dd> </dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html" class="type-name-link" title="class in fr.iutfbleau.papillon">Utilisateur</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>Utilisateur</code> représente un utilisateur unique
|
||
du logiciel Papillon, identifié par une clé locale.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">Utilisateur(int, String)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur complet d’un utilisateur.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/Utilisateur.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Utilisateur(String)</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/Utilisateur.html" title="class in fr.iutfbleau.papillon">Utilisateur</a></dt>
|
||
<dd>
|
||
<div class="block">Constructeur d’un utilisateur à partir de sa clé uniquement.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UtilisateurBD.html" class="type-name-link" title="class in fr.iutfbleau.papillon">UtilisateurBD</a> - Class in <a href="fr/iutfbleau/papillon/package-summary.html">fr.iutfbleau.papillon</a></dt>
|
||
<dd>
|
||
<div class="block">La classe <code>UtilisateurBD</code> gère la table <b>utilisateur</b>
|
||
de la base de données.</div>
|
||
</dd>
|
||
<dt><a href="fr/iutfbleau/papillon/UtilisateurBD.html#%3Cinit%3E()" class="member-name-link">UtilisateurBD()</a> - Constructor for class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/UtilisateurBD.html" title="class in fr.iutfbleau.papillon">UtilisateurBD</a></dt>
|
||
<dd> </dd>
|
||
</dl>
|
||
<h2 class="title" id="I:V">V</h2>
|
||
<dl class="index">
|
||
<dt><a href="fr/iutfbleau/papillon/GestionRappel.html#viderTousMesRappels()" class="member-name-link">viderTousMesRappels()</a> - Method in class fr.iutfbleau.papillon.<a href="fr/iutfbleau/papillon/GestionRappel.html" title="class in fr.iutfbleau.papillon">GestionRappel</a></dt>
|
||
<dd>
|
||
<div class="block">Supprime tous les rappels appartenant à l’utilisateur courant.</div>
|
||
</dd>
|
||
</dl>
|
||
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized Form</a></main>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html>
|