|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectti.swing.console.InverseAttribute
An attribute to flip the bg and fg color.
Field Summary | |
static Attribute |
INVERSE
|
Constructor Summary | |
InverseAttribute()
|
Method Summary | |
Region |
getRegion(int offset,
int length)
Get a region to apply this region. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Attribute INVERSE
Constructor Detail |
public InverseAttribute()
Method Detail |
public Region getRegion(int offset, int length)
getRegion
in interface Attribute
offset
- the offset to beginning of regionlength
- the length of the region
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |