public class TableHeaderRenderer.AscendingIcon extends TableHeaderRenderer.NullIcon
| 构造器和说明 |
|---|
AscendingIcon() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
paintIcon(Component pComponent,
Graphics pGraphics,
int pX,
int pY)
Draw the icon at the specified location.
|
getIconHeight, getIconWidthpublic void paintIcon(Component pComponent, Graphics pGraphics, int pX, int pY)
paintIcon 在接口中 IconpaintIcon 在类中 TableHeaderRenderer.NullIconpComponent - the componentpGraphics - the graphicspX - x positionpY - y positionIcon.paintIcon(Component, Graphics, int, int)Copyright © 2023 onecode. All rights reserved.