|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.netbeans.jemmy.JemmyException
org.netbeans.jemmy.JemmyInputException
org.netbeans.jemmy.operators.JInternalFrameOperator.WrongInternalFrameStateException
public class JInternalFrameOperator.WrongInternalFrameStateException
Exception can be throwht if as a result of an attempt to produce operation for the frame in incorrect state. Like activate iconified frame, for example.
| Constructor Summary | |
|---|---|
JInternalFrameOperator.WrongInternalFrameStateException(java.lang.String message,
java.awt.Component comp)
Constructs a JInternalFrameOperator$WrongInternalFrameStateException object. |
|
| Method Summary |
|---|
| Methods inherited from class org.netbeans.jemmy.JemmyInputException |
|---|
getComponent |
| Methods inherited from class org.netbeans.jemmy.JemmyException |
|---|
getInnerException, getInnerThrowable, getObject, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JInternalFrameOperator.WrongInternalFrameStateException(java.lang.String message,
java.awt.Component comp)
message - an exception message.comp - an internal frame.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||