forked from juglab/labkit-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename package net.imglib2.atlas to net.imglib2.labkit
- Loading branch information
Showing
71 changed files
with
188 additions
and
216 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...t/imglib2/atlas/ActionsAndBehaviours.java → .../imglib2/labkit/ActionsAndBehaviours.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...ava/net/imglib2/atlas/BatchSegmenter.java → ...va/net/imglib2/labkit/BatchSegmenter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...java/net/imglib2/atlas/DefaultHolder.java → ...ava/net/imglib2/labkit/DefaultHolder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
import java.util.function.Consumer; | ||
|
||
|
4 changes: 2 additions & 2 deletions
4
...in/java/net/imglib2/atlas/Extensible.java → ...n/java/net/imglib2/labkit/Extensible.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../java/net/imglib2/atlas/FeatureStack.java → ...java/net/imglib2/labkit/FeatureStack.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/java/net/imglib2/atlas/Holder.java → src/main/java/net/imglib2/labkit/Holder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
import java.util.function.Consumer; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...va/net/imglib2/atlas/ImgLabelingTest.java → ...a/net/imglib2/labkit/ImgLabelingTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
.../net/imglib2/atlas/LabelingComponent.java → ...net/imglib2/labkit/LabelingComponent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/main/java/net/imglib2/atlas/Main.java → src/main/java/net/imglib2/labkit/Main.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
...ain/java/net/imglib2/atlas/MainFrame.java → ...in/java/net/imglib2/labkit/MainFrame.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/java/net/imglib2/atlas/MenuBar.java → ...main/java/net/imglib2/labkit/MenuBar.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
import org.scijava.ui.behaviour.util.RunnableAction; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...main/java/net/imglib2/atlas/Notifier.java → ...ain/java/net/imglib2/labkit/Notifier.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...et/imglib2/atlas/PaintLabelsAndTrain.java → ...t/imglib2/labkit/PaintLabelsAndTrain.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
public class PaintLabelsAndTrain | ||
{ | ||
|
2 changes: 1 addition & 1 deletion
2
...java/net/imglib2/atlas/ParallelUtils.java → ...ava/net/imglib2/labkit/ParallelUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...n/java/net/imglib2/atlas/Preferences.java → .../java/net/imglib2/labkit/Preferences.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...lib2/atlas/RandomAccessibleContainer.java → ...ib2/labkit/RandomAccessibleContainer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
import java.util.HashSet; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
.../atlas/RealRandomAccessibleContainer.java → ...labkit/RealRandomAccessibleContainer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package net.imglib2.atlas; | ||
package net.imglib2.labkit; | ||
|
||
import java.util.HashSet; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 2 additions & 4 deletions
6
...b2/atlas/actions/AbstractFileIoAcion.java → ...2/labkit/actions/AbstractFileIoAcion.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 5 additions & 10 deletions
15
...b2/atlas/actions/AddLabelingIoAction.java → ...2/labkit/actions/AddLabelingIoAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
.../actions/ChangeFeatureSettingsAction.java → .../actions/ChangeFeatureSettingsAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 3 additions & 4 deletions
7
...ib2/atlas/actions/ClassifierIoAction.java → ...b2/labkit/actions/ClassifierIoAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
...glib2/atlas/actions/LabelingIoAction.java → ...lib2/labkit/actions/LabelingIoAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...mglib2/atlas/actions/OpenImageAction.java → ...glib2/labkit/actions/OpenImageAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 2 additions & 6 deletions
8
...imglib2/atlas/actions/OrthogonalView.java → ...mglib2/labkit/actions/OrthogonalView.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 5 additions & 6 deletions
11
...as/actions/SegmentationAsLabelAction.java → ...it/actions/SegmentationAsLabelAction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.