|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThrowableHolderVST
@ThreadRestricted(value="AWT event dispatch") final class ThrowableHolderVST
View of throwable holder, showing its full stack trace.
Constructor Summary | |
---|---|
ThrowableHolderVST(ThrowableHolderModel m,
Container container,
Spool spool)
Constructs a new ThrowableHolderVST in a container. |
Method Summary | |
---|---|
ThrowableHolderModel |
getModel()
Returns the model that is viewed. |
void |
setModel(ThrowableHolderModel newModel)
Sets the model that is viewed, per getModel(). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ThrowableHolderVST(ThrowableHolderModel m, Container container, Spool spool)
m
- model per getModel(); or null to set it laterMethod Detail |
---|
public ThrowableHolderModel getModel()
public void setModel(ThrowableHolderModel newModel)
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |