| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Expandable interface for S-groups.
| Field Summary | |
static int | 
DEFAULT_OPTIONS
Default expansion/contraction options.  | 
static int | 
MDL_EXPAND
MDL like multiple group expansion flag.  | 
| Method Summary | |
 boolean | 
contract(int opts)
Contracts the S-group.  | 
 boolean | 
expand(int opts)
Expands the S-group.  | 
 boolean | 
isExpanded()
Is this S-group expanded?  | 
| Field Detail | 
public static final int DEFAULT_OPTIONS
public static final int MDL_EXPAND
| Method Detail | 
public boolean contract(int opts)
opts - contraction options (currently neglected)
DEFAULT_OPTIONSpublic boolean expand(int opts)
opts - expansion options
DEFAULT_OPTIONS, 
MDL_EXPANDpublic boolean isExpanded()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||