|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Graph2DLayoutExecutor.ExceptionListener
Interface used to report Exception
s or Error
s that happen during calls
to Graph2DLayoutExecutor.doLayout(Graph2D, Layouter, Runnable, y.view.Graph2DLayoutExecutor.ExceptionListener)
.
Method Summary | |
---|---|
void |
exceptionHappened(java.lang.Throwable t)
Called when the given Throwable was thrown during the layout. |
Method Detail |
---|
void exceptionHappened(java.lang.Throwable t)
Throwable
was thrown during the layout.
t
- The Throwable.
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |