JIDE 3.5.15

com.jidesoft.diff
Class DiffIconsFactory.Editor

java.lang.Object
  extended by com.jidesoft.diff.DiffIconsFactory.Editor
Enclosing class:
DiffIconsFactory

public static class DiffIconsFactory.Editor
extends Object


Field Summary
static String DELETE
           
static String LEFT
           
static String RIGHT
           
 
Constructor Summary
DiffIconsFactory.Editor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELETE

public static final String DELETE
See Also:
Constant Field Values

LEFT

public static final String LEFT
See Also:
Constant Field Values

RIGHT

public static final String RIGHT
See Also:
Constant Field Values
Constructor Detail

DiffIconsFactory.Editor

public DiffIconsFactory.Editor()

JIDE 3.5.15