public class PostgisAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
actionText |
protected ImageIcon |
icon |
protected String |
iconPath |
| Constructor and Description |
|---|
PostgisAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Get the value of action.
|
String |
getActionText()
Get the value of actionText.
|
ImageIcon |
getIcon()
Get the value of icon.
|
String |
getIconPath()
Get the value of stringiconPath.
|
void |
setAction(String action)
Set the value of action.
|
void |
setActionText(String actionText)
Set the value of actionText.
|
void |
setIcon(ImageIcon icon)
Set the value of icon.
|
void |
setIconPath(String iconPath)
Set the value of stringiconPath.
|
protected String action
protected String actionText
protected String iconPath
protected ImageIcon icon
public ImageIcon getIcon()
public void setIcon(ImageIcon icon)
icon - new value of iconpublic String getIconPath()
public void setIconPath(String iconPath)
iconPath - new value of stringiconPathpublic String getActionText()
public void setActionText(String actionText)
actionText - new value of actionTextpublic String getAction()
public void setAction(String action)
action - new value of actionCopyright © 2012–2025 cismet GmbH. All rights reserved.