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.swing.text.html
Version documentée : Java SE 17

Classe « ImageView »

Informations générales

Héritage

java.lang.Object
    javax.swing.text.View
        javax.swing.text.html.ImageView

Définition

public class ImageView extends javax.swing.text.View

Description

A venir.

Liste des attributs

Tous les attributs Attributs d'instance Attributs statiques Attributs dépréciés
QualificateursTypeNomDescription

Liste des constructeurs

Constructeurs Constructeurs dépréciés
ConstructeurDescription
ImageView( Element elem )

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

Propriétés Propriétés dépréciées
QualificateursTypeNomR/W
public String altText R/-
public AttributeSet attributes R/-
public Image image R/-
public URL imageURL R/-
public Icon loadingImageIcon R/-
public boolean loadsSynchronously R/W
public Icon noImageIcon R/-
public View parent -/W
protected StyleSheet styleSheet R/-

Propriétés héritées de la classe javax.swing.text.View

attributes, container, document, element, endOffset, graphics, parent, startOffset, viewCount, viewFactory, visible

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 void changedUpdate( DocumentEvent e, Shape a, ViewFactory f )
public float getAlignment( int axis )
public String getAltText()
public AttributeSet getAttributes()
public Image getImage()
public URL getImageURL()
public Icon getLoadingImageIcon()
public boolean getLoadsSynchronously()
public Icon getNoImageIcon()
public float getPreferredSpan( int axis )
protected StyleSheet getStyleSheet()
public String getToolTipText( float x, float y, Shape allocation )
public Shape modelToView( int pos, Shape a, Bias b )
public void paint( Graphics g, Shape a )
public void setLoadsSynchronously( boolean newValue )
public void setParent( View parent )
protected void setPropertiesFromAttributes()
public void setSize( float width, float height )
public int viewToModel( float x, float y, Shape a, Bias[] bias )

Méthodes héritées de la classe javax.swing.text.View

append, breakView, changedUpdate, createFragment, forwardUpdate, forwardUpdateToView, getAlignment, getAttributes, getBreakWeight, getChildAllocation, getContainer, getDocument, getElement, getEndOffset, getGraphics, getMaximumSpan, getMinimumSpan, getNextVisualPositionFrom, getParent, getPreferredSpan, getResizeWeight, getStartOffset, getToolTipText, getView, getViewCount, getViewFactory, getViewIndex, getViewIndex, insert, insertUpdate, isVisible, modelToView, modelToView, modelToView, paint, preferenceChanged, remove, removeAll, removeUpdate, replace, setParent, setSize, updateChildren, updateLayout, viewToModel, viewToModel

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

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