Michail Petrov

Ranch Hand
+ Follow
since Sep 04, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Michail Petrov




This is the problem, when i chose to use the Visual editor i just cant drag and drop any UI component like Button or whathever.
Ples help me what is the problem.

PS i don't have problem with Emulator, the programs run fine THE problem is only with visual editor. I don't want owase to code XML by my hands.
Thanks
14 years ago
Come on people help I know dath you know
14 years ago
Hi i woant to make a consol animation using Thread= I dan it but i don't know haw to Erase the no Used text witch i made before

For Example I have one Console image "^" and i made this image LEFT and RIGHT , UP and Down 2 steps with one Thread but haw to Clean the Screen after every Step witch the image made. Like a GUI game every move UPDATE the Screen and i with to updait it

^
If i make the animation in normal way i see ^^^ after the 4 move
^

and no more because the image is the same. Haw to Update it haw to clean the screen I don't know haw to form the ? exactly I hope you understand me.
14 years ago
Hello i have one problem and need Know haw from the Profs

I have this code




This is table and i need it for one smal progect= I need to save the DATAS from the rows and den to open it agen=
Can you geva me a SAVEING data tutorial because i dont have time to stady SQL for Java
I need samthink like SAVING IN TXT. FILES but i dont know haw actualy

Pleasy help me

thenk you

15 years ago
Why i nead to extends JPanel for using paintComponent(Graphics g)
15 years ago
Hi i start to experiment with painting and a wonder where is the problem in this code



I have a simple JFrame adn JPanel and i use




to display the painting but the frame is empty
15 years ago
Hi i have one rutien problem

i use the GridLayot and i want to set a space betwean the JLabels in the aplication. When i chainge the gaps i only chaige the JTextField space

The oder problem is haw to set the 4 buttons in the right corner i use the FlowLayout i dont know what actualy to do

15 years ago
Hi i need to use Cyrillic alphabet and same Deutscho special simbols but mosly Cyrillic alphabet. and i use JCreator .LE

Hire is what the program give to me and i try all of the but resolt is "Ч@33%@&^^@?Енаяокъ"




Haw to chaige this situacion
15 years ago
coud you give me simple code i can geht it i use the setJMenuBar but the result is the same
15 years ago
O the error is simple

it is " cannot find simbol method add(classes.firmFrame) "

it is in the second file hire frame.add(ff);
15 years ago
Hi i create two file one contains the JMenuBar and the components and the second contains the JFrame





and the second






but when i compile it gives me error
what is the problem

15 years ago
Hi i try tocreate program simulating Company in this simulation the user can choose thisferent operation and this choice must by save somewhere
I first thing about Database like SQL but i dont have a time to lern haw to use it and the second chance is to use a Files to save the progres

For example (I dont finish the GUI jet) I have a Text panels where the users set diferent sums of money and this sums must by used from the program in later stage of the work and this is not everithing i have a fils with text fils with Names and digits and this fils must bi always used

tale me haw to save this information

To use a diferent text fils categoris and to call them any time. Hay can i use the info whitch i need

Give me Ideas

If enyone have'nt understand i will explain in detail
15 years ago
Hi

Problem newProblem = new Problem

This time is with the methods in diferent files


i have this two fils and i wont to use the method in the second file








but when i try to compile the cod the mashine say
CAN NOT FIND THE METHOD CreatePanel(Color.color);


I import everything why gives me the problem
everything is public
15 years ago
Hi

Problem newProblem = new Problem

This time is with the methods in diferent files





and the second contend the method CreatePanel();




but when i try to compile the cod the mashine say
CAN NOT FIND THE METHOD CreatePanel(Color.color);


I import everything why gives me the problem
everything is public

15 years ago
HI i final createa Card Panel but i have a litle problem with swaping the panels

hire is the code




pleasy make the chaing i wana see where i gate rong
15 years ago