public static interface JTabbedPaneOperator.TabPageChooser
Modifier and Type | Method and Description |
---|---|
boolean |
checkPage(JTabbedPaneOperator oper,
int index)
Should be true if a page is good.
|
java.lang.String |
getDescription()
Page description.
|
boolean checkPage(JTabbedPaneOperator oper, int index)
oper
- Operator used to search item.index
- Index of a page be checked.java.lang.String getDescription()