public class PointLabelHighPrecedenceTool
extends org.gvsig.app.gui.styling.EditorTool
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
buttonIcon |
protected byte |
precedenceValue |
| Constructor and Description |
|---|
PointLabelHighPrecedenceTool(javax.swing.JComponent targetEditor)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
javax.swing.AbstractButton |
getButton() |
java.awt.Cursor |
getCursor() |
protected javax.swing.ImageIcon |
getIconButton()
Obtains the image for the button of the tool
|
java.lang.String |
getID() |
boolean |
isSuitableFor(java.lang.Object obj) |
void |
mouseDragged(java.awt.event.MouseEvent e) |
void |
mousePressed(java.awt.event.MouseEvent e) |
void |
mouseReleased(java.awt.event.MouseEvent e) |
void |
setModel(java.lang.Object objectToBeEdited) |
protected java.lang.String buttonIcon
protected byte precedenceValue
public PointLabelHighPrecedenceTool(javax.swing.JComponent targetEditor)
targetEditor - public javax.swing.AbstractButton getButton()
getButton in class org.gvsig.app.gui.styling.EditorToolpublic java.awt.Cursor getCursor()
getCursor in class org.gvsig.app.gui.styling.EditorToolprotected javax.swing.ImageIcon getIconButton()
public java.lang.String getID()
getID in class org.gvsig.app.gui.styling.EditorToolpublic boolean isSuitableFor(java.lang.Object obj)
isSuitableFor in class org.gvsig.app.gui.styling.EditorToolpublic void mouseDragged(java.awt.event.MouseEvent e)
public void mousePressed(java.awt.event.MouseEvent e)
public void mouseReleased(java.awt.event.MouseEvent e)
public void setModel(java.lang.Object objectToBeEdited)
setModel in class org.gvsig.app.gui.styling.EditorToolCopyright © 2025 gvSIG Association. All rights reserved.