Search:

Type: Posts; User: SACoder

Search: Search took 0.10 seconds.

  1. Thread: Blank JFrame

    by SACoder
    Replies
    2
    Views
    1,894

    Blank JFrame

    Hey guys,

    I am having a problem with my code as it displays a blank JFrame to me whereas it should display a button.

    The initialization code stands as follows:


    JFrame...
  2. Thread: Blank JFrame

    by SACoder
    Replies
    0
    Views
    1,785

    Blank JFrame

    Hey guys,

    I have been having a weird experience with calling a JFrame menu from another class.

    I.e. When I run the menu class and then call the Engine class which contains the JFrame menu it...
  3. Replies
    4
    Views
    2,338

    Switching between classes

    Hey guys,

    I need help with the concept of switching between two classes. However it is not that simple...

    Here is an example that can illustrate my problem.

    Say you have a Menu class and...
Results 1 to 3 of 3