|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents commands, that need a message to complete the VCS action.
Method Summary | |
String |
getMessage()
Get the message for this command. |
void |
setMessage(String message)
Set a message for the command. |
Methods inherited from interface org.netbeans.api.vcs.commands.Command |
execute, getApplicableFiles, getDisplayName, getFiles, getName, isExpertMode, isGUIMode, setExpertMode, setFiles, setGUIMode |
Method Detail |
public void setMessage(String message)
message
- The messagepublic String getMessage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |