Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
e8ae361c
Commit
e8ae361c
authored
May 27, 2002
by
Guillaume Chomat
Browse files
a stable version
parent
b0c8f60f
Changes
2
Show whitespace changes
Inline
Side-by-side
flowcomposer/lib/flowcomposer.jar
View file @
e8ae361c
No preview for this file type
flowcomposer/src/fr/fluxmedia/flowcomposer/FlowComposer.java
View file @
e8ae361c
/**
*
* $Id: FlowComposer.java,v 1.2
2
2002-05-27 16:
22:45 frederic
Exp $
* $Id: FlowComposer.java,v 1.2
3
2002-05-27 16:
39:47 gchomat
Exp $
*
* Transmorpher
*
...
...
@@ -1003,7 +1003,6 @@ public class FlowComposer extends JPanel implements GraphModelListener,
public
void
actionPerformed
(
ActionEvent
e
)
{
if
(
editing
)
newEditor
();
else
}
}
...
...
@@ -1119,6 +1118,7 @@ public class FlowComposer extends JPanel implements GraphModelListener,
public
void
actionPerformed
(
ActionEvent
e
)
{
try
{
SystemResources
tResources
=
new
SystemResources
();
String
reloc
=
""
;
transmorpher
.
generateExec
(
reloc
);
Parameters
p
=
new
Parameters
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment