Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

TorstenH

@TorstenH
About
Posts
1.3k
Topics
73
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Get off the road!
    T TorstenH

    no chance, school vacations started in all East parts of Germany.

    regards Torsten I never finish anyth...

    The Lounge

  • JComponent cannot be resolved to a type
    T TorstenH

    Eclipse can't find the type JComponent What kind of JComponent is it? What kind of GUI are you creating? That name is used way to.

    regards Torsten I never finish anyth...

    Java question

  • Designing persistence layer for java application
    T TorstenH

    Without knowing which framework is used: Give it a nice facade[^], can't go wrong with that. Also consider an additional DAO-Layer[^]. Keep Unit Tests in mind (TDD). Also, Facades and DAo can be moved to their own projects - which is tidy, looks great and makes things simpler. http://www.oracle.com/technetwork/java/dataaccessobject-138824.html[^]

    regards Torsten I never finish anyth...

    Java java database design sysadmin xml

  • JCheckBox working with check boxes inside of JTable
    T TorstenH

    on checkbox action -> get Entries from TableModel, edit each entry. Where is the problem?

    Java help question

  • Login Details Authentication
    T TorstenH

    What have you achieved so far? The Eclipse IDE is a Eclipse RCP Application. You can easily exchange the original login and build your thingy as a Eclipse RCP Plugin. Lars Vogel has a lot of really good tutorials for you: http://www.vogella.com/tutorials/EclipseRCP/article.html[^]

    regards Torsten I never finish anyth...

    Java java database security help

  • java
    T TorstenH

    The Java Tutorial - What Is an Interface?[^]

    regards Torsten I never finish anyth...

    Java question java

  • error: could not find or load main class
    T TorstenH

    Eclipse for Ubuntu[^] Have fun!

    regards Torsten I never finish anyth...

    Java help java asp-net linux

  • Block Google..
    T TorstenH

    Would be a shame for the Agencies to have a politican google the information themself.

    regards Torsten I never finish anyth...

    The Lounge php com

  • Mycestro muse device
    T TorstenH

    :laugh: You can still watch your pussy videos I guess. The device is not always on, one needs to touch the device with the thumb to activate it. Would be a hell if typing where registered as mouse movement!

    regards Torsten I never finish anyth...

    The Lounge com

  • Mycestro muse device
    T TorstenH

    :laugh: I think I've heard ALL of the comments one can think about by now. We even traveled low down to the base of nazi references.

    regards Torsten I never finish anyth...

    The Lounge com

  • Mycestro muse device
    T TorstenH

    Hey! I've been a backer for the kickstarter campain of the Mycestro project[^] and got my new toy those days. I've been coding with it since 2 days, and by now I'm just loving it! Now more mouse grabbing, now shuffling on the table - instead I'm sitting here, composing like a freakin' conductor :-D First I was hovering around like a noob on a touchpad, but after only a few hours it feels like it has never been different. I was wondering if any of you are also into this.

    regards Torsten I never finish anyth...

    The Lounge com

  • What a wonderful world...
    T TorstenH

    t - 5h for me ;P

    regards Torsten I never finish anyth...

    The Lounge

  • Package structure best practices?
    T TorstenH

    I keep it classic. That's what I - and more important - other programmers/colleagues are used too.

    regards Torsten I never finish anyth...

    Java java question design sales help

  • JAVA
    T TorstenH

    http://www.codeproject.com/Messages/4866275/Java-project-packaging.aspx[^]

    regards Torsten I never finish anyth...

    Java java tutorial

  • Java project packaging
    T TorstenH

    Do NOT include your source files. Only compiled files should be in the setup. Make sure resources and config files are in and accessible. Use Launch4j[^]. It's common used for creating a setup. If you want to protect your code further on, use an obfuscation tool like ProGuard[^]. It will make the compiled code unreadable.

    regards Torsten I never finish anyth...

    Java question java tutorial workspace

  • Command line help please
    T TorstenH

    Have Fun: http://www.ee.surrey.ac.uk/Teaching/Unix/[^]

    regards Torsten I never finish anyth...

    The Soapbox help linux

  • Suggest Me Best Mobile Below $200
    T TorstenH

    I use a "Mobistel Cynus T2" - pretty nice 5", 12M camera, dual 1Ghz core, dual sim. Did cost me ~180 Euro. Works fine and did not break yet (unlike the 2 more expensive ones before...).

    regards Torsten I never finish anyth...

    The Lounge

  • A real Bug!
    T TorstenH

    open it and clean it. You'll find advice on how to do that in the usual TP-Forums.

    regards Torsten I never finish anyth...

    The Soapbox help tutorial question

  • An MVC concern
    T TorstenH

    You can split Control and View by doing that. It has several advantages: one of the biggest to me is, that I can change the view without touching the behavior of the UI. I can also use one Controller for several Views, which gives me more control about what's happening. But I also use just MV, addressing anonymous event listeners in the view's code. Mostly on dialogs or when "quick&dirty" is required.

    regards Torsten I never finish anyth...

    Java java asp-net architecture question

  • How to make a database that is integrated within the application?
    T TorstenH

    I second that, Derby works really good - and it's free: http://db.apache.org/derby/[^]

    regards Torsten I never finish anyth...

    Java database question csharp java php
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups