|
org.netbeans.lib.terminalemulator 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ActiveRegion in org.netbeans.lib.terminalemulator |
---|
Methods in org.netbeans.lib.terminalemulator that return ActiveRegion | |
---|---|
ActiveRegion |
ActiveTerm.beginRegion(boolean hyperlink)
|
ActiveRegion |
RegionManager.beginRegion(Coord begin)
Creates a new active region. |
ActiveRegion |
RegionManager.findRegion(Coord acoord)
|
ActiveRegion |
ActiveTerm.findRegion(Coord coord)
|
ActiveRegion |
ActiveRegion.firstChild()
Return the first child of this |
ActiveRegion |
ActiveRegion.getNextSibling()
Get the next sibling of this region |
ActiveRegion |
ActiveRegion.getPreviousSibling()
Get the previous sibling of this region |
ActiveRegion |
ActiveRegion.lastChild()
Return the last child of this |
ActiveRegion |
ActiveRegion.parent()
|
ActiveRegion |
RegionManager.root()
Returns the always-present "root" ActiveRegion. |
Methods in org.netbeans.lib.terminalemulator with parameters of type ActiveRegion | |
---|---|
void |
ActiveTermListener.action(ActiveRegion r,
InputEvent e)
|
void |
ActiveTerm.hilite(ActiveRegion region)
|
void |
Term.possiblyNormalize(ActiveRegion region)
Ensure that maximum of the given region is visible. |
|
org.netbeans.lib.terminalemulator 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |