|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICollapsableArtifactFigure
Interface for collapsable figure.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
boolean |
isCollapsed()
Return collapse flag. |
boolean |
isCollapseIconArea(Point mouseLocation)
Return true if the mouse is in the collapse icon area, false otherwise. |
void |
setCollapsed(boolean collapse)
Set collapse flag. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
boolean isCollapseIconArea(Point mouseLocation)
mouseLocation
-
void setCollapsed(boolean collapse)
collapse
- true to collapse, false to expand.boolean isCollapsed()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |