|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cyc.tool.subl.util.SubLCommandHistory
public class SubLCommandHistory
Constructor Summary | |
---|---|
SubLCommandHistory()
Creates a new instance of SubLCommandHistory. |
Method Summary | |
---|---|
void |
add(SubLCommandHistoryItem item)
|
void |
clearHistory()
|
static void |
main(java.lang.String[] args)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubLCommandHistory()
Method Detail |
---|
public void clearHistory()
public int size()
public void add(SubLCommandHistoryItem item)
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |