Moving non-java files into resources directory
authorJaroslav Tulach <jaroslav.tulach@xelfi.cz>
Tue, 17 Jan 2017 21:11:27 +0100
changeset 809cacfcd32fd
parent 7 e25795e78b78
child 9 c2fdec0483a7
Moving non-java files into resources directory
src/main/java/xelfi/awt/folder.gif
src/main/java/xelfi/awt/node.gif
src/main/java/xelfi/awt/openfolder.gif
src/main/java/xelfi/design/components/palette/arrow.gif
src/main/java/xelfi/design/components/palette/question.gif
src/main/java/xelfi/design/components/xawt/bevel.gif
src/main/java/xelfi/design/components/xawt/button.gif
src/main/java/xelfi/design/components/xawt/checkbox.gif
src/main/java/xelfi/design/components/xawt/checkboxgroup.gif
src/main/java/xelfi/design/components/xawt/choice.gif
src/main/java/xelfi/design/components/xawt/colorgrid.gif
src/main/java/xelfi/design/components/xawt/gauge.gif
src/main/java/xelfi/design/components/xawt/hscrollbar.gif
src/main/java/xelfi/design/components/xawt/image.gif
src/main/java/xelfi/design/components/xawt/imagebutton.gif
src/main/java/xelfi/design/components/xawt/label.gif
src/main/java/xelfi/design/components/xawt/list.gif
src/main/java/xelfi/design/components/xawt/menubar.gif
src/main/java/xelfi/design/components/xawt/pagecontrol.gif
src/main/java/xelfi/design/components/xawt/panel.gif
src/main/java/xelfi/design/components/xawt/panel3D.gif
src/main/java/xelfi/design/components/xawt/popup.gif
src/main/java/xelfi/design/components/xawt/shape.gif
src/main/java/xelfi/design/components/xawt/spinbutton.gif
src/main/java/xelfi/design/components/xawt/spinedit.gif
src/main/java/xelfi/design/components/xawt/tabcontrol.gif
src/main/java/xelfi/design/components/xawt/textarea.gif
src/main/java/xelfi/design/components/xawt/textfield.gif
src/main/java/xelfi/design/components/xawt/timer.gif
src/main/java/xelfi/design/components/xawt/trackbar.gif
src/main/java/xelfi/design/components/xawt/treeview.gif
src/main/java/xelfi/design/components/xawt/vscrollbar.gif
src/main/java/xelfi/editor/actions/Default.key
src/main/java/xelfi/images/Logo.gif
src/main/java/xelfi/images/sample1.gif
src/main/java/xelfi/images/sample2.gif
src/main/java/xelfi/images/sample3.gif
src/main/java/xelfi/templates/patterns/AboutBox.template
src/main/java/xelfi/templates/patterns/Class.template
src/main/java/xelfi/templates/patterns/Exception.template
src/main/java/xelfi/templates/patterns/Interface.template
src/main/java/xelfi/templates/patterns/Main.template
src/main/java/xelfi/templates/patterns/Package.template
src/main/java/xelfi/templates/patterns/XelfiClass.template
src/main/java/xelfi/templates/patterns/XelfiInterface.template
src/main/java/xelfi/top/toolbar/addwatch.gif
src/main/java/xelfi/top/toolbar/breakpoints.gif
src/main/java/xelfi/top/toolbar/browser.gif
src/main/java/xelfi/top/toolbar/callstack.gif
src/main/java/xelfi/top/toolbar/ci.gif
src/main/java/xelfi/top/toolbar/compile.gif
src/main/java/xelfi/top/toolbar/compileall.gif
src/main/java/xelfi/top/toolbar/copy.gif
src/main/java/xelfi/top/toolbar/cut.gif
src/main/java/xelfi/top/toolbar/exit.gif
src/main/java/xelfi/top/toolbar/find.gif
src/main/java/xelfi/top/toolbar/findnext.gif
src/main/java/xelfi/top/toolbar/findprevious.gif
src/main/java/xelfi/top/toolbar/finish.gif
src/main/java/xelfi/top/toolbar/go.gif
src/main/java/xelfi/top/toolbar/gotocursor.gif
src/main/java/xelfi/top/toolbar/grid.gif
src/main/java/xelfi/top/toolbar/locals.gif
src/main/java/xelfi/top/toolbar/new.gif
src/main/java/xelfi/top/toolbar/open.gif
src/main/java/xelfi/top/toolbar/output.gif
src/main/java/xelfi/top/toolbar/paste.gif
src/main/java/xelfi/top/toolbar/question.gif
src/main/java/xelfi/top/toolbar/realmode.gif
src/main/java/xelfi/top/toolbar/restart.gif
src/main/java/xelfi/top/toolbar/runmain.gif
src/main/java/xelfi/top/toolbar/save.gif
src/main/java/xelfi/top/toolbar/saveall.gif
src/main/java/xelfi/top/toolbar/stepover.gif
src/main/java/xelfi/top/toolbar/threads.gif
src/main/java/xelfi/top/toolbar/togglebreakpoint.gif
src/main/java/xelfi/top/toolbar/traceinto.gif
src/main/java/xelfi/top/toolbar/undo.gif
src/main/java/xelfi/top/toolbar/watches.gif
src/main/resources/xelfi/awt/folder.gif
src/main/resources/xelfi/awt/node.gif
src/main/resources/xelfi/awt/openfolder.gif
src/main/resources/xelfi/design/components/palette/arrow.gif
src/main/resources/xelfi/design/components/palette/question.gif
src/main/resources/xelfi/design/components/xawt/bevel.gif
src/main/resources/xelfi/design/components/xawt/button.gif
src/main/resources/xelfi/design/components/xawt/checkbox.gif
src/main/resources/xelfi/design/components/xawt/checkboxgroup.gif
src/main/resources/xelfi/design/components/xawt/choice.gif
src/main/resources/xelfi/design/components/xawt/colorgrid.gif
src/main/resources/xelfi/design/components/xawt/gauge.gif
src/main/resources/xelfi/design/components/xawt/hscrollbar.gif
src/main/resources/xelfi/design/components/xawt/image.gif
src/main/resources/xelfi/design/components/xawt/imagebutton.gif
src/main/resources/xelfi/design/components/xawt/label.gif
src/main/resources/xelfi/design/components/xawt/list.gif
src/main/resources/xelfi/design/components/xawt/menubar.gif
src/main/resources/xelfi/design/components/xawt/pagecontrol.gif
src/main/resources/xelfi/design/components/xawt/panel.gif
src/main/resources/xelfi/design/components/xawt/panel3D.gif
src/main/resources/xelfi/design/components/xawt/popup.gif
src/main/resources/xelfi/design/components/xawt/shape.gif
src/main/resources/xelfi/design/components/xawt/spinbutton.gif
src/main/resources/xelfi/design/components/xawt/spinedit.gif
src/main/resources/xelfi/design/components/xawt/tabcontrol.gif
src/main/resources/xelfi/design/components/xawt/textarea.gif
src/main/resources/xelfi/design/components/xawt/textfield.gif
src/main/resources/xelfi/design/components/xawt/timer.gif
src/main/resources/xelfi/design/components/xawt/trackbar.gif
src/main/resources/xelfi/design/components/xawt/treeview.gif
src/main/resources/xelfi/design/components/xawt/vscrollbar.gif
src/main/resources/xelfi/editor/actions/Default.key
src/main/resources/xelfi/images/Logo.gif
src/main/resources/xelfi/images/sample1.gif
src/main/resources/xelfi/images/sample2.gif
src/main/resources/xelfi/images/sample3.gif
src/main/resources/xelfi/templates/patterns/AboutBox.template
src/main/resources/xelfi/templates/patterns/Class.template
src/main/resources/xelfi/templates/patterns/Exception.template
src/main/resources/xelfi/templates/patterns/Interface.template
src/main/resources/xelfi/templates/patterns/Main.template
src/main/resources/xelfi/templates/patterns/Package.template
src/main/resources/xelfi/templates/patterns/XelfiClass.template
src/main/resources/xelfi/templates/patterns/XelfiInterface.template
src/main/resources/xelfi/top/toolbar/addwatch.gif
src/main/resources/xelfi/top/toolbar/breakpoints.gif
src/main/resources/xelfi/top/toolbar/browser.gif
src/main/resources/xelfi/top/toolbar/callstack.gif
src/main/resources/xelfi/top/toolbar/ci.gif
src/main/resources/xelfi/top/toolbar/compile.gif
src/main/resources/xelfi/top/toolbar/compileall.gif
src/main/resources/xelfi/top/toolbar/copy.gif
src/main/resources/xelfi/top/toolbar/cut.gif
src/main/resources/xelfi/top/toolbar/exit.gif
src/main/resources/xelfi/top/toolbar/find.gif
src/main/resources/xelfi/top/toolbar/findnext.gif
src/main/resources/xelfi/top/toolbar/findprevious.gif
src/main/resources/xelfi/top/toolbar/finish.gif
src/main/resources/xelfi/top/toolbar/go.gif
src/main/resources/xelfi/top/toolbar/gotocursor.gif
src/main/resources/xelfi/top/toolbar/grid.gif
src/main/resources/xelfi/top/toolbar/locals.gif
src/main/resources/xelfi/top/toolbar/new.gif
src/main/resources/xelfi/top/toolbar/open.gif
src/main/resources/xelfi/top/toolbar/output.gif
src/main/resources/xelfi/top/toolbar/paste.gif
src/main/resources/xelfi/top/toolbar/question.gif
src/main/resources/xelfi/top/toolbar/realmode.gif
src/main/resources/xelfi/top/toolbar/restart.gif
src/main/resources/xelfi/top/toolbar/runmain.gif
src/main/resources/xelfi/top/toolbar/save.gif
src/main/resources/xelfi/top/toolbar/saveall.gif
src/main/resources/xelfi/top/toolbar/stepover.gif
src/main/resources/xelfi/top/toolbar/threads.gif
src/main/resources/xelfi/top/toolbar/togglebreakpoint.gif
src/main/resources/xelfi/top/toolbar/traceinto.gif
src/main/resources/xelfi/top/toolbar/undo.gif
src/main/resources/xelfi/top/toolbar/watches.gif
     1.1 Binary file src/main/java/xelfi/awt/folder.gif has changed
     2.1 Binary file src/main/java/xelfi/awt/node.gif has changed
     3.1 Binary file src/main/java/xelfi/awt/openfolder.gif has changed
     4.1 Binary file src/main/java/xelfi/design/components/palette/arrow.gif has changed
     5.1 Binary file src/main/java/xelfi/design/components/palette/question.gif has changed
     6.1 Binary file src/main/java/xelfi/design/components/xawt/bevel.gif has changed
     7.1 Binary file src/main/java/xelfi/design/components/xawt/button.gif has changed
     8.1 Binary file src/main/java/xelfi/design/components/xawt/checkbox.gif has changed
     9.1 Binary file src/main/java/xelfi/design/components/xawt/checkboxgroup.gif has changed
    10.1 Binary file src/main/java/xelfi/design/components/xawt/choice.gif has changed
    11.1 Binary file src/main/java/xelfi/design/components/xawt/colorgrid.gif has changed
    12.1 Binary file src/main/java/xelfi/design/components/xawt/gauge.gif has changed
    13.1 Binary file src/main/java/xelfi/design/components/xawt/hscrollbar.gif has changed
    14.1 Binary file src/main/java/xelfi/design/components/xawt/image.gif has changed
    15.1 Binary file src/main/java/xelfi/design/components/xawt/imagebutton.gif has changed
    16.1 Binary file src/main/java/xelfi/design/components/xawt/label.gif has changed
    17.1 Binary file src/main/java/xelfi/design/components/xawt/list.gif has changed
    18.1 Binary file src/main/java/xelfi/design/components/xawt/menubar.gif has changed
    19.1 Binary file src/main/java/xelfi/design/components/xawt/pagecontrol.gif has changed
    20.1 Binary file src/main/java/xelfi/design/components/xawt/panel.gif has changed
    21.1 Binary file src/main/java/xelfi/design/components/xawt/panel3D.gif has changed
    22.1 Binary file src/main/java/xelfi/design/components/xawt/popup.gif has changed
    23.1 Binary file src/main/java/xelfi/design/components/xawt/shape.gif has changed
    24.1 Binary file src/main/java/xelfi/design/components/xawt/spinbutton.gif has changed
    25.1 Binary file src/main/java/xelfi/design/components/xawt/spinedit.gif has changed
    26.1 Binary file src/main/java/xelfi/design/components/xawt/tabcontrol.gif has changed
    27.1 Binary file src/main/java/xelfi/design/components/xawt/textarea.gif has changed
    28.1 Binary file src/main/java/xelfi/design/components/xawt/textfield.gif has changed
    29.1 Binary file src/main/java/xelfi/design/components/xawt/timer.gif has changed
    30.1 Binary file src/main/java/xelfi/design/components/xawt/trackbar.gif has changed
    31.1 Binary file src/main/java/xelfi/design/components/xawt/treeview.gif has changed
    32.1 Binary file src/main/java/xelfi/design/components/xawt/vscrollbar.gif has changed
    33.1 --- a/src/main/java/xelfi/editor/actions/Default.key	Tue Jan 17 21:09:05 2017 +0100
    33.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    33.3 @@ -1,64 +0,0 @@
    33.4 -
    33.5 -
    33.6 -
    33.7 -key [DEL] { KillChar; }
    33.8 -key [BACKSP] { KillPrevChar; }
    33.9 -key [LEFT] { MoveLeft; }    //MovePrev
   33.10 -key [RIGHT] { MoveRight; }  //MoveNext
   33.11 -key [UP] { MoveUp; }
   33.12 -key [DOWN] { MoveDown; }
   33.13 -key [HOME] { MoveLineStart; }
   33.14 -key [END] { MoveLineEnd; }
   33.15 -key [PGUP] { MovePageUp; }
   33.16 -key [PGDN] { MovePageDown; }
   33.17 -key [C+PGUP] { MoveFileStart; }
   33.18 -key [C+PGDN] { MoveFileEnd; }
   33.19 -
   33.20 -key [S+LEFT] { BlockExtendBegin; MoveLeft; BlockExtendEnd; }    
   33.21 -key [S+RIGHT] { BlockExtendBegin; MoveRight; BlockExtendEnd; }  
   33.22 -key [S+UP] { BlockExtendBegin; MoveUp; BlockExtendEnd; }
   33.23 -key [S+DOWN] { BlockExtendBegin; MoveDown; BlockExtendEnd; }
   33.24 -key [S+HOME] { BlockExtendBegin; MoveLineStart; BlockExtendEnd;}
   33.25 -key [S+END] { BlockExtendBegin; MoveLineEnd; BlockExtendEnd;}
   33.26 -key [S+PGUP] { BlockExtendBegin; MovePageUp; BlockExtendEnd;}
   33.27 -key [S+PGDN] { BlockExtendBegin; MovePageDown; BlockExtendEnd;}
   33.28 -key [S+C+PGUP] { BlockExtendBegin; MoveFileStart; BlockExtendEnd; }
   33.29 -key [S+C+PGDN] { BlockExtendBegin; MoveFileEnd; BlockExtendEnd; }
   33.30 -
   33.31 -
   33.32 -key [C+Y] { KillLine; }
   33.33 -
   33.34 -
   33.35 -key [C+K_C-B] { BlockBegin; }
   33.36 -key [C+K_C-K] { BlockEnd; }
   33.37 -key [C+K_C-H] { BlockUnmark; }
   33.38 -key [C+K_C-C] { BlockDirectCopy; }
   33.39 -key [C+K_C-V] { BlockDirectMove; }
   33.40 -
   33.41 -key [ESC] { BlockUnmark; }
   33.42 -key [C+C] { BlockCopy; }
   33.43 -key [C+V] { BlockPaste; }
   33.44 -key [C+X] { BlockCut; }
   33.45 -
   33.46 -key [C+Q_C-0] { GotoBookmark "0"; }
   33.47 -key [C+Q_C-1] { GotoBookmark "1"; }
   33.48 -key [C+Q_C-2] { GotoBookmark "2"; }
   33.49 -key [C+Q_C-3] { GotoBookmark "3"; }
   33.50 -key [C+Q_C-4] { GotoBookmark "4"; }
   33.51 -key [C+Q_C-5] { GotoBookmark "5"; }
   33.52 -key [C+Q_C-6] { GotoBookmark "6"; }
   33.53 -key [C+Q_C-7] { GotoBookmark "7"; }
   33.54 -key [C+Q_C-8] { GotoBookmark "8"; }
   33.55 -key [C+Q_C-9] { GotoBookmark "9"; }
   33.56 -
   33.57 -key [C+K_C-0] { PlaceBookmark "0"; }
   33.58 -key [C+K_C-1] { PlaceBookmark "1"; }
   33.59 -key [C+K_C-2] { PlaceBookmark "2"; }
   33.60 -key [C+K_C-3] { PlaceBookmark "3"; }
   33.61 -key [C+K_C-4] { PlaceBookmark "4"; }
   33.62 -key [C+K_C-5] { PlaceBookmark "5"; }
   33.63 -key [C+K_C-6] { PlaceBookmark "6"; }
   33.64 -key [C+K_C-7] { PlaceBookmark "7"; }
   33.65 -key [C+K_C-8] { PlaceBookmark "8"; }
   33.66 -key [C+K_C-9] { PlaceBookmark "9"; }
   33.67 -
    34.1 Binary file src/main/java/xelfi/images/Logo.gif has changed
    35.1 Binary file src/main/java/xelfi/images/sample1.gif has changed
    36.1 Binary file src/main/java/xelfi/images/sample2.gif has changed
    37.1 Binary file src/main/java/xelfi/images/sample3.gif has changed
    38.1 Binary file src/main/java/xelfi/templates/patterns/AboutBox.template has changed
    39.1 --- a/src/main/java/xelfi/templates/patterns/Class.template	Tue Jan 17 21:09:05 2017 +0100
    39.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    39.3 @@ -1,19 +0,0 @@
    39.4 -/**
    39.5 -*
    39.6 -*/
    39.7 -
    39.8 -package XYZ;
    39.9 -
   39.10 -/**
   39.11 -*
   39.12 -* @author
   39.13 -* @version
   39.14 -*/
   39.15 -public class ABC extends Object {
   39.16 -  /**
   39.17 -  *
   39.18 -  */
   39.19 -  public ABC () {
   39.20 -  }
   39.21 -}
   39.22 -
    40.1 --- a/src/main/java/xelfi/templates/patterns/Exception.template	Tue Jan 17 21:09:05 2017 +0100
    40.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    40.3 @@ -1,28 +0,0 @@
    40.4 -/**
    40.5 -*
    40.6 -*/
    40.7 -
    40.8 -package XYZ;
    40.9 -
   40.10 -/**
   40.11 -*
   40.12 -* @author
   40.13 -* @version
   40.14 -*/
   40.15 -public class ABC extends Exception {
   40.16 -
   40.17 -  /** Creates new exception ABC
   40.18 -  */
   40.19 -  public ABC () {
   40.20 -    super ();
   40.21 -  }
   40.22 -
   40.23 -  /** Creates new exception ABC with text specified
   40.24 -  * string s.
   40.25 -  * @param s the text describing the exception
   40.26 -  */
   40.27 -  public ABC (String s) {
   40.28 -    super (s);
   40.29 -  }
   40.30 -}
   40.31 -
    41.1 --- a/src/main/java/xelfi/templates/patterns/Interface.template	Tue Jan 17 21:09:05 2017 +0100
    41.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    41.3 @@ -1,15 +0,0 @@
    41.4 -/**
    41.5 -*
    41.6 -*/
    41.7 -
    41.8 -package XYZ;
    41.9 -
   41.10 -/**
   41.11 -*
   41.12 -* @author
   41.13 -* @version
   41.14 -*/
   41.15 -public interface ABC {
   41.16 -
   41.17 -}
   41.18 -
    42.1 --- a/src/main/java/xelfi/templates/patterns/Main.template	Tue Jan 17 21:09:05 2017 +0100
    42.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    42.3 @@ -1,25 +0,0 @@
    42.4 -/**
    42.5 -*
    42.6 -*/
    42.7 -
    42.8 -package XYZ;
    42.9 -
   42.10 -/**
   42.11 -*
   42.12 -* @author
   42.13 -* @version
   42.14 -*/
   42.15 -public class ABC extends Object {
   42.16 -  /**
   42.17 -  *
   42.18 -  */
   42.19 -  public ABC () {
   42.20 -  }
   42.21 -
   42.22 -  /**
   42.23 -  *
   42.24 -  */
   42.25 -  public static void main (String[] arg) {
   42.26 -  }
   42.27 -}
   42.28 -
    43.1 --- a/src/main/java/xelfi/templates/patterns/Package.template	Tue Jan 17 21:09:05 2017 +0100
    43.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    43.3 @@ -1,8 +0,0 @@
    43.4 -/**
    43.5 -*
    43.6 -*/
    43.7 -
    43.8 -package XYZ;
    43.9 -
   43.10 -
   43.11 -
    44.1 --- a/src/main/java/xelfi/templates/patterns/XelfiClass.template	Tue Jan 17 21:09:05 2017 +0100
    44.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    44.3 @@ -1,20 +0,0 @@
    44.4 -/**
    44.5 -* Xelfi Environment
    44.6 -*/
    44.7 -
    44.8 -package xelfi.editor.keys;
    44.9 -
   44.10 -/**
   44.11 -*
   44.12 -* @author Jaroslav Tulach
   44.13 -* @version 1.0
   44.14 -*/
   44.15 -public class ContextAction extends Object {
   44.16 -  /**
   44.17 -  *
   44.18 -  */
   44.19 -  public ContextAction () {
   44.20 -  }
   44.21 -}
   44.22 -
   44.23 -
    45.1 --- a/src/main/java/xelfi/templates/patterns/XelfiInterface.template	Tue Jan 17 21:09:05 2017 +0100
    45.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    45.3 @@ -1,16 +0,0 @@
    45.4 -/**
    45.5 -* Xelfi Environment
    45.6 -*/
    45.7 -
    45.8 -package xelfi.editor;
    45.9 -
   45.10 -/**
   45.11 -*
   45.12 -* @author Jaroslav Tulach
   45.13 -* @version 1.0
   45.14 -*/
   45.15 -public interface TextEditorInfo {
   45.16 -
   45.17 -}
   45.18 -
   45.19 -
    46.1 Binary file src/main/java/xelfi/top/toolbar/addwatch.gif has changed
    47.1 Binary file src/main/java/xelfi/top/toolbar/breakpoints.gif has changed
    48.1 Binary file src/main/java/xelfi/top/toolbar/browser.gif has changed
    49.1 Binary file src/main/java/xelfi/top/toolbar/callstack.gif has changed
    50.1 Binary file src/main/java/xelfi/top/toolbar/ci.gif has changed
    51.1 Binary file src/main/java/xelfi/top/toolbar/compile.gif has changed
    52.1 Binary file src/main/java/xelfi/top/toolbar/compileall.gif has changed
    53.1 Binary file src/main/java/xelfi/top/toolbar/copy.gif has changed
    54.1 Binary file src/main/java/xelfi/top/toolbar/cut.gif has changed
    55.1 Binary file src/main/java/xelfi/top/toolbar/exit.gif has changed
    56.1 Binary file src/main/java/xelfi/top/toolbar/find.gif has changed
    57.1 Binary file src/main/java/xelfi/top/toolbar/findnext.gif has changed
    58.1 Binary file src/main/java/xelfi/top/toolbar/findprevious.gif has changed
    59.1 Binary file src/main/java/xelfi/top/toolbar/finish.gif has changed
    60.1 Binary file src/main/java/xelfi/top/toolbar/go.gif has changed
    61.1 Binary file src/main/java/xelfi/top/toolbar/gotocursor.gif has changed
    62.1 Binary file src/main/java/xelfi/top/toolbar/grid.gif has changed
    63.1 Binary file src/main/java/xelfi/top/toolbar/locals.gif has changed
    64.1 Binary file src/main/java/xelfi/top/toolbar/new.gif has changed
    65.1 Binary file src/main/java/xelfi/top/toolbar/open.gif has changed
    66.1 Binary file src/main/java/xelfi/top/toolbar/output.gif has changed
    67.1 Binary file src/main/java/xelfi/top/toolbar/paste.gif has changed
    68.1 Binary file src/main/java/xelfi/top/toolbar/question.gif has changed
    69.1 Binary file src/main/java/xelfi/top/toolbar/realmode.gif has changed
    70.1 Binary file src/main/java/xelfi/top/toolbar/restart.gif has changed
    71.1 Binary file src/main/java/xelfi/top/toolbar/runmain.gif has changed
    72.1 Binary file src/main/java/xelfi/top/toolbar/save.gif has changed
    73.1 Binary file src/main/java/xelfi/top/toolbar/saveall.gif has changed
    74.1 Binary file src/main/java/xelfi/top/toolbar/stepover.gif has changed
    75.1 Binary file src/main/java/xelfi/top/toolbar/threads.gif has changed
    76.1 Binary file src/main/java/xelfi/top/toolbar/togglebreakpoint.gif has changed
    77.1 Binary file src/main/java/xelfi/top/toolbar/traceinto.gif has changed
    78.1 Binary file src/main/java/xelfi/top/toolbar/undo.gif has changed
    79.1 Binary file src/main/java/xelfi/top/toolbar/watches.gif has changed
    80.1 Binary file src/main/resources/xelfi/awt/folder.gif has changed
    81.1 Binary file src/main/resources/xelfi/awt/node.gif has changed
    82.1 Binary file src/main/resources/xelfi/awt/openfolder.gif has changed
    83.1 Binary file src/main/resources/xelfi/design/components/palette/arrow.gif has changed
    84.1 Binary file src/main/resources/xelfi/design/components/palette/question.gif has changed
    85.1 Binary file src/main/resources/xelfi/design/components/xawt/bevel.gif has changed
    86.1 Binary file src/main/resources/xelfi/design/components/xawt/button.gif has changed
    87.1 Binary file src/main/resources/xelfi/design/components/xawt/checkbox.gif has changed
    88.1 Binary file src/main/resources/xelfi/design/components/xawt/checkboxgroup.gif has changed
    89.1 Binary file src/main/resources/xelfi/design/components/xawt/choice.gif has changed
    90.1 Binary file src/main/resources/xelfi/design/components/xawt/colorgrid.gif has changed
    91.1 Binary file src/main/resources/xelfi/design/components/xawt/gauge.gif has changed
    92.1 Binary file src/main/resources/xelfi/design/components/xawt/hscrollbar.gif has changed
    93.1 Binary file src/main/resources/xelfi/design/components/xawt/image.gif has changed
    94.1 Binary file src/main/resources/xelfi/design/components/xawt/imagebutton.gif has changed
    95.1 Binary file src/main/resources/xelfi/design/components/xawt/label.gif has changed
    96.1 Binary file src/main/resources/xelfi/design/components/xawt/list.gif has changed
    97.1 Binary file src/main/resources/xelfi/design/components/xawt/menubar.gif has changed
    98.1 Binary file src/main/resources/xelfi/design/components/xawt/pagecontrol.gif has changed
    99.1 Binary file src/main/resources/xelfi/design/components/xawt/panel.gif has changed
   100.1 Binary file src/main/resources/xelfi/design/components/xawt/panel3D.gif has changed
   101.1 Binary file src/main/resources/xelfi/design/components/xawt/popup.gif has changed
   102.1 Binary file src/main/resources/xelfi/design/components/xawt/shape.gif has changed
   103.1 Binary file src/main/resources/xelfi/design/components/xawt/spinbutton.gif has changed
   104.1 Binary file src/main/resources/xelfi/design/components/xawt/spinedit.gif has changed
   105.1 Binary file src/main/resources/xelfi/design/components/xawt/tabcontrol.gif has changed
   106.1 Binary file src/main/resources/xelfi/design/components/xawt/textarea.gif has changed
   107.1 Binary file src/main/resources/xelfi/design/components/xawt/textfield.gif has changed
   108.1 Binary file src/main/resources/xelfi/design/components/xawt/timer.gif has changed
   109.1 Binary file src/main/resources/xelfi/design/components/xawt/trackbar.gif has changed
   110.1 Binary file src/main/resources/xelfi/design/components/xawt/treeview.gif has changed
   111.1 Binary file src/main/resources/xelfi/design/components/xawt/vscrollbar.gif has changed
   112.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   112.2 +++ b/src/main/resources/xelfi/editor/actions/Default.key	Tue Jan 17 21:11:27 2017 +0100
   112.3 @@ -0,0 +1,64 @@
   112.4 +
   112.5 +
   112.6 +
   112.7 +key [DEL] { KillChar; }
   112.8 +key [BACKSP] { KillPrevChar; }
   112.9 +key [LEFT] { MoveLeft; }    //MovePrev
  112.10 +key [RIGHT] { MoveRight; }  //MoveNext
  112.11 +key [UP] { MoveUp; }
  112.12 +key [DOWN] { MoveDown; }
  112.13 +key [HOME] { MoveLineStart; }
  112.14 +key [END] { MoveLineEnd; }
  112.15 +key [PGUP] { MovePageUp; }
  112.16 +key [PGDN] { MovePageDown; }
  112.17 +key [C+PGUP] { MoveFileStart; }
  112.18 +key [C+PGDN] { MoveFileEnd; }
  112.19 +
  112.20 +key [S+LEFT] { BlockExtendBegin; MoveLeft; BlockExtendEnd; }    
  112.21 +key [S+RIGHT] { BlockExtendBegin; MoveRight; BlockExtendEnd; }  
  112.22 +key [S+UP] { BlockExtendBegin; MoveUp; BlockExtendEnd; }
  112.23 +key [S+DOWN] { BlockExtendBegin; MoveDown; BlockExtendEnd; }
  112.24 +key [S+HOME] { BlockExtendBegin; MoveLineStart; BlockExtendEnd;}
  112.25 +key [S+END] { BlockExtendBegin; MoveLineEnd; BlockExtendEnd;}
  112.26 +key [S+PGUP] { BlockExtendBegin; MovePageUp; BlockExtendEnd;}
  112.27 +key [S+PGDN] { BlockExtendBegin; MovePageDown; BlockExtendEnd;}
  112.28 +key [S+C+PGUP] { BlockExtendBegin; MoveFileStart; BlockExtendEnd; }
  112.29 +key [S+C+PGDN] { BlockExtendBegin; MoveFileEnd; BlockExtendEnd; }
  112.30 +
  112.31 +
  112.32 +key [C+Y] { KillLine; }
  112.33 +
  112.34 +
  112.35 +key [C+K_C-B] { BlockBegin; }
  112.36 +key [C+K_C-K] { BlockEnd; }
  112.37 +key [C+K_C-H] { BlockUnmark; }
  112.38 +key [C+K_C-C] { BlockDirectCopy; }
  112.39 +key [C+K_C-V] { BlockDirectMove; }
  112.40 +
  112.41 +key [ESC] { BlockUnmark; }
  112.42 +key [C+C] { BlockCopy; }
  112.43 +key [C+V] { BlockPaste; }
  112.44 +key [C+X] { BlockCut; }
  112.45 +
  112.46 +key [C+Q_C-0] { GotoBookmark "0"; }
  112.47 +key [C+Q_C-1] { GotoBookmark "1"; }
  112.48 +key [C+Q_C-2] { GotoBookmark "2"; }
  112.49 +key [C+Q_C-3] { GotoBookmark "3"; }
  112.50 +key [C+Q_C-4] { GotoBookmark "4"; }
  112.51 +key [C+Q_C-5] { GotoBookmark "5"; }
  112.52 +key [C+Q_C-6] { GotoBookmark "6"; }
  112.53 +key [C+Q_C-7] { GotoBookmark "7"; }
  112.54 +key [C+Q_C-8] { GotoBookmark "8"; }
  112.55 +key [C+Q_C-9] { GotoBookmark "9"; }
  112.56 +
  112.57 +key [C+K_C-0] { PlaceBookmark "0"; }
  112.58 +key [C+K_C-1] { PlaceBookmark "1"; }
  112.59 +key [C+K_C-2] { PlaceBookmark "2"; }
  112.60 +key [C+K_C-3] { PlaceBookmark "3"; }
  112.61 +key [C+K_C-4] { PlaceBookmark "4"; }
  112.62 +key [C+K_C-5] { PlaceBookmark "5"; }
  112.63 +key [C+K_C-6] { PlaceBookmark "6"; }
  112.64 +key [C+K_C-7] { PlaceBookmark "7"; }
  112.65 +key [C+K_C-8] { PlaceBookmark "8"; }
  112.66 +key [C+K_C-9] { PlaceBookmark "9"; }
  112.67 +
   113.1 Binary file src/main/resources/xelfi/images/Logo.gif has changed
   114.1 Binary file src/main/resources/xelfi/images/sample1.gif has changed
   115.1 Binary file src/main/resources/xelfi/images/sample2.gif has changed
   116.1 Binary file src/main/resources/xelfi/images/sample3.gif has changed
   117.1 Binary file src/main/resources/xelfi/templates/patterns/AboutBox.template has changed
   118.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   118.2 +++ b/src/main/resources/xelfi/templates/patterns/Class.template	Tue Jan 17 21:11:27 2017 +0100
   118.3 @@ -0,0 +1,19 @@
   118.4 +/**
   118.5 +*
   118.6 +*/
   118.7 +
   118.8 +package XYZ;
   118.9 +
  118.10 +/**
  118.11 +*
  118.12 +* @author
  118.13 +* @version
  118.14 +*/
  118.15 +public class ABC extends Object {
  118.16 +  /**
  118.17 +  *
  118.18 +  */
  118.19 +  public ABC () {
  118.20 +  }
  118.21 +}
  118.22 +
   119.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   119.2 +++ b/src/main/resources/xelfi/templates/patterns/Exception.template	Tue Jan 17 21:11:27 2017 +0100
   119.3 @@ -0,0 +1,28 @@
   119.4 +/**
   119.5 +*
   119.6 +*/
   119.7 +
   119.8 +package XYZ;
   119.9 +
  119.10 +/**
  119.11 +*
  119.12 +* @author
  119.13 +* @version
  119.14 +*/
  119.15 +public class ABC extends Exception {
  119.16 +
  119.17 +  /** Creates new exception ABC
  119.18 +  */
  119.19 +  public ABC () {
  119.20 +    super ();
  119.21 +  }
  119.22 +
  119.23 +  /** Creates new exception ABC with text specified
  119.24 +  * string s.
  119.25 +  * @param s the text describing the exception
  119.26 +  */
  119.27 +  public ABC (String s) {
  119.28 +    super (s);
  119.29 +  }
  119.30 +}
  119.31 +
   120.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   120.2 +++ b/src/main/resources/xelfi/templates/patterns/Interface.template	Tue Jan 17 21:11:27 2017 +0100
   120.3 @@ -0,0 +1,15 @@
   120.4 +/**
   120.5 +*
   120.6 +*/
   120.7 +
   120.8 +package XYZ;
   120.9 +
  120.10 +/**
  120.11 +*
  120.12 +* @author
  120.13 +* @version
  120.14 +*/
  120.15 +public interface ABC {
  120.16 +
  120.17 +}
  120.18 +
   121.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   121.2 +++ b/src/main/resources/xelfi/templates/patterns/Main.template	Tue Jan 17 21:11:27 2017 +0100
   121.3 @@ -0,0 +1,25 @@
   121.4 +/**
   121.5 +*
   121.6 +*/
   121.7 +
   121.8 +package XYZ;
   121.9 +
  121.10 +/**
  121.11 +*
  121.12 +* @author
  121.13 +* @version
  121.14 +*/
  121.15 +public class ABC extends Object {
  121.16 +  /**
  121.17 +  *
  121.18 +  */
  121.19 +  public ABC () {
  121.20 +  }
  121.21 +
  121.22 +  /**
  121.23 +  *
  121.24 +  */
  121.25 +  public static void main (String[] arg) {
  121.26 +  }
  121.27 +}
  121.28 +
   122.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   122.2 +++ b/src/main/resources/xelfi/templates/patterns/Package.template	Tue Jan 17 21:11:27 2017 +0100
   122.3 @@ -0,0 +1,8 @@
   122.4 +/**
   122.5 +*
   122.6 +*/
   122.7 +
   122.8 +package XYZ;
   122.9 +
  122.10 +
  122.11 +
   123.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   123.2 +++ b/src/main/resources/xelfi/templates/patterns/XelfiClass.template	Tue Jan 17 21:11:27 2017 +0100
   123.3 @@ -0,0 +1,20 @@
   123.4 +/**
   123.5 +* Xelfi Environment
   123.6 +*/
   123.7 +
   123.8 +package xelfi.editor.keys;
   123.9 +
  123.10 +/**
  123.11 +*
  123.12 +* @author Jaroslav Tulach
  123.13 +* @version 1.0
  123.14 +*/
  123.15 +public class ContextAction extends Object {
  123.16 +  /**
  123.17 +  *
  123.18 +  */
  123.19 +  public ContextAction () {
  123.20 +  }
  123.21 +}
  123.22 +
  123.23 +
   124.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
   124.2 +++ b/src/main/resources/xelfi/templates/patterns/XelfiInterface.template	Tue Jan 17 21:11:27 2017 +0100
   124.3 @@ -0,0 +1,16 @@
   124.4 +/**
   124.5 +* Xelfi Environment
   124.6 +*/
   124.7 +
   124.8 +package xelfi.editor;
   124.9 +
  124.10 +/**
  124.11 +*
  124.12 +* @author Jaroslav Tulach
  124.13 +* @version 1.0
  124.14 +*/
  124.15 +public interface TextEditorInfo {
  124.16 +
  124.17 +}
  124.18 +
  124.19 +
   125.1 Binary file src/main/resources/xelfi/top/toolbar/addwatch.gif has changed
   126.1 Binary file src/main/resources/xelfi/top/toolbar/breakpoints.gif has changed
   127.1 Binary file src/main/resources/xelfi/top/toolbar/browser.gif has changed
   128.1 Binary file src/main/resources/xelfi/top/toolbar/callstack.gif has changed
   129.1 Binary file src/main/resources/xelfi/top/toolbar/ci.gif has changed
   130.1 Binary file src/main/resources/xelfi/top/toolbar/compile.gif has changed
   131.1 Binary file src/main/resources/xelfi/top/toolbar/compileall.gif has changed
   132.1 Binary file src/main/resources/xelfi/top/toolbar/copy.gif has changed
   133.1 Binary file src/main/resources/xelfi/top/toolbar/cut.gif has changed
   134.1 Binary file src/main/resources/xelfi/top/toolbar/exit.gif has changed
   135.1 Binary file src/main/resources/xelfi/top/toolbar/find.gif has changed
   136.1 Binary file src/main/resources/xelfi/top/toolbar/findnext.gif has changed
   137.1 Binary file src/main/resources/xelfi/top/toolbar/findprevious.gif has changed
   138.1 Binary file src/main/resources/xelfi/top/toolbar/finish.gif has changed
   139.1 Binary file src/main/resources/xelfi/top/toolbar/go.gif has changed
   140.1 Binary file src/main/resources/xelfi/top/toolbar/gotocursor.gif has changed
   141.1 Binary file src/main/resources/xelfi/top/toolbar/grid.gif has changed
   142.1 Binary file src/main/resources/xelfi/top/toolbar/locals.gif has changed
   143.1 Binary file src/main/resources/xelfi/top/toolbar/new.gif has changed
   144.1 Binary file src/main/resources/xelfi/top/toolbar/open.gif has changed
   145.1 Binary file src/main/resources/xelfi/top/toolbar/output.gif has changed
   146.1 Binary file src/main/resources/xelfi/top/toolbar/paste.gif has changed
   147.1 Binary file src/main/resources/xelfi/top/toolbar/question.gif has changed
   148.1 Binary file src/main/resources/xelfi/top/toolbar/realmode.gif has changed
   149.1 Binary file src/main/resources/xelfi/top/toolbar/restart.gif has changed
   150.1 Binary file src/main/resources/xelfi/top/toolbar/runmain.gif has changed
   151.1 Binary file src/main/resources/xelfi/top/toolbar/save.gif has changed
   152.1 Binary file src/main/resources/xelfi/top/toolbar/saveall.gif has changed
   153.1 Binary file src/main/resources/xelfi/top/toolbar/stepover.gif has changed
   154.1 Binary file src/main/resources/xelfi/top/toolbar/threads.gif has changed
   155.1 Binary file src/main/resources/xelfi/top/toolbar/togglebreakpoint.gif has changed
   156.1 Binary file src/main/resources/xelfi/top/toolbar/traceinto.gif has changed
   157.1 Binary file src/main/resources/xelfi/top/toolbar/undo.gif has changed
   158.1 Binary file src/main/resources/xelfi/top/toolbar/watches.gif has changed