com.partnersoft.gui
Class EditButtonStrip
java.lang.Object
com.partnersoft.gui.EditButtonStrip
public class EditButtonStrip
- extends java.lang.Object
A strip of editing control buttons, reminiscent of the map viewer's wheel menu.
Copyright 2009 Partner Software, Inc.
- Version:
- $Id$
- Author:
- Paul Reavis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HELP_TEXT
public static final java.lang.String[] HELP_TEXT
LABEL_TEXT
public static final java.lang.String[] LABEL_TEXT
HELP_FONT
public static final FontSpecification HELP_FONT
LABEL_FONT
public static final FontSpecification LABEL_FONT
BACKGROUND_COLOR
public static final java.awt.Color BACKGROUND_COLOR
FOREGROUND_COLOR
public static final java.awt.Color FOREGROUND_COLOR
EditButtonStrip
public EditButtonStrip()
doAdd
public void doAdd()
doRemove
public void doRemove()
doEdit
public void doEdit()
doAction
public void doAction()
getGui
public javax.swing.JComponent getGui()