NoteCheckBox
Inheritance: java.lang.Object, com.aspose.note.TagExtended, com.aspose.note.CheckBox
All Implemented Interfaces: com.aspose.note.INoteTag, com.aspose.ms.System.IEquatable
public class NoteCheckBox extends CheckBox implements INoteTag, System.IEquatable<NoteCheckBox>
Représente une étiquette de note pouvant basculer son état entre complet et incomplet.
Méthodes
| Méthode | Description |
|---|---|
| createBlueCheckBox() | * Crée une nouvelle balise de note avec l’icône BlueCheckBoxEmpty et l’étiquette par défaut. |
| createBlueCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueCheckBoxEmpty et l’étiquette spécifiée. |
| createBlueCheckBox1() | * Crée une nouvelle balise de note avec l’icône BlueCheckBox1Empty et l’étiquette par défaut. |
| createBlueCheckBox1(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox1Empty et l’étiquette spécifiée. |
| createBlueCheckBox2() | * Crée une nouvelle balise de note avec l’icône BlueCheckBox2Empty et l’étiquette par défaut. |
| createBlueCheckBox2(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox2Empty et l’étiquette spécifiée. |
| createBlueCheckBox3() | * Crée une nouvelle balise de note avec l’icône BlueCheckBox3Empty et l’étiquette par défaut. |
| createBlueCheckBox3(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox3Empty et l’étiquette spécifiée. |
| createBlueExclamationCheckBox() | * Crée une nouvelle balise de note avec l’icône BlueExclamationCheckBoxEmpty et l’étiquette par défaut. |
| createBlueExclamationCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueExclamationCheckBoxEmpty et l’étiquette spécifiée. |
| createBlueFlagCheckBox() | * Crée une nouvelle balise de note avec l’icône BlueFlagCheckBoxEmpty et l’étiquette par défaut. |
| createBlueFlagCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueFlagCheckBoxEmpty et l’étiquette spécifiée. |
| createBluePersonCheckBox() | * Crée une nouvelle étiquette de note avec l’icône BluePersonCheckBoxEmpty et le libellé par défaut. |
| createBluePersonCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BluePersonCheckBoxEmpty et le libellé spécifié. |
| createBlueRightArrowCheckBox() | * Crée une nouvelle étiquette de note avec l’icône BlueRightArrowCheckBoxEmpty et le libellé par défaut. |
| createBlueRightArrowCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueRightArrowCheckBoxEmpty et le libellé spécifié. |
| createBlueStarCheckBox() | * Crée une nouvelle étiquette de note avec l’icône BlueStarCheckBoxEmpty et le libellé par défaut. |
| createBlueStarCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône BlueStarCheckBoxEmpty et le libellé spécifié. |
| createGreenCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenCheckBoxEmpty et le libellé par défaut. |
| createGreenCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenCheckBoxEmpty et le libellé spécifié. |
| createGreenCheckBox1() | * Crée une nouvelle étiquette de note avec l’icône GreenCheckBox1Empty et le libellé par défaut. |
| createGreenCheckBox1(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox1Empty et le libellé spécifié. |
| createGreenCheckBox2() | * Crée une nouvelle étiquette de note avec l’icône GreenCheckBox2Empty et le libellé par défaut. |
| createGreenCheckBox2(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox2Empty et le libellé spécifié. |
| createGreenCheckBox3() | * Crée une nouvelle étiquette de note avec l’icône GreenCheckBox3Empty et le libellé par défaut. |
| createGreenCheckBox3(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox3Empty et le libellé spécifié. |
| createGreenExclamationCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenExclamationCheckBoxEmpty et le libellé par défaut. |
| createGreenExclamationCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenExclamationCheckBoxEmpty et le libellé spécifié. |
| createGreenFlagCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenFlagCheckBoxEmpty et le libellé par défaut. |
| createGreenFlagCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenFlagCheckBoxEmpty et le libellé spécifié. |
| createGreenPersonCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenPersonCheckBoxEmpty et le libellé par défaut. |
| createGreenPersonCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenPersonCheckBoxEmpty et le libellé spécifié. |
| createGreenRightArrowCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenRightArrowCheckBoxEmpty et le libellé par défaut. |
| createGreenRightArrowCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenRightArrowCheckBoxEmpty et le libellé spécifié. |
| createGreenStarCheckBox() | * Crée une nouvelle étiquette de note avec l’icône GreenStarCheckBoxEmpty et le libellé par défaut. |
| createGreenStarCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône GreenStarCheckBoxEmpty et le libellé spécifié. |
| createRedFlagCheckBox() | * Crée une nouvelle étiquette de note avec l’icône RedFlagCheckBoxEmpty et le libellé par défaut. |
| createRedFlagCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône RedFlagCheckBoxEmpty et le libellé spécifié. |
| createYellowCheckBox() | * Crée une nouvelle étiquette de note avec l’icône YellowCheckBoxEmpty et le libellé par défaut. |
| createYellowCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowCheckBoxEmpty et le libellé spécifié. |
| createYellowCheckBox1() | * Crée une nouvelle étiquette de note avec l’icône YellowCheckBox1Empty et le libellé par défaut. |
| createYellowCheckBox1(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox1Empty et le libellé spécifié. |
| createYellowCheckBox2() | * Crée une nouvelle étiquette de note avec l’icône YellowCheckBox2Empty et le libellé par défaut. |
| createYellowCheckBox2(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox2Empty et le libellé spécifié. |
| createYellowCheckBox3() | * Crée une nouvelle étiquette de note avec l’icône YellowCheckBox3Empty et le libellé par défaut. |
| createYellowCheckBox3(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox3Empty et le libellé spécifié. |
| createYellowExclamationCheckBox() | * Crée une nouvelle étiquette de note avec l’icône YellowExclamationCheckBoxEmpty et le libellé par défaut. |
| createYellowExclamationCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowExclamationCheckBoxEmpty et le libellé spécifié. |
| createYellowPersonCheckBox() | * Crée une nouvelle étiquette de note avec l’icône YellowPersonCheckBoxEmpty et le libellé par défaut. |
| createYellowPersonCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowPersonCheckBoxEmpty et le libellé spécifié. |
| createYellowRightArrowCheckBox() | * Crée une nouvelle étiquette de note avec l’icône YellowRightArrowCheckBoxEmpty et le libellé par défaut. |
| createYellowRightArrowCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowRightArrowCheckBoxEmpty et le libellé spécifié. |
| createYellowStarCheckBox() | * Crée une nouvelle étiquette de note avec l’icône YellowStarCheckBoxEmpty et le libellé par défaut. |
| createYellowStarCheckBox(String label) | * Crée une nouvelle case à cocher de note avec l’icône YellowStarCheckBoxEmpty et le libellé spécifié. |
| equals(NoteCheckBox other) | Détermine si l’objet spécifié est égal à l’objet actuel. |
| equals(Object obj) | Détermine si l’objet spécifié est égal à l’objet actuel. |
| getFontColor() | Obtient ou définit la couleur de la police. |
| getHighlight() | Obtient ou définit la couleur de surlignage. |
| getIcon() | Obtient ou définit l’icône. |
| getLabel() | Obtient ou définit le texte du libellé. |
| hashCode() | Servit de fonction de hachage pour le type. |
| setFontColor(Color value) | Obtient ou définit la couleur de la police. |
| setHighlight(Color value) | Obtient ou définit la couleur de surlignage. |
| setLabel(String value) | Obtient ou définit le texte du libellé. |
createBlueCheckBox()
public static NoteCheckBox createBlueCheckBox()
* Crée une nouvelle balise de note avec l’icône BlueCheckBoxEmpty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox(String label)
public static NoteCheckBox createBlueCheckBox(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueCheckBoxEmpty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox1()
public static NoteCheckBox createBlueCheckBox1()
* Crée une nouvelle balise de note avec l’icône BlueCheckBox1Empty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox1(String label)
public static NoteCheckBox createBlueCheckBox1(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox1Empty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox2()
public static NoteCheckBox createBlueCheckBox2()
* Crée une nouvelle balise de note avec l’icône BlueCheckBox2Empty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox2(String label)
public static NoteCheckBox createBlueCheckBox2(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox2Empty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox3()
public static NoteCheckBox createBlueCheckBox3()
* Crée une nouvelle balise de note avec l’icône BlueCheckBox3Empty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueCheckBox3(String label)
public static NoteCheckBox createBlueCheckBox3(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueCheckBox3Empty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueExclamationCheckBox()
public static NoteCheckBox createBlueExclamationCheckBox()
* Crée une nouvelle balise de note avec l’icône BlueExclamationCheckBoxEmpty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueExclamationCheckBox(String label)
public static NoteCheckBox createBlueExclamationCheckBox(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueExclamationCheckBoxEmpty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueFlagCheckBox()
public static NoteCheckBox createBlueFlagCheckBox()
* Crée une nouvelle balise de note avec l’icône BlueFlagCheckBoxEmpty et l’étiquette par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueFlagCheckBox(String label)
public static NoteCheckBox createBlueFlagCheckBox(String label)
* Crée une nouvelle case à cocher de note avec l’icône BlueFlagCheckBoxEmpty et l’étiquette spécifiée.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBluePersonCheckBox()
public static NoteCheckBox createBluePersonCheckBox()
- Crée une nouvelle étiquette de note avec l’icône BluePersonCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBluePersonCheckBox(String label)
public static NoteCheckBox createBluePersonCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône BluePersonCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueRightArrowCheckBox()
public static NoteCheckBox createBlueRightArrowCheckBox()
- Crée une nouvelle étiquette de note avec l’icône BlueRightArrowCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueRightArrowCheckBox(String label)
public static NoteCheckBox createBlueRightArrowCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône BlueRightArrowCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createBlueStarCheckBox()
public static NoteCheckBox createBlueStarCheckBox()
- Crée une nouvelle étiquette de note avec l’icône BlueStarCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createBlueStarCheckBox(String label)
public static NoteCheckBox createBlueStarCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône BlueStarCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox()
public static NoteCheckBox createGreenCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox(String label)
public static NoteCheckBox createGreenCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox1()
public static NoteCheckBox createGreenCheckBox1()
- Crée une nouvelle étiquette de note avec l’icône GreenCheckBox1Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox1(String label)
public static NoteCheckBox createGreenCheckBox1(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox1Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox2()
public static NoteCheckBox createGreenCheckBox2()
- Crée une nouvelle étiquette de note avec l’icône GreenCheckBox2Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox2(String label)
public static NoteCheckBox createGreenCheckBox2(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox2Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox3()
public static NoteCheckBox createGreenCheckBox3()
- Crée une nouvelle étiquette de note avec l’icône GreenCheckBox3Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenCheckBox3(String label)
public static NoteCheckBox createGreenCheckBox3(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenCheckBox3Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenExclamationCheckBox()
public static NoteCheckBox createGreenExclamationCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenExclamationCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenExclamationCheckBox(String label)
public static NoteCheckBox createGreenExclamationCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenExclamationCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenFlagCheckBox()
public static NoteCheckBox createGreenFlagCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenFlagCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenFlagCheckBox(String label)
public static NoteCheckBox createGreenFlagCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenFlagCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenPersonCheckBox()
public static NoteCheckBox createGreenPersonCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenPersonCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenPersonCheckBox(String label)
public static NoteCheckBox createGreenPersonCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenPersonCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenRightArrowCheckBox()
public static NoteCheckBox createGreenRightArrowCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenRightArrowCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenRightArrowCheckBox(String label)
public static NoteCheckBox createGreenRightArrowCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenRightArrowCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createGreenStarCheckBox()
public static NoteCheckBox createGreenStarCheckBox()
- Crée une nouvelle étiquette de note avec l’icône GreenStarCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createGreenStarCheckBox(String label)
public static NoteCheckBox createGreenStarCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône GreenStarCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createRedFlagCheckBox()
public static NoteCheckBox createRedFlagCheckBox()
- Crée une nouvelle étiquette de note avec l’icône RedFlagCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createRedFlagCheckBox(String label)
public static NoteCheckBox createRedFlagCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône RedFlagCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox()
public static NoteCheckBox createYellowCheckBox()
- Crée une nouvelle étiquette de note avec l’icône YellowCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox(String label)
public static NoteCheckBox createYellowCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox1()
public static NoteCheckBox createYellowCheckBox1()
- Crée une nouvelle étiquette de note avec l’icône YellowCheckBox1Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox1(String label)
public static NoteCheckBox createYellowCheckBox1(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox1Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox2()
public static NoteCheckBox createYellowCheckBox2()
- Crée une nouvelle étiquette de note avec l’icône YellowCheckBox2Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox2(String label)
public static NoteCheckBox createYellowCheckBox2(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox2Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox3()
public static NoteCheckBox createYellowCheckBox3()
- Crée une nouvelle étiquette de note avec l’icône YellowCheckBox3Empty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowCheckBox3(String label)
public static NoteCheckBox createYellowCheckBox3(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowCheckBox3Empty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowExclamationCheckBox()
public static NoteCheckBox createYellowExclamationCheckBox()
- Crée une nouvelle étiquette de note avec l’icône YellowExclamationCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowExclamationCheckBox(String label)
public static NoteCheckBox createYellowExclamationCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowExclamationCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowPersonCheckBox()
public static NoteCheckBox createYellowPersonCheckBox()
- Crée une nouvelle étiquette de note avec l’icône YellowPersonCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowPersonCheckBox(String label)
public static NoteCheckBox createYellowPersonCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowPersonCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowRightArrowCheckBox()
public static NoteCheckBox createYellowRightArrowCheckBox()
- Crée une nouvelle étiquette de note avec l’icône YellowRightArrowCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowRightArrowCheckBox(String label)
public static NoteCheckBox createYellowRightArrowCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowRightArrowCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
createYellowStarCheckBox()
public static NoteCheckBox createYellowStarCheckBox()
- Crée une nouvelle étiquette de note avec l’icône YellowStarCheckBoxEmpty et le libellé par défaut.
Returns: NoteCheckBox - The NoteCheckBox.
createYellowStarCheckBox(String label)
public static NoteCheckBox createYellowStarCheckBox(String label)
- Crée une nouvelle case à cocher de note avec l’icône YellowStarCheckBoxEmpty et le libellé spécifié.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| libellé | java.lang.String | Le libellé de l’étiquette. |
Returns: NoteCheckBox - The NoteCheckBox.
equals(NoteCheckBox other)
public final boolean equals(NoteCheckBox other)
Détermine si l’objet spécifié est égal à l’objet actuel.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| other | NoteCheckBox | L’objet. |
Returns:
booléen - Le boolean.
equals(Object obj)
public boolean equals(Object obj)
Détermine si l’objet spécifié est égal à l’objet actuel.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| obj | java.lang.Object | L’objet. |
Returns:
booléen - Le boolean.
getFontColor()
public final Color getFontColor()
Obtient ou définit la couleur de la police.
Returns: java.awt.Color
getHighlight()
public final Color getHighlight()
Obtient ou définit la couleur de surlignage.
Returns: java.awt.Color
getIcon()
public int getIcon()
Obtient ou définit l’icône.
Valeur : Le TagIcon.
Returns: int
getLabel()
public final String getLabel()
Obtient ou définit le texte du libellé.
Returns: java.lang.String
hashCode()
public int hashCode()
Servit de fonction de hachage pour le type.
Returns:
int - Le int.
setFontColor(Color value)
public final void setFontColor(Color value)
Obtient ou définit la couleur de la police.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| valeur | java.awt.Color |
setHighlight(Color value)
public final void setHighlight(Color value)
Obtient ou définit la couleur de surlignage.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| valeur | java.awt.Color |
setLabel(String value)
public final void setLabel(String value)
Obtient ou définit le texte du libellé.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| valeur | java.lang.String |