Uses of Interface
editor.tabpane.ITab
Packages that use ITab
-
Uses of ITab in editor.run
Fields in editor.run declared as ITab -
Uses of ITab in editor.settings
Fields in editor.settings declared as ITab -
Uses of ITab in editor.tabpane
Classes in editor.tabpane that implement ITabFields in editor.tabpane declared as ITabFields in editor.tabpane with type parameters of type ITabModifier and TypeFieldDescriptionTabListPopup._listTabContainer._orderedTabsTabListPopup.TabListModel._tabsMethods in editor.tabpane that return ITabModifier and TypeMethodDescriptionTabPane.addTab(String strText, Icon icon, JComponent contentPane) TabContainer.findTabWithContent(JComponent contentPane) TabPane.findTabWithContent(JComponent contentPane) TabPane.findTabWithLabel(String label) TabListPopup.TabListModel.getElementAt(int i) TabContainer.getSelectedTab()TabPane.getSelectedTab()TabContainer.TabChangeEvent.getTab()TabContainer.getTabAt(int iIndex) TabPane.getTabAt(int iIndex) private ITabStandardTabBorder.getTabFromComponent(Component c) ITab[]TabContainer.getTabs()ITab[]TabPane.getTabs()TabPane.insertTab(ILabel tabLabel, JComponent contentPane, int iIndex) TabPane.insertTab(String strText, Icon icon, JComponent contentPane, int iIndex) TabContainer.insertTabWithoutSelecting(ITab tab, int iIndex) private ITabTabPane.DefaultContextMenuHandler.tabForComponent(Component c) static ITabTabContainer.tabFromComponent(Component comp) Methods in editor.tabpane that return types with arguments of type ITabMethods in editor.tabpane with parameters of type ITabModifier and TypeMethodDescriptionvoidvoidTabContainer.addTabWithoutSelecting(ITab tab) intprivate voidprivate voidTabContainer.fireSelectionChanged(ITab tab) TabContainer.insertTabWithoutSelecting(ITab tab, int iIndex) private booleanprivate booleanMoreTab.isTabFullyVisible(ITab tab) voidvoidvoidvoidConstructors in editor.tabpane with parameters of type ITabConstructor parameters in editor.tabpane with type arguments of type ITab