Community Profile

photo

Joseph Burgel


Last seen: 1 year ago Active since 2009

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


Is there a way to set gcbf when a java callback is executing?
When a callback defined in this manner: JMenuItem = ... javaObjectEDT('javax.swing.JMenuItem',strMenuNa...

6 years ago | 0 answers | 0

0

answers

Question


Handling Member Objects in loadobj() that no longer exist
I've got a situation where ObjA had a property of type ObjB. ObjA was then saved to a file. Then, ObjB was moved to +PackageA.Ob...

12 years ago | 0 answers | 0

0

answers

Question


How do I reference a super class of a superclass object?
I have a subclass of a superclass of a superclass. The two levels up superclass owns a property that has a set method defined. I...

13 years ago | 1 answer | 0

1

answer

Answered
Clearing Java Objects
As an experiment, I removed my .jar file from the Java dynamic class path and added it to the static class path by modifying cla...

13 years ago | 2

Question


Constructor must preserve the class of the returned object
I've created a object, saved it to a file and loaded the object from the file and I get this error: Warning: Error loading a...

13 years ago | 0 answers | 0

0

answers

Question


Clearing Java Objects
My code uses Java objects that I created and provide to ML in a .jar file. After my code terminates, I try to run "clear jav...

13 years ago | 1 answer | 0

1

answer

Question


loadobj input argument type determination?
All, Can anyone tell me what drives the type of argument that loadobj() gets? According to the help: http://www.mathworks...

13 years ago | 1 answer | 0

1

answer

Question


set methods getting called before loadobj?
Hi all, I've got a user defined object that was saved to a file. One of the properties of the class has a set method defined...

13 years ago | 0 answers | 0

0

answers