Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analyst WebApp
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fidentis
Analyst WebApp
Commits
e70bde95
There was an error fetching the commit references. Please try again later.
Commit
e70bde95
authored
4 years ago
by
matko
Browse files
Options
Downloads
Patches
Plain Diff
added Project import
parent
5d4fdeb8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
GUI/src/main/java/cz/fidentis/analyst/gui/Dashboard.java
+2
-2
2 additions, 2 deletions
GUI/src/main/java/cz/fidentis/analyst/gui/Dashboard.java
with
2 additions
and
2 deletions
GUI/src/main/java/cz/fidentis/analyst/gui/Dashboard.java
+
2
−
2
View file @
e70bde95
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
*/
*/
package
cz.fidentis.analyst.gui
;
package
cz.fidentis.analyst.gui
;
import
cz.fidentis.analyst.
face.HumanFace
;
import
cz.fidentis.analyst.
Project
;
/**
/**
*
*
...
@@ -14,7 +14,7 @@ import cz.fidentis.analyst.face.HumanFace;
...
@@ -14,7 +14,7 @@ import cz.fidentis.analyst.face.HumanFace;
public
class
Dashboard
extends
javax
.
swing
.
JPanel
{
public
class
Dashboard
extends
javax
.
swing
.
JPanel
{
/**
/**
* Creates new form
Project
* Creates new form
Dashboard
*/
*/
public
Dashboard
()
{
public
Dashboard
()
{
initComponents
();
initComponents
();
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment