|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.gui.HistoryText
console.ConsoleHistoryText
public class ConsoleHistoryText
Constructor Summary | |
---|---|
ConsoleHistoryText(ConsolePane pane)
|
Method Summary | |
---|---|
int |
getInputStart()
|
java.lang.String |
getText()
|
void |
setText(java.lang.String text)
|
Methods inherited from class org.gjt.sp.jedit.gui.HistoryText |
---|
addCurrentToHistory, doBackwardSearch, doForwardSearch, fireActionPerformed, getDocument, getIndex, getInstantPopups, getModel, historyNext, historyPrevious, setIndex, setInstantPopups, setModel, showPopupMenu, showPopupMenu |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleHistoryText(ConsolePane pane)
Method Detail |
---|
public int getInputStart()
getInputStart
in class org.gjt.sp.jedit.gui.HistoryText
public java.lang.String getText()
getText
in class org.gjt.sp.jedit.gui.HistoryText
public void setText(java.lang.String text)
setText
in class org.gjt.sp.jedit.gui.HistoryText
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |