Class LabelStyleOpenBackgroundFile

java.lang.Object
org.gvsig.app.gui.styling.EditorTool
org.gvsig.labeling.gui.styling.editortools.LabelStyleOpenBackgroundFile
All Implemented Interfaces:
MouseListener, MouseMotionListener, EventListener

public class LabelStyleOpenBackgroundFile extends org.gvsig.app.gui.styling.EditorTool
LabelStyleOpenBackgroundFile.java
Author:
jaume dominguez faus - jaume.dominguez@iver.es Jan 15, 2008
  • Field Details

    • LABEL_STYLE_BACKGROUND_FILECHOOSER

      public static final String LABEL_STYLE_BACKGROUND_FILECHOOSER
      See Also:
    • DEFAULT_LABEL_BACKGROUND_FOLDER

      public static String DEFAULT_LABEL_BACKGROUND_FOLDER
  • Constructor Details

    • LabelStyleOpenBackgroundFile

      public LabelStyleOpenBackgroundFile(JComponent targetEditor)
  • Method Details

    • getButton

      public AbstractButton getButton()
      Specified by:
      getButton in class org.gvsig.app.gui.styling.EditorTool
    • getCursor

      public Cursor getCursor()
      Specified by:
      getCursor in class org.gvsig.app.gui.styling.EditorTool
    • getID

      public String getID()
      Specified by:
      getID in class org.gvsig.app.gui.styling.EditorTool
    • isSuitableFor

      public boolean isSuitableFor(Object obj)
      Specified by:
      isSuitableFor in class org.gvsig.app.gui.styling.EditorTool
    • setModel

      public void setModel(Object objectToBeEdited)
      Specified by:
      setModel in class org.gvsig.app.gui.styling.EditorTool
    • mousePressed

      public void mousePressed(MouseEvent e)
    • mouseReleased

      public void mouseReleased(MouseEvent e)
    • mouseDragged

      public void mouseDragged(MouseEvent e)