クラス
src.backend.exception.OutOfIndexException の使用

OutOfIndexException を使用しているパッケージ
src.backend   
src.backend.terminal   
 

src.backend での OutOfIndexException の使用
 

OutOfIndexException をスローする src.backend のメソッド
 FontChange TermEntry.getFontChange(int index)
           
 TerminalGrouping TermEntry.getTerminalGrouping(int gid)
           
 java.lang.String TermEntry.getTextGroupingDecoded(int gid)
          get the text encoded
 FontChange TermEntry.removeFontChange(int sel)
           
 TerminalGrouping TermEntry.removeTerminalGrouping(int sel)
           
 void TermEntry.setGroupingText(byte[] insertText, int groupingIndex)
           
 

src.backend.terminal での OutOfIndexException の使用
 

OutOfIndexException をスローする src.backend.terminal のメソッド
static BugSet TerminalStaticData.getErrorMessage(int index)