AKB Forums

Go Back   AKB Forums > Technical sections > Algorithms
Home Register Blogs FAQ Members List Calendar Downloads Arcade Mark Forums Read

Algorithms The source of algorithms for your project

Troubles when posting message? Click here! :: Проблемы с отправлением сообщения? Нажмите сюда!

Reply
 
LinkBack Thread Tools Display Modes
Old Dec 1, 2003, 01:02   #1
Banned
 
DaNYer's Avatar
 
Join Date: Oct 2002
Location: Brooklyn, New York
Posts: 3,760
Rep Power: 0
Reputation: 10
Java applet trouble

Podskajite plz, mne provincialu, v chem tut problema?

Code:
import java.awt.*;
import java.applet.*;

public class MinimizerApplet extends Applet {
    public void init() {
       add(new Label("Value:"));
       valueField = new TextField(30);
       add(valueField);
       minButton = new Button("Minimize!");
       add(minButton);
       resultLabel = new Label(" ");
       add(resultLabel);
       m = new Minimizer();
    }
    private TextField valueField;
    private Button minButton;
    private Label resultLabel;
    private Minimizer m;
}
vot chto pokazivaet compilyator:
Code:
MinimizerApplet.java [18:1] cannot resolve symbol
symbol  : class Minimizer 
location: class MinimizerApplet
    private Minimizer m;
            ^
MinimizerApplet.java [13:1] cannot resolve symbol
symbol  : class Minimizer 
location: class MinimizerApplet
       m = new Minimizer();
               ^
2 errors
Errors compiling MinimizerApplet.
DaNYer is offline   Reply With Quote Quote selected
Old Dec 2, 2003, 17:24   #2
Дошкольник
 
Dark Abyss of Yerevan's Avatar
 
Join Date: Jan 2002
Location: hell
Posts: 124
Rep Power: 7
Reputation: 10
Send a message via ICQ to Dark Abyss of Yerevan
а что там подсказывать? че за Minimizer? нету такого класса, вот и ругается
__________________
[x]-=-[ ]-=-[x]
Dark Abyss of Yerevan is offline   Reply With Quote Quote selected
Old Dec 2, 2003, 17:51   #3
Banned
 
DaNYer's Avatar
 
Join Date: Oct 2002
Location: Brooklyn, New York
Posts: 3,760
Rep Power: 0
Reputation: 10
aga.. mne uje podskazali dva raza. spasibo.
DaNYer is offline   Reply With Quote Quote selected
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 17:08.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
This board was founded on September 29, 2001
Powered by Viper Internet

Affordable Web Hosting | ParevNet

Buy text link