Searched refs:DONT_REMOVE (Results 1 – 4 of 4) sorted by relevance
93 setState(node, PackageDescription.DONT_REMOVE); in toggleState()94 …} else if ((state == PackageDescription.DONT_REMOVE) || (state == PackageDescription.REMOVE_SOME))… in toggleState()
54 public final static int DONT_REMOVE = 4; field in PackageDescription
65 case PackageDescription.DONT_REMOVE: setIcon(InstallIcon); break; in getTreeCellRendererComponent()
43 const unsigned long DONT_REMOVE = 0x00000002;
Completed in 18 milliseconds