Skip to content

Commit

Permalink
adicionado input via teclado e finção para manipular strings
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson- committed Jun 1, 2014
1 parent 97997a3 commit 7081a0e
Show file tree
Hide file tree
Showing 21 changed files with 3,986 additions and 143 deletions.
2 changes: 1 addition & 1 deletion nbproject/private/private.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ do.depend=false
do.jar=true
javac.debug=true
javadoc.preview=true
user.properties.file=/home/anderson/.netbeans/7.4/build.properties
user.properties.file=/home/antunes/.netbeans/8.0/build.properties
6 changes: 1 addition & 5 deletions nbproject/private/private.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/gui/ShortcutsWindow.java</file>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/gui/panels/SimulationPanel.java</file>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/robot/Robot.java</file>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/gui/GUI.java</file>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/drawable/DrawingPanel.java</file>
<file>file:/home/andy/Projects/RobotInterface/src/robotinterface/algorithm/procedure/Block.java</file>
</group>
</open-files>
</project-private>
Loading

0 comments on commit 7081a0e

Please sign in to comment.