|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITabListener | |
|---|---|
| com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
| com.sibvisions.rad.ui.swing.impl.container | Contains Swing container implementations based on the platform and technology independent interface definitions. |
| Uses of ITabListener in com.sibvisions.rad.ui.swing.ext |
|---|
| Classes in com.sibvisions.rad.ui.swing.ext that implement ITabListener | |
|---|---|
class |
JVxDesktopPane
The JVxDesktopPane extends a JDesktopPane and
enables the usage of a background image. |
| Methods in com.sibvisions.rad.ui.swing.ext with parameters of type ITabListener | |
|---|---|
void |
JVxTabbedPane.addTabListener(ITabListener pListener)
Adds an ITabListener to receive tab events from this
tabbed pane. |
void |
JVxTabbedPane.removeTabListener(ITabListener pListener)
Removes the specified ITabListener so that it no longer
receives tab events from this tabbed pane. |
| Uses of ITabListener in com.sibvisions.rad.ui.swing.impl.container |
|---|
| Classes in com.sibvisions.rad.ui.swing.impl.container that implement ITabListener | |
|---|---|
class |
SwingTabsetPanel
The SwingTabsetPanel is the ITabsetPanel
implementation for swing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||