Moved UI components to community/platform/util
commit387fc80395c2d94615293eb0c4d95db8f60d534a
authorOleg Shpynov <oleg.shpynov@jetbrains.com>
Mon, 26 Oct 2009 12:25:51 +0000 (26 15:25 +0300)
committerOleg Shpynov <oleg.shpynov@jetbrains.com>
Mon, 26 Oct 2009 12:25:51 +0000 (26 15:25 +0300)
tree47019ce2ca5caed92203c7468175f9f55d81fe7c
parent47cc84088fc21d2d07fb4ddd80745a4fa3bd0bcf
Moved UI components to community/platform/util
platform/util/src/com/intellij/ui/CheckBoxList.java [new file with mode: 0644]
platform/util/src/com/intellij/ui/CheckBoxListListener.java [new file with mode: 0644]
platform/util/src/com/intellij/ui/OptionalChooserComponent.form [new file with mode: 0644]
platform/util/src/com/intellij/ui/OptionalChooserComponent.java [new file with mode: 0644]
platform/util/src/com/intellij/ui/PathsChooserComponent.form [new file with mode: 0644]
platform/util/src/com/intellij/ui/PathsChooserComponent.java [new file with mode: 0644]
platform/util/util.iml