|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.hungry.javacvs.client.ui.CVSUI
|
+--com.hungry.javacvs.client.ui.text.CVSText
| Fields inherited from class com.hungry.javacvs.client.ui.CVSUI |
CMD_ADD,
CMD_ADMIN,
CMD_ANNOTATE,
CMD_CHECKOUT,
CMD_COMMIT,
CMD_DIFF,
CMD_EDIT,
CMD_EDITORS,
CMD_EXPORT,
CMD_HISTORY,
CMD_IMPORT,
CMD_INIT,
CMD_LOG,
CMD_LOGIN,
CMD_RDIFF,
CMD_RELEASE,
CMD_REMOVE,
CMD_RTAG,
CMD_STATUS,
CMD_TAG,
CMD_UNEDIT,
CMD_UPDATE,
CMD_WATCH,
CMD_WATCHERS,
listenerList,
m_client |
| Constructor Summary | |
CVSText()
|
|
| Method Summary | |
boolean |
getConnectionClosed()
|
void |
handleCommandLine(java.lang.String[] args)
|
void |
initCommandDictionary()
|
static void |
main(java.lang.String[] args)
|
void |
setConnectionClosed(boolean flag)
|
| Methods inherited from class com.hungry.javacvs.client.ui.CVSUI |
addCVSUIListener,
clientEvent,
fireBusyStateChange,
fireConnectionClosed,
fireMessageText,
firePasswordPrompt,
fireRequestError,
fireStatusChange,
fireUIChange,
getClient,
passQuery,
performCommandOnFiles,
removeCVSUIListener |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CVSText()
| Method Detail |
public void initCommandDictionary()
public void handleCommandLine(java.lang.String[] args)
public void setConnectionClosed(boolean flag)
public boolean getConnectionClosed()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||