Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module : java.desktop - Package : javax.print.attribute.standard
Version documentée : Java SE 17

Classe « PrinterStateReason »

Informations générales

Héritage

java.lang.Object
    javax.print.attribute.EnumSyntax
        javax.print.attribute.standard.PrinterStateReason

Définition

public class PrinterStateReason extends javax.print.attribute.EnumSyntax
implements javax.print.attribute.Attribute

Description

A venir.

Liste des attributs

Tous les attributs Attributs d'instance Attributs statiques Attributs dépréciés
QualificateursTypeNomDescription
public static PrinterStateReason CONNECTING_TO_DEVICE
public static PrinterStateReason COVER_OPEN
public static PrinterStateReason DEVELOPER_EMPTY
public static PrinterStateReason DEVELOPER_LOW
public static PrinterStateReason DOOR_OPEN
public static PrinterStateReason FUSER_OVER_TEMP
public static PrinterStateReason FUSER_UNDER_TEMP
public static PrinterStateReason INPUT_TRAY_MISSING
public static PrinterStateReason INTERLOCK_OPEN
public static PrinterStateReason INTERPRETER_RESOURCE_UNAVAILABLE
public static PrinterStateReason MARKER_SUPPLY_EMPTY
public static PrinterStateReason MARKER_SUPPLY_LOW
public static PrinterStateReason MARKER_WASTE_ALMOST_FULL
public static PrinterStateReason MARKER_WASTE_FULL
public static PrinterStateReason MEDIA_EMPTY
public static PrinterStateReason MEDIA_JAM
public static PrinterStateReason MEDIA_LOW
public static PrinterStateReason MEDIA_NEEDED
public static PrinterStateReason MOVING_TO_PAUSED
public static PrinterStateReason OPC_LIFE_OVER
public static PrinterStateReason OPC_NEAR_EOL
public static PrinterStateReason OTHER
public static PrinterStateReason OUTPUT_AREA_ALMOST_FULL
public static PrinterStateReason OUTPUT_AREA_FULL
public static PrinterStateReason OUTPUT_TRAY_MISSING
public static PrinterStateReason PAUSED
public static PrinterStateReason SHUTDOWN
public static PrinterStateReason SPOOL_AREA_FULL
public static PrinterStateReason STOPPED_PARTLY
public static PrinterStateReason STOPPING
public static PrinterStateReason TIMED_OUT
public static PrinterStateReason TONER_EMPTY
public static PrinterStateReason TONER_LOW

Liste des constructeurs

Constructeurs Constructeurs dépréciés
ConstructeurDescription
PrinterStateReason( int value )

Liste des propriétés (getters/setters)

Propriétés Propriétés dépréciées
QualificateursTypeNomR/W
public Class category R/-
protected EnumSyntax[] enumValueTable R/-
public String name R/-
protected String[] stringTable R/-

Propriétés héritées de la classe javax.print.attribute.EnumSyntax

enumValueTable, offset, stringTable, value

Propriétés héritées de la classe java.lang.Object

class

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes concrètes Méthodes abstraites Méthodes dépréciées
QualificateursType de retourPrototype de la méthodeDescription
public Class<? extends javax.print.attribute.Attribute> getCategory()
protected EnumSyntax[] getEnumValueTable()
public String getName()
protected String[] getStringTable()

Méthodes héritées de la classe javax.print.attribute.EnumSyntax

clone, getEnumValueTable, getOffset, getStringTable, getValue, hashCode, readResolve, toString

Méthodes héritées de la classe java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait