public class LabelStyleRemoveLastTextField
extends org.gvsig.app.gui.styling.EditorTool
| Constructor and Description |
|---|
LabelStyleRemoveLastTextField(javax.swing.JComponent targetEditor) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.AbstractButton |
getButton() |
java.awt.Cursor |
getCursor() |
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) |
public LabelStyleRemoveLastTextField(javax.swing.JComponent 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.EditorToolpublic 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 © 2024 gvSIG Association. All rights reserved.