Class DummyTreeCellEditor

java.lang.Object
gg.xp.xivsupport.events.triggers.easytriggers.gui.tree.DummyTreeCellEditor
All Implemented Interfaces:
CellEditor, TreeCellEditor

public class DummyTreeCellEditor extends Object implements TreeCellEditor
Class that lets us use a workaround to this issue.

We use an artificially-started edit + immediate cancel to get the BasicTreeUI to realize that the cell size has changed after we change the name of a trigger.