Jtable trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    198 jtable trabalhos encontrados, preços em USD

    Sistema de pizzaria desenvolvido em java desktop com banco mysql. Requisitos já definidos assim como o banco.<br />Preciso de alguém que desenvolva junto comigo (já iniciei) pois não tenho conhecimentos sólidos em java.<br /><br />Preciso de alguém que saiba trabalhar com jtable e demais componentes gráficos do java.<br /><br /><br />Obs.: O sistema é extremamente simples, não sendo necessário conceitos de MVC por exemplo. 

    $30 (Avg Bid)
    $30 Média
    2 ofertas

    ...fornecedores no banco de dados na questão 1. Agora, a mesma empresa necessita listar os dados de seus fornecedores que estão armazenados no banco de dados. A chamada desta funcionalidade será através do botão “Listar” da questão anterior. As informações e o layout dos dados a serem exibidos são apresentados na figura abaixo: Desenvolva uma interface gráfica baseada em JFrame que contêm um componente JTable para exibir os dados de fornecedores armazenados. Utilize o mesmo banco e tabela da questão 1. Ao se clicar no botão “Fechar” deve se retornar a janela anterior. Você deve apresentar todo o código fonte utilizado para desenvolver o cadastro. Outra...

    $26 (Avg Bid)
    $26 Média
    2 ofertas

    I want a collection system for a pizzeria, which contains two screens, one for username and password and another where there are other buttons to proceed to choose the pizza and to charge with a connection to SQL databases. The minimum elements are: having several jframe, jtable, jlabel, jbutton, use of windows pop-ups, queries and modifications in the database, use of images in the database, being able to load them and modify them, use javdoc and use enumeration.

    $21 (Avg Bid)
    $21 Média
    23 ofertas

    ...using Java. The requirements go as follows: 1) Use Java Swing or JavaFx APIs to provide a GUI for a user to manage his/her todo list. 2) Your application should allow the user to add a task, delete a task, or modify an already inserted task. A task in your system should have a title, an ID along with a due date. 3) In the main frame, your application should show all the tasks to the user via a JTable. The main frame should also provides three buttons and menu bar allowing the user to preforms the other operations stated in the previous requirement. 4) Your application should provide separate frames for the add and update operations. 5) When the user wants to delete a todo task, show a confirmation dialog box to the user. 6) All the data related todo tasks should be stored i...

    $60 (Avg Bid)
    $60 Média
    1 ofertas

    ...using Java. The requirements go as follows: 1) Use Java Swing or JavaFx APIs to provide a GUI for a user to manage his/her todo list. 2) Your application should allow the user to add a task, delete a task, or modify an already inserted task. A task in your system should have a title, an ID along with a due date. 3) In the main frame, your application should show all the tasks to the user via a JTable. The main frame should also provides three buttons and menu bar allowing the user to preforms the other operations stated in the previous requirement. 4) Your application should provide separate frames for the add and update operations. 5) When the user wants to delete a todo task, show a confirmation dialog box to the user. 6) All the data related todo tasks should be stored i...

    $46 (Avg Bid)
    $46 Média
    19 ofertas

    ...using Java. The requirements go as follows: 1) Use Java Swing or JavaFx APIs to provide a GUI for a user to manage his/her todo list. 2) Your application should allow the user to add a task, delete a task, or modify an already inserted task. A task in your system should have a title, an ID along with a due date. 3) In the main frame, your application should show all the tasks to the user via a JTable. The main frame should also provides three buttons and menu bar allowing the user to preforms the other operations stated in the previous requirement. 4) Your application should provide separate frames for the add and update operations. 5) When the user wants to delete a todo task, show a confirmation dialog box to the user. 6) All the data related todo tasks should be stored i...

    $128 (Avg Bid)
    $128 Média
    23 ofertas

    ...die( 'Restricted access' ); //Basic protection for PHP Joomla files $doc = JFactory::getDocument(); $doc->setHtml5(true); //Change document to HTML5 /* THIS GET ALIAS INSIDE BODY CLASS FOR CUSTOM CSS */ $app = JFactory::getApplication(); $menu = $app->getMenu()->getActive(); $pageclass = ''; // Notice how the variable is empty first. Then place the code below. // ADDED FOR GET IMAGES $article = JTable::getInstance("content"); $article->load(JRequest::getInt("id")); $article_images = $article->get("images"); $pictures = json_decode($article_images); $images = json_decode($this->item->images); $img=JURI::base() . $pictures->image_intro; if (is_object($menu)) $pageclass = $menu->params->get('pag...

    $20 / hr (Avg Bid)
    $20 / hr Média
    51 ofertas

    Looking for Java swing developer to give/write specific solutions related to Java components like JTable, JComboBox etc. Not looking from scratch development. Just required to provide solutions for the given issues.

    $11 (Avg Bid)
    $11 Média
    3 ofertas

    ...one class to deal with bank accounts. The system should be menu-driven, with the following menu options: Navigate: First, Last, Next, Previous, Find By Account Number (allows you to find a record by account number entered via a dialog box), Find By Surname (allows you to find a record by surname entered via a dialog box), List All (displays the contents of the collection as a dialog containing a JTable) Records: Create, Modify, Delete, Set Overdraft (this should use a dialog to allow you to set or update the overdraft for a current account), Set Interest Rate (this should allow you to set the interest rate for deposit accounts by means of a dialog) Transactions: Deposit, Withdraw (these should use dialogs which allow you to specify an account number and the amount to withdraw or ...

    $32 (Avg Bid)
    $32 Média
    8 ofertas
    Build a java program Encerrado left

    Need to integrate database values with Jtable. Also need to build a program for percentage calculation

    $15 (Avg Bid)
    $15 Média
    13 ofertas

    1. Access the data from Database( You must connect to the database in the cloud). You can use any database, such as sqlserver(Azure), mysql, oracle, etc) ( 15 points) 3...department is selected, the professor dropdown should only show the professors from that department. Both department dropdown and professor drop down should show department name and professor name, but when selected, the program should store the corresponding ids in the tables. Also, add code to add/modify a professor and department. The professor should be associated with a department. Please use Jtable to display professor/Department Also, please store the connection string in a separate text file called ( 10 points) Please create one stored procedure to access the data and call it from your code. (5 points)

    $33 (Avg Bid)
    $33 Média
    6 ofertas

    1. Access the data from Database( You must connect to the database in the cloud). You can use any database, such as sqlserver(Azure), mysql, oracle, etc) ( 15 point...department is selected, the professor dropdown should only show the professors from that department. Both department dropdown and professor drop down should show department name and professor name, but when selected, the program should store the corresponding ids in the tables. Also, add code to add/modify a professor and department. The professor should be associated with a department. Please use Jtable to display professor/Department Also, please store the connection string in a separate text file called ( 10 points) Please create one stored procedure to access the data and call it from your code. (5 points)

    $55 (Avg Bid)
    $55 Média
    4 ofertas

    PLEASE NOTE : ONLY People who worked with IB API before .... need an expert with experience with Interactive Brokers API in JAVA , which should deliver in the first step the following: - connect to Interactive Brokers API - read smal .csv file with Stocksymbol and the Exchange - subscribe to the data in realtime - display the data in a JTable (ignore data with no Bid or Ask) ( Bid /Ask / Last / Lastsize/ Bidsize / Asksize / calculated Spread (=Ask-Bid) This should only serve as a starting point, because i have a lot of more things to do in the neat future. Source Code only in Java with Netbeans , delivered via GitHub

    $180 (Avg Bid)
    $180 Média
    6 ofertas

    Make A java SWING GUI Project for inserting data to MySQL Database and Displaying on Jtable. Make sure all crud operations works (Create, read, update and delete). Use mysql connector j to connect to the database. The GUI should should display the data/rows from MySql database on JTable. Use Netbeans if possible and share the zipped project.

    $121 (Avg Bid)
    $121 Média
    17 ofertas

    The deadline is 3 hours from milestone All the classes + Jdiag + interfaces + Add flight on Jtable is done Q1 and interface and Q2 Jtable but without sort Q1 FlightGui and on flight you can find the calcul of the price Attached requirements and what is done on the Eclipse project + docx Check the requirement pdf and whatever done those files and Can you start now to continue to solve others to complete the paper in 2hours?

    $132 (Avg Bid)
    $132 Média
    11 ofertas

    Hi, I am Manoj Meria, India based full-stack web developer with Masters of Computers Applications Degree, having 8+ year of experience with Asp.net MVC, MS SQL Server, Jquery, Angular.Js +2 -11, Html5, Css3, D3.js, etc., In latest I have...host/ Github: stackoverflow: I have also good knowledge of Angular (Typescript 2-11) 1)Angular Routing 2)Angular Components 3)Angular Filters 4)Angular Services 5)Angular Forms 6)Angular Validation 7)Angular Modules 8)Angular Directives 9)Angular Reusable Componets,etc. I have also done work with, angular ui grid, jtable, ng-table, datatables etc, Good Eyes for bug fixing + positive energy with can-do attitude. Thank you for your consideration Yours Sincerely Manoj Meria

    $11 / hr (Avg Bid)
    $11 / hr Média
    12 ofertas

    i have to create jtable in jtable 1st column each cell jcombobox should apear and in jcombobox one jpanel should apear like attached photo which is in project attachments

    $15 (Avg Bid)
    $15 Média
    2 ofertas
    Debug PHP Site Encerrado left

    PHP based site using JTable and MySQL has some bugs with communicating with MySQL server. Site needs to be debugged and fully functional.

    $32 / hr (Avg Bid)
    $32 / hr Média
    25 ofertas

    above project is java based and java swing and mysql is used for this task. item table fields are item_code , item_name, item mrp , item sale_rate when i enter in jtable first row suppose i type par then "parle G" item_detail should display. like 100, parle G , 10 rs mrp, 9.50 rs sale rate below jtable row. and when user select whole row then all item detail should attach in row in jtable for this purpose i have attached vedio of another application retail graph software see how it works. i dont want to do complete i want small task which is written above.

    $3 / hr (Avg Bid)
    $3 / hr Média
    3 ofertas

    Code needs to save the benchmarking results to two files, one for iterative and one for recursive something algorithm instead of printing it to console. Create a program that can load these files and display the the required results listed in the design doc in a JTable.

    $35 (Avg Bid)
    $35 Média
    12 ofertas

    I have my source code ready. Needs some justification according to my requirements

    $23 (Avg Bid)
    $23 Média
    21 ofertas

    I have a project in java, it'...function inserts records into a database (oracle database conected through jdbc). The second on edoes another thing and the third one is the one i need help with. The third function must list everything that's on the database in a jtable, and it must allow the user to modify the values in the database (selecting the row in the table, then modifiyng the values). This function must also have a filter option, where the records can be filtered by birthdate, place of birth or name (the name doesn't have to match 100%). This filteres results must be listed in that jtable and then the user can still have the option to modify them. This is a very simple task, it's very basic java and database management. If the job done is good,...

    $26 (Avg Bid)
    $26 Média
    6 ofertas

    Modify jtable 2.4.0 js to have the ability to choose edit and delete buttons appear as first or as last columns. If not possible, have the edit button to appear on the first column.

    $138 (Avg Bid)
    $138 Média
    12 ofertas

    I have a parking app project where a simulator is to be developed..."Mode 1", "Mode 2", "Mode 3"})); Container contentPane = (); (toolbar, ); String column[]={"LOT","COLOR","AVAILABILITY"}; String data[][]={ {"TEMP1","COLOR1","n"}, {"TEMP2","COLOR2","n"}, {"TEMP3","COLOR3","n"}}; //temp data. will change to objects so lots can be added or removed JTable simTable=new JTable(data,column); (30,40,200,300); JScrollPane scrollPane=new JScrollPane(simTable); (scrollPane); (800, 250); (true); (800,600); (null); (true); } }

    $25 (Avg Bid)
    $25 Média
    6 ofertas

    I need you to develop some software for me. I would like this software to be developed for Windows using Java. Specifically it is about designing an custom JTable with some custom methods in built into it as follows 1) it should have an property to show/ hide table row and column header with numbers and alpha numeric names 2) it should have a method to return these names when the cell has certain numbers 3) it should have a method to lock an specific user control row. 4) it should also have an simplified method to high right row and column and cell based on specific value

    $15 (Avg Bid)
    $15 Média
    7 ofertas
    connect button to db Encerrado left

    i need to connect a button to store information on database in addition, i need to store the make jtable larger Look this is a low budget for a simple task. lets not waste one another time

    $23 (Avg Bid)
    $23 Média
    12 ofertas

    This is a java desktop application using Netbeans IDE .Where the List of contacts in jTable and h2 database, from desktop GUI selecting either one or a group of contacts the required to send SMS message,image and files to be sent to customer contact number from application user number. .the user mobile to be connect to pc port and send SMS via GSM modem.

    $90 (Avg Bid)
    $90 Média
    7 ofertas

    I have a project with a personalized table that represents a schedule for displaying hotel reservations. This module was developed some time ago by another freelancer and now I need to make some very simple customizations that as indicated in the project title are: - possibility to change the width of the columns with a parameter - possibility to change the height of the lines with a parameter - insert a tooltip for the table cells (the string for each tooltip will insert it by taking the data from the reservation)

    $120 (Avg Bid)
    $120 Média
    12 ofertas

    Based on PlayFair Cipher Logic when improved the Play Fair Cipher generates 16 X 16 matrix which contains all (A - Z) and (a - z, 0-9)(in improved play fair cipher I and J are treated as different letters and also i and j are also differently treated) digits and all special characters included. before generation of 16 X 16 matrix all the table values are shown in ...matrix which contains all (A - Z) and (a - z, 0-9)(in improved play fair cipher I and J are treated as different letters and also i and j are also differently treated) digits and all special characters included. before generation of 16 X 16 matrix all the table values are shown in numeric values (for example in that matrix (A is replaced by 65) like so on... after that the matrix will show in a jtable all the code i wan...

    $94 (Avg Bid)
    $94 Média
    1 ofertas

    Add GUI to existing Java App using Netbeans, connect to SQL database,...already have one) (Once this works for the saved username and password it would be great to type in the password => username can remain root) 3) Run queries against the file in SQL - start with a simple select and then add in more queries as a second step (use pre-written queries so that it's not vulnerable for an SQL injection). (results should be displayed in a scroll-able JTable - I've been using a mapping class - but you may have a better idea.) One this is working then there will be additional queries to add in. The query results should also provide a screen with details including a web page reference. I'm told to get this working won't take very long for ...

    $15 / hr (Avg Bid)
    $15 / hr Média
    11 ofertas

    My availability list page needs a button giving the user the ability to download the list as a custom PDF catalogue. The page list is generated using a plugin (not woocommerce standard views) that uses jtable. I also need a developer to use a hook in the plugin codebase to open a new tab every time a user clicks on the product within the list.

    $143 (Avg Bid)
    $143 Média
    29 ofertas

    Hi ArsalanMansoor, I have designed a Java swing application that uses JTable. An integer is entered in Column 2. A number of integers are added in Column 4 separated by commas. When 'Enter' key is pressed after entering values in Col 2 or 4. Sum of integers in column 4 is calculated and displayed in Column 3 and percentage of this sum is calculated with respect to integer in column 2. I have done all this. Now comes the important part, If percentage is less than 50%, the font color of that cell in column 3 should be green. If it is between 50% and 90%, the color should be yellow. For greater than 90%, the color should be red. I have also done this but there is a bug in this part which I need to get fixed. After making entries, if I click on any row, the color of whole t...

    $2 / hr (Avg Bid)
    $2 / hr Média
    1 ofertas

    Need to change the font color of a JTable cell depending upon cell value

    $4 / hr (Avg Bid)
    $4 / hr Média
    51 ofertas
    Write some Software Encerrado left

    I need a web based front end for my database. sort of CRUD application. The structure of database is attached. Preferably an implementation of the Jtable pluging for Jquery. This is an opportunity tracking application for a finance business which tracks an opportunity as it progresses through various stages from start to completion. There will be tasks and notes associated with the opportunity. Also need automation where when an opportunity progresses to next stage a set of tasks from the template are automatically attached to the opportunity. Automation will also be required for a daily report emailed on outstanding tasks for a particular user. The users should also be able to view their daily tasks on their login. There will be two levels of access Admin and User with a login sc...

    $148 (Avg Bid)
    $148 Média
    27 ofertas
    Write some Software Encerrado left

    Need revisions to a java program: (1) Within a JTable on the main screen: 1st line doesn't delete from the database when pressing the DEL key on keyboard. All other lines below the 1st line can be easily deleted. (2) Import and export only work if the headings are in English and a specific heading of: customerid, name, address, xmtrid. Need to make it so I can change the variables to Spanish. (3) The JAVA icon needs to be removed from main screen.

    $150 (Avg Bid)
    $150 Média
    21 ofertas

    Java programmer (Swing) needed to write the code that creates a JTable with 3 columns (column names = "ID", "Class", and "Label") and an undefined number of rows. That table should be populated with the data contained in an ArrayList<String[ ]> that will be passed to the method. The JTable should both horizontal and vertical scroll bars. The attached file gives an idea of the look-and-feel of the JTable.

    $58 (Avg Bid)
    $58 Média
    8 ofertas

    Estoy desarrollando un software de escritorio en Java con base de datos My-SQL y necesito ayuda para terminar. Ingreso de datos a través de Jtable con ventanas de ayuda, Importacion y Exportación de Excel para Jtable, validación en el ingreso de datos, Grabar en Base de Datos, consulta, Impresión de etiquetas con código de barras y lectura de código de barras

    $197 (Avg Bid)
    $197 Média
    4 ofertas

    ...Elaboration: Required data the data structure specified in Project 1: World has SeaPort's SeaPort has Dock's, Ship's, and Person's Dock has a Ship Ship has Job's PassengerShip CargoShip Person has a skill Job requires skills- NEW CLASS for this project! PortTime Extend Project 2 to use the Swing class JTree effectively to display the contents of the data file. (Optional) Implement a JTable to also show the contents of the data file. There are lots of options here for extending your program. Threads: Implement a thread for each job representing a task that ship requires. Use the synchronize directive to avoid race conditions and insure that a dock is performing the jobs for only one ship at a time. the jobs of a ship in the queue should ...

    $157 (Avg Bid)
    $157 Média
    15 ofertas

    ...Elaboration: Required data the data structure specified in Project 1: World has SeaPort's SeaPort has Dock's, Ship's, and Person's Dock has a Ship Ship has Job's PassengerShip CargoShip Person has a skill Job requires skills- NEW CLASS for this project! PortTime Extend Project 2 to use the Swing class JTree effectively to display the contents of the data file. (Optional) Implement a JTable to also show the contents of the data file. There are lots of options here for extending your program. Threads: Implement a thread for each job representing a task that ship requires. Use the synchronize directive to avoid race conditions and insure that a dock is performing the jobs for only one ship at a time. the jobs of a ship in the queue should ...

    $111 (Avg Bid)
    $111 Média
    2 ofertas

    I have a bootstrap admin theme that I need to get implemented in a new symf...the project should contain: Login page Admin section: - Dashboard page - Two dummy pages (should just contain static data, as an example of how to use it, at least one of them should include the jtable component). The admin section should be build up by using other twig templates for menu, header and other common things for the admin template The project should be using sass for custom css, and each page should include: - Common css/sass package - Page specific css - Common javascript package - Page specific javascript It seems like Assetic would be a good choice The JTable component () should be downloaded and included as an example, but it does not have to be used in the page.

    $197 (Avg Bid)
    $197 Média
    13 ofertas
    Write some Software Encerrado left

    ...allows its users to get the up-to-date currency exchange rates for those currencies Israeli Bank provides a daily update via its REStful web service (). If Bank Israel server side doesn’t function propertly feel free to use the XML at The application should be able to display the up-to-date rates (in table.. you should use the JTable class) and it should be capable of converting any sum in any currency into any other currency based on those rates. The Model The model part should include an interface (in Java) that defines the methods and a class (can be in Scala) that implements them. The model part should include a separated component (1) responsible for a continuous checking the up-to-date XML data and storing the parsed

    $486 (Avg Bid)
    ADC
    $486 Média
    23 ofertas

    Java application , includes many features like login , Jtable for report, calendar, export and print file .

    $13 (Avg Bid)
    $13 Média
    6 ofertas
    Write some Software Encerrado left

    Get help with a JTable. Can't figure out why my JTable is not updating (Java)

    $22 / hr (Avg Bid)
    $22 / hr Média
    8 ofertas

    I want the source code in Java to print any Jtable

    $15 (Avg Bid)
    $15 Média
    7 ofertas

    I have ongoing work related to our previous project 'Create Excel Sheet from Dynamic Jtable and update sheet (Netbeans Java)'

    $10 / hr (Avg Bid)
    $10 / hr Média
    1 ofertas

    Trying to find a grid that will work with the MVC approach in DNN8. I've tried GridMVC and JTable, and seem to have a problem with each. This is a very specific problem that I am trying to solve with DNN8, please only respond if you have experience here.

    $174 (Avg Bid)
    $174 Média
    8 ofertas

    Create a yearly Basis Excel Sheets(Xlsx) and update it from JTable value according to appropriate dates.(Apache_POI,Netbeans Java Project)

    $36 (Avg Bid)
    $36 Média
    8 ofertas
    Build a Website Encerrado left

    ... I need someone to: 1. Troubleshoot and fix why the client side is too slow and why it sometimes freezes. I don't know what it is but it could be that I'm trying to capture too many things with too many javascript sources such as jQuery. But this needs fixing. 2. Ensure that the client side works on IE, Chrome, Firefox, Safari on desktops, iPads, laptops and mobiles. 3. Add a table (a jTable perhaps) that displays the last 10 or so records of certain unstructred text data. I have a hub that streams this information on the backend server. This table MUST show the last record first, which is something I've struggled to accomplish on my own. I was able to put in such a table, but then the client-side url would more or less freeze. 4. Check whether my usa...

    $298 (Avg Bid)
    $298 Média
    7 ofertas

    ...below to the latest MVC 5 version while retaining the EXACT appearance and functionality. The resulting VS 2015 solution must use the following technologies: jTable (modified if necessary) Microsoft ASP.NET MVC 5.2.3 SignalR 2.2.0 jQuery 2.2.0 jQuery UI (Combined Library) 1.11.4 No payment will be paid until you demonstrate on a public URL that multiple simultaneous browsers can add, update, and delete records while the others see the live updates via a SignalR hub. You may need to make changes to the jTable source code. For example, the popup windows may not work properly using the latest jQuery/jQuery UI versions. The deliverable VS 2015 solution should download and install

    $135 (Avg Bid)
    $135 Média
    6 ofertas