modifiedfield:
IMG_CAUSE
type: ImageIcon → Icon
- static javax.swing.ImageIcon IMG_CAUSE
+ static javax.swing.Icon IMG_CAUSE
modifiedfield:
IMG_EXCEPTION
type: ImageIcon → Icon
- static javax.swing.ImageIcon IMG_EXCEPTION
+ static javax.swing.Icon IMG_EXCEPTION
modifiedfield:
IMG_FRAME_ELEMENT
type: ImageIcon → Icon
- static javax.swing.ImageIcon IMG_FRAME_ELEMENT
+ static javax.swing.Icon IMG_FRAME_ELEMENT
modifiedfield:
IMG_REPORT
type: ImageIcon → Icon
- static javax.swing.ImageIcon IMG_REPORT
+ static javax.swing.Icon IMG_REPORT
modifiedfield:
IMG_STACK
type: ImageIcon → Icon
- static javax.swing.ImageIcon IMG_STACK
+ static javax.swing.Icon IMG_STACK
addedmethod:
addException
void addException(java.lang.String message, java.lang.Throwable t)
addedmethod:
getMessage
java.lang.String getMessage()
addedfield:
tree
docking.widgets.tree.GTree tree
modifiedtype-extends:
ErrLogExpandableDialog
- docking.DialogComponentProvider
+ docking.AbstractErrDialog
removedfield:
excTree
docking.widgets.tree.GTree excTree