[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CASHeW-s-editor-patches] GUI
From: |
Andrew John Hughes |
Subject: |
[CASHeW-s-editor-patches] GUI |
Date: |
Wed, 11 May 2005 19:04:41 +0100 |
I'm committing the attached patch to add a small GUI,
as a contingency for today's poster session.
Changelog:
2005-05-11 Andrew John Hughes <address@hidden>
* src/nongnu/cashews/eclipse/gui/Cashews.java:
New class.
(Cashews()): New constructor.
(createContents(org.eclipse.swt.widgets.Composite)): New method.
(main(String[])): New method.
* src/nongnu/cashews/eclipse/gui/CashewsWizard.java:
(CashewsWizard()): New constructor.
(addPages()): New method.
(performFinish()): New method.
(getProcess()): New method.
(setProcess()): New method.
* src/nongnu/cashews/eclipse/gui/CompositeChoicePage.java:
(CompositeChoicePage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/eclipse/gui/ConnectionPage.java:
(ConnectionPage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/eclipse/gui/OperationChoicePage.java:
(OperationChoicePage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/language/process/AtomicProcess.java:
(getGrounding()): New method.
(toString()): New method.
* src/nongnu/cashews/language/process/CompositeProcess.java:
(getControlStructure()): New method.
* src/nongnu/cashews/language/process/MultiPerform.java:
(getContent()): New method.
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
No software patents in Europe -- http://nosoftwarepatents.com
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
cashews-10.diff
Description: Text document
signature.asc
Description: This is a digitally signed message part
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [CASHeW-s-editor-patches] GUI,
Andrew John Hughes <=