当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
AbstractInterp.Actor (Terminal Emulator) - NetBeans API Javadoc (Current Development Version)
org.netbeans.lib.terminalemulator
Interface AbstractInterp.Actor
- All Known Implementing Classes:
- InterpANSI.InterpTypeANSI.ACT_AE, InterpANSI.InterpTypeANSI.ACT_AL, InterpANSI.InterpTypeANSI.ACT_AS, InterpANSI.InterpTypeANSI.ACT_ATTR, InterpANSI.InterpTypeANSI.ACT_BC, InterpANSI.InterpTypeANSI.ACT_DC, InterpANSI.InterpTypeANSI.ACT_DL, InterpANSI.InterpTypeANSI.ACT_DO, InterpANSI.InterpTypeANSI.ACT_DSR, InterpANSI.InterpTypeANSI.ACT_FULL_RESET, InterpANSI.InterpTypeANSI.ACT_GLYPH, InterpANSI.InterpTypeANSI.ACT_HO, InterpANSI.InterpTypeANSI.ACT_IC, InterpANSI.InterpTypeANSI.ACT_J, InterpANSI.InterpTypeANSI.ACT_K, InterpANSI.InterpTypeANSI.ACT_MARGIN, InterpANSI.InterpTypeANSI.ACT_ND, InterpANSI.InterpTypeANSI.ACT_PRINT, InterpANSI.InterpTypeANSI.ACT_PUSH_NUMBER, InterpANSI.InterpTypeANSI.ACT_RC, InterpANSI.InterpTypeANSI.ACT_REMEMBER_DIGIT, InterpANSI.InterpTypeANSI.ACT_RESET_NUMBER, InterpANSI.InterpTypeANSI.ACT_RM, InterpANSI.InterpTypeANSI.ACT_SC, InterpANSI.InterpTypeANSI.ACT_SM, InterpANSI.InterpTypeANSI.ACT_TO_ESC, InterpANSI.InterpTypeANSI.ACT_UP, InterpDumb.InterpTypeDumb.ACT_BEL, InterpDumb.InterpTypeDumb.ACT_BS, InterpDumb.InterpTypeDumb.ACT_CR, InterpDumb.InterpTypeDumb.ACT_ERR, InterpDumb.InterpTypeDumb.ACT_LF, InterpDumb.InterpTypeDumb.ACT_NOP, InterpDumb.InterpTypeDumb.ACT_PAUSE, InterpDumb.InterpTypeDumb.ACT_REGULAR, InterpDumb.InterpTypeDumb.ACT_TAB
- Enclosing class:
- AbstractInterp
protected static interface AbstractInterp.Actor
action
String action(AbstractInterp interp,
char c)