|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRBColumn
Represents abstract reference book column with caption and proportional width. Other interfaces extend this interface to represent specific reference book columns.
Method Summary | |
---|---|
java.lang.String |
getCaption()
Represents column caption which describes meaning of this column. |
int |
getWidth()
Use getWidth() to control width of each column in reference
book. |
Method Detail |
---|
java.lang.String getCaption()
int getWidth()
getWidth()
to control width of each column in reference
book. This width is proportional integer value specifying its size
relative to other columns.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |