abbot.tester
Class JTabbedPaneLocation.TabNotVisibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
abbot.tester.ActionFailedException
abbot.tester.LocationUnavailableException
abbot.tester.JTabbedPaneLocation.TabNotVisibleException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JTabbedPaneLocation
class JTabbedPaneLocation.TabNotVisibleException
- extends LocationUnavailableException
This exception is thrown if a given tab is not currently visible.
Some LAFs may not display all tabs concurrently. OSX, for example,
puts tabs that don't fit into a popup menu.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
index
public int index
JTabbedPaneLocation.TabNotVisibleException
public JTabbedPaneLocation.TabNotVisibleException(int index)
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on