Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.080.488 Times

Using Java Swing components in MATLAB 1.0

  Date Added: August 31, 2013  |  Visits: 363

Using Java Swing components in MATLAB

Report Broken Link
Printer Friendly Version


Product Homepage
Download (44 downloads)



JCONTROL provides an easy way to integrate a full range of java GUIs from the java.awt and javax.swing libraries into MATLAB. Example:obj=JCONTROL(Parent, Style);obj=JCONTROL(Parent, Style,...PropertyName1, PropertyValue1,...PropertyName2, ProeprtyValue2....);Inputs:Parent: the handle of a MATLAB figure/uipanel or other container for the resulting componentStyle: string describing a java component e.g. 'javax.swing.JPanel', 'javax.swing.JButton'A JCONTROL object aggregates the MATLAB handle graphics container and the Java component (as returned by MATLAB's JAVACOMPONENT function) into a single object. Access to the JCONTROL's properties is provided by GET/SET calls. MATLAB dot notation may also be used. This notation also provides access to the java object's methods e.g.pos=myobject.Position;sz=myObject.getSize;myobject.setEnabled(1);myobject.setToolTipText('My tip');myobject.setOpaque(1);The class has been modified so that all jcontrol objects have a uipanel ancestor. This is to accommodate changes to the javacomponent.m function introduced in ML R2008b by TMW. The changes should be backwards compatible - tested with R2006a/R2011aPR.

Requirements: No special requirements
Platforms: Matlab
Keyword: Access Backwards Calls Class Compatible Getset Jcontrol Methods Modified Notation Object Properties Provided R2008b Single Tip Myobjectsetopaque
Users rating: 0/10

License: Freeware Size: 20.48 KB
USER REVIEWS
More Reviews or Write Review


USING JAVA SWING COMPONENTS IN MATLAB RELATED
Libraries  -  Audio::TagLib::MPEG::File 1.42
Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. SYNOPSIS use Audio::TagLib::MPEG::File; my $i = Audio::TagLib::MPEG::File->new("sample file.mp3"); print $i->tag()->artist()->toCString(), "n"; # got...
1.4 MB  
Libraries  -  Object::Relation::Meta::Class::Schema 0.1.0
Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to...
24.58 KB  
Database Tools  -  pl2method 1.0
pl2method uses PHP 5 __call function to map class function calls to execute stored procedures with the same name on a given PostgreSQL database schema.pl2method passes function parameter values to the stored procedure as its parameters. If the...
10 KB  
Libraries  -  Audio::TagLib::File 1.42
Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary...
1.4 MB  
Authentication  -  CookieAuth 1.0.2
CookieAuth is a simple PHP class, compatible with any version of PHP, that permits to add "User-ID and Password" authentication in other projects, using cookies and additional table-field. This class is suitable for any existing MySQL database.
 
Programming  -  JPype 0.5.4.2
JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines.
180.06 KB  
Database Tools  -  EZ Query 1.0
I use three class vars and five methods to connect, query, insert and update a MySql database. EZ Query cleans up your source code and decreases script development time. The focus was on displaying MySql data so I could take advantage of Dynamic...
10 KB  
Libraries  -  OPML Writer 0.1
OPML Writer is a PHP4 class for writing OPML files with an object-oriented approach..
163.84 KB  
Development Editors  -  Graybox OPC HDA Automation Wrapper 1.0
The fundamental design goal is that OPC HDA Auto interface is intended to work as a 'wrapper' for existing OPC Historical Data Access Custom Interface Servers providing an automation friendly mechanism to the functionality provided by...
222 KB  
Programming  -  Graybox OPC DA Auto Wrapper 1.2
The fundamental design goal is that OPC DA Auto interface is intended to work as a 'wrapper' for existing OPC Data Access Custom Interface Servers providing an automation friendly mechanism to the functionality provided by the custom interface....
954 KB  
NEW DOWNLOADS IN SCRIPTS, COMMUNICATION
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Communication  -  Contact Form Script 1
This PHP script is a fully functioning contact form which can be easily installed on your own website. It enables users to contact you directly by filling out the form. The PHP script is completely FREE to use, and none of the code is encoded...
19 KB  
Communication  -  Ethernet Source with SimEvents 1.1
When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of...
2.8 MB  
Communication  -  Autocorrelation and Crosscorrelation function of gold sequence 1.0
This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued.
10 KB  
Communication  -  Zoom Spectrum 1.0
This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples...
10 KB  
Communication  -  BER of BPSK DS-SS System 1.0
This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system.In this simulation I have used two functions.So to...
10 KB