Search:

Type: Posts; User: Ace Java 9000

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,634

    Point of Sale System Project

    Hello, I am creating a small Point of Sale System (POS) for a local cafe and wondered if an applet would be able to update in real-time in order to perform the operations that I want. It will use...
  2. Replies
    8
    Views
    1,880

    [SOLVED] Re: Java File to Applet

    No, I should probably address this problem to another thread though. Thanks!
  3. Replies
    8
    Views
    1,880

    [SOLVED] Re: Java File to Applet

    Should I explain my project more? Would that help?
  4. Replies
    8
    Views
    1,880

    [SOLVED] Re: Java File to Applet

    Within reason though, right? As in, the other applets could update without having to completely reload the page.
  5. Replies
    8
    Views
    1,880

    [SOLVED] Re: Java File to Applet

    These files can update databases as other programs use them, by making the databases update in real-time correct?
  6. Replies
    8
    Views
    1,880

    [SOLVED] Java File to Applet

    How do you convert a Java file (either .java or .jar) to an applet that can be run from a server?
  7. Replies
    0
    Views
    1,286

    Would an applet work?

    Hello, I am creating a small Point of Sale System (POS) for a local cafe and wondered if an applet would be able to update in real-time in order to perform the operations that I want. It will use...
  8. [SOLVED] Re: Inserting scroll lists and text fields into tabbed panes

    Thank you for telling me that the switch function would not be the easiest organization for my converter. :D
  9. [SOLVED] Re: Inserting scroll lists and text fields into tabbed panes

    @"snowguy13" lol
    I have already used the tutorial you have provided. I am trying to derive the organization of the code instead of the code itself (i.e. get the GUI initialized, place the tabs into...
  10. [SOLVED] Inserting scroll lists and text fields into tabbed panes

    Hey, I was wondering what the easiest organization would be for placing separate scrolling lists and editable text fields into a tabbed pane.

    I am creating a multiple conversion program (what I...
Results 1 to 10 of 10