| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IdeExpertPage | |
| com.togethersoft.openapi.ide.window | |
| Uses of IdeExpertPage in com.togethersoft.openapi.ide.window |
| Classes in com.togethersoft.openapi.ide.window that implement IdeExpertPage | |
class | IdeExpertPageSupportAbstract class IdeExpertPageSupport provides a default implementation
of the IdeExpertPage interface. |
| Constructors in com.togethersoft.openapi.ide.window with parameters of type IdeExpertPage | |
IdeExpertEvent.IdeExpertEvent(IdeExpertPage oldPage, IdeExpertPage newPage)Constructs an instance of IdeExperEvent with the specified
existing page and new page. | |
IdeExpertEvent.IdeExpertEvent(IdeExpertPage currentPage)Constructs an instance of IdeExpertEvent with the specified
current page. | |
| Methods in com.togethersoft.openapi.ide.window that return IdeExpertPage | |
IdeExpertPage | IdeExpertEvent.getNewPage()Gets IdeExperPage for the new page. |
IdeExpertPage | IdeExpertEvent.getOldPage()Gets IdeExperPage for the old page. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||