Search:

Type: Posts; User: huddo

Search: Search took 0.13 seconds.

  1. Replies
    7
    Views
    1,358

    Re: Serialisation not working

    its all good. I've found a way to save it using a database. i know its probably not as good but i already has a database in my application and have used sql before
  2. Replies
    7
    Views
    1,358

    Re: Serialisation not working

    yeah I've tried that. but i can get all of them to work by themselves. i can get it to work by setting some of them transient and working out which ones actually work but it may work the first time...
  3. Replies
    7
    Views
    1,358

    Re: Serialisation not working

    yeah i have implemented the serialisable interface on every class that I. I know that it fails because it tells me that the JMenuBar is not serialisable and stops the code
  4. Replies
    7
    Views
    1,358

    Serialisation not working

    What objects include the com.apple.laf.AquaMenuBarBorder object? i know that JMenuBars do so i can't serialise those.
    I am trying to serialise a class that holds the following variables

    ...
Results 1 to 4 of 4