JEditor pane does not  show applets

HOW TO SET THE CONTENT TYPE OF THE EDITOR SO THAT IT CAN OPEN ALL
INCLUDING APPLICATIONS AND GRAPHICS,
IT OPENS RTF'S, HTML AND TEXT AND FILE LIST, AND EVEN WHEN SET TO IMAGE/GIF IT DOES NOT OPEN THAM

that's true, applets are not displayed...
Text, RTF and HTML files are displayed because the Editor Pane uses a specific 'Document' (i I remember well) to open them. To be able to display other kind of information, you could need to create your own Documents...
vincent

Similar Messages

  • Device summary pane does not show capacitiy totals for each category (audio, remaining, photos, etc.)

    When viewing the summary pane for my ipod, the summary bar does not show totals for each category (audio, remaining, photos, etc.). It does not show when hovering over each category either. Seems to be some type of bug with itunes. I have tried re-installing itunes but that does not work. How do I fix this?

    Hello vetsrini.
    Thanks a lot for your kind reply. As i said, i'm new to this and sometimes i just cannot pass over some problems. Here are the fields i have inserted:
    <?for-each:LIST_G_SETUP/AS_OF_DATE?>
    <?end for-each?>
    <?for-each@section:G_CUST_INV?>
    <?for-each:G_1?>
    <?INVNUM?>
    <?INVOICE_TYPE_INV?>
    <?DUE_DATE_INV?>
    <?sum (C_INV_BALANCE)?>
    <?sum (C_INV_B0)?>
    <?sum (C_INV_B1)?>
    <?sum (C_INV_B2)?>
    <?sum (C_INV_B3)?>
    <?sum (C_INV_B4)?>
    <?sum (C_INV_B5)?>
    <?end-for-each-group?>
    <?TOTAL_INV_AMT_DSP?>
    <?TOTAL_INV_B0_DSP?>
    <?TOTAL_INV_B1_DSP?>
    <?TOTAL_INV_B2_DSP?>
    <?TOTAL_INV_B3_DSP?>
    <?TOTAL_INV_B4_DSP?>
    <?TOTAL_INV_B4_DSP?>
    <?end for-each:G_CUST_INV?>
    In the header of the template i also have <?CUST_NAME_INV?> and the report date. When i try to enter the <?AS_OF_DATE?> it is not printed and also the header is not shown any longer. Once again, thank you for any help,
    Octavio

  • JEditor pane does not look like the explorer.

    Hi
    I would like to display the following htmlc ode on JEditor pane.
    I want to have two lists of assets and a title to each one.
    the problem is that one of the titles (the second one) does not displayed in the same location as the first one (It displayes ans if it is part of the list)
    I copies the code to a htm page and it looks fine on my explorer.
    I will be happy if you will tell me what is wrong in the html code.
    thanks
    Liat
    JEditorPane summeryMessagePane;
    summeryMessagePane=new JEditorPane("text/html","");
    //html string
    String text="<html><body><font face = Verdana size =2 color=black>The following files were defined successfully:<li><font face = Verdana size =2 color=black>/LDRS/mummy2_opt8_pal_2500kbps_10m_l2_ar128kbps.m1s.mpg</font></li><li><font face = Verdana size =2 color=black>/LDRS/nely_opt2_10m_pal_1860kbps_l2_128kps.m1s.mpg</font></li><br>The definition for the following files failed:<li><font face = Verdana size =2 color=black>/LDRS/mummy2_opt8_pal_2500kbps_10m_l2_ar128kbps.m1s.mpg.meta</font></li><font face = Verdana size =2 color=black>Unsupported asset format.<li><font face = Verdana size =2 color=black>/LDRS/nely_opt2_10m_pal_1860kbps_l2_128kps.m1s.mpg.meta</font></li><font face = Verdana size =2 color=black>Unsupported asset format.</font></body></html>"
    //set the string
    summeryMessagePane.setText(text.toString());
    JScrollPane scrollPane = new JScrollPane(summeryMessagePane);
            add(scrollPane,BorderLayout.CENTER);

    What ever gave you the idea that HTML display on JEditorPane would look exactly like in IE?
    JEditorPane only supports HTML 3.2 (but no frames, I think), some CSS 1 and no Javascript. It's very far from being useful for displaying modern web pages.
    Furthermore....
    <font face = Verdana size =2 color=black>
    Bad bad bad bad bad HTML format. You are supposed to always quote tag attribute values:
    <font face="Verdana" size="2" color="black">

  • My system preferences pane does not show up

    nothings happens when I click on it. Also when I click on the dock preferences, no window but the dock window & the folder in the library shows up.
    this is a new G5 imac; it was happening a few days before I installed 10.4.6--did the software update one, then downloaded the full update directly from the website and installed that one.
    Repaired permissions several times. I also did a disk repair from the install disk [there was an illegal name] but this problem persists after this.

    Welcome to the discussions, Lori.
    Does it open if you double click it in your applications folder? If so, then trash com.apple.dock.plist, since it sounds like maybe your dock got corrupted somehow. (You'll need to recustomize your dock after doing this.)

  • IPHONE DOES NOT SHOW IN LEFT PANE .

    IPHONE DOES NOT SHOW IN LEFT PANE in itunes  Trying to back up and cannot! Help! need to save my photos Phone has decided to stay in recovery mode and I cannot do anything with it.
    Have been through the help and support in itunes - do you think an apple shop could do anything?

    Check in your Device manager under Universial Serial bus Controllers are there any items that have a ! next to it?
    Start>Right click My Computer>Hardware tab>Device Manager.
    Follow this article it should resolve your issue
    http://support.apple.com/kb/TS1538

  • Applet does not show up in console main page

    Hello,
    I have installed the Weblogic 6.0 beta on NT 4.0 SP4
    When I use the Microsoft IE 5.00, the applet in the first console page index.jsp does not show up. Any suggestions ?
    Johan Thorselius

    An addition - it's looks like in the source that a jsp-file is used that is called "sidebar.jsp". But when I do a search on the harddisk the sidebar.jsp is not there. Is this generated ? Why does not the sidebar menu show up ?
    Regards
    Johan Thorselius
    "Johan Thorselius" <[email protected]> wrote:
    >
    >
    >
    Hello,
    I have installed the Weblogic 6.0 beta on NT 4.0 SP4
    When I use the Microsoft IE 5.00, the applet in the first console page index.jsp does not show up. Any suggestions ?
    Johan Thorselius

  • Update Record Does Not Show in Server Behaviors Pane

    I am using Dreamweaver CS4 on a Windows 7 machine. I am coding in ASP VBScript. When I apply an Update Record behavior to a form and upload the file to the server, it works fine. However, the Update Record does not show in the Server Behaviors pane. Therefore, I cannot click on it to make further edits to it. When I open this same file in Dreamweaver CS3 on a Windows XP machine, I do see the Update Record behavior in the Server Behaviors pane and I can click on it to make it edits. What do I need to do to get the Update Record behavior to show?

    Probably not the answer you are looking for, but support for traditional ASP has not been a focus of DW development, nor has it been for Windows 7 for
    that matter. ASP is a "depreciated" language and support for it is dwindling. The I don't know exact reason for what is happening to you here, but I'd imagine it's an issue with CS4s translators and the combination of the feature sets in both Win 7 and CS4 not "worrying" about ASP as much as they used to.
    Lawrence Cramer  *Adobe Community Professional*
    www.Cartweaver.com
    Complete Shopping   Cart Application for
    Dreamweaver, available in PHP and CF
    Stay updated - http://blog.cartweaver.com

  • I connect my iPad to my PC and open iTunes, but the iPad does not show up in sidebar.  I want to sync. How do I do it?

    I have my PC on, then plug in my iPad (which is on) and open iTunes.  The iPad does not show up in the sidebar.  How do you get it to show up so that I can select the iPad and then configure the sync settings in each of the settings panes....hoping that these actually show up.
    In the manual it says "log in to your computer user account before connecting iPad".  I am the only user of this PC...does this mean some other user account.  I am confused.  I need "baby steps" to tell me how to do all this....very senior and just learning about this wonderful machine. I will very much appreciate your help.

    If you are the only user on your computer you probably don't have multiple user accounts set up and can disregard that.  If you are using iTunes 11 go to View>Show Sidebar.  Now see if your iPad appears under Devices on the left side when you connect it.  If it does, click on the name of your iPad on the left side and your iTunes sync settings options will appear in folders with tabbed headings to the right.
    If it doesn't appear on the left side, follow the troubleshooting steps shown in this article: http://support.apple.com/kb/TS1538.

  • Calendar issue - Does not show entries previous Ja...

    Hi, 
    from beginning of January the calendar of my Lumia does not show any more entries made previously ! It was working  but from I think 7th of January nothing .. The calendar is sync with outlook.com calendar and if I go to http://calendar.live.com I see all my previous data correctly.
    I have tried to do a soft reset , nothing . I have tried to remote outlook.com account and reinsert , nothing !
    I have installed an other calendar application called “chronos calendar” and this one show me some previous data last year but nothing from November-December ... I have written to microsoft community but no more info . I use a lot of the info of calendar for my job and for me it is an important issue !
    I hope a fast solution ...
    Regards,

    Hi,
    You can open a second calendar in a new window and display up to 30 calendars in side-by-side view. You can also overlay calendars to see transparent calendars stacked on top of each other. This view is useful when you want to find a common free time slot
    on several different calendars.
    In Calendar, in the Navigation Pane, right-click the name of another calendar that you want to view.
    Click Open in New Window.
    The calendar that you selected opens in a new Outlook window.
    More information refer to the following article:
    View calendars side-by-side or overlaid
    Niko Cheng
    TechNet Community Support

  • Media browser does not show photos

    The media browser in iDvd & iWeb does not show the photos in my iPhoto library. It does show the tunes in my iTune library but not the photos in my iPhoto library. When I click photos in the browser, the browser says, "Open iPhoto2 or later or Aperature1.5 or later from your iPhoto or Aperature library in this list."
    I have iPhoto6.0.6. When I made a DVD two months ago everything worked okay. I suspect that I am missing something very obvious, but to date it escapes me. Does anyone have some experience with this problem? Please help.

    One thing that you can try is the often used maintenance of deleting preferences and doing a permissions repair. To delete preferences, close iMovie and iPhoto and trash the files named com.apple.iMovie.plist and com.apple.iPhoto.plist found in User (the house icon)/Library/Preferences. Then restart your computer and do a permissions repair using the Disk Utility app found in HD/Applications/Utilities. In the left hand pane of the Disk Utility window select your hard drive icon and then click on repair permissions. Takes about 3 minutes to repair. Then relaunch iMovie and iPhoto and see if you still have the problem. Those applications will recreate the .plist files that you deleted.
    However, this might be an iPhoto issue, and I would suggest that you post your question in the iPhoto forum as well.
    Have you updated iPhoto recently? Have you made any manual changes to your iPhoto library? Do you use keywords? Is your iPhoto library stored on an external drive where possibly iMovie can't locate it?
    It could be that you just need to rebuild your iPhoto library. You can do that by holding down the Option and Apple keys while launching iPhoto. Then chose the first 3 selections in the drop down menu. But be sure first to back up your iPhoto library to guard against power outages or other probs during the rebuild process. As I say, check with the iPhoto forum if deleting preferences and repairing permissions does not work.
    See if anything in this thread helps:
    http://discussions.apple.com/thread.jspa?messageID=8450454&#8450454
    Message was edited by: Rich839

  • How do I determine the size of an event (cmd I does not show any size for events).

    How do I determine the size of an Event in iPhoto? (Cmd + I does not show size information at the event level).

    If you're running iPhoto 8 (09) select the event and look at the Info pane at the lower left hand corner of the window.  It will give you the number of photos and size:
    for iPhoto 9 (11) open the Event, select all of the photos in it and open the Info drawer at the right by typing Command+i.  The number of photos and size will be at the top of the Info drawer.
    OT

  • Finder does not show all colors from selected color Labels

    Since a view days finder does not show all Color Label colors. When I select either yellow or green it is selected, but it does not show in the file list with details, I can see it in icon and 3 pane view, but not in the detail list view.
    does anybody know why or how? Or what plist files I might need to delete to get this reset?

    Create a new account, name it "test" and see how your labels work in that User acct in list view? (That will tell if your problem is systemwide or limited to your User acct.) This account is just for test, do nothing further with it.
    Open System Preferences >> Accounts >> "+" make it an admin account.
    Let us know and we'll troubleshoot this further.
    -mj
    [email protected]

  • Compressor does not show success message

    Compressor finishes job but not give message. Message is 0:00:00 remaining.
    Does not give success message even though the job is finished.
    Compressor 4.0.7 on iMac 21,5, Core i5 2.5, 4GB RA,  OS X 10.8.3 (12D78) - Mountain Lion
    Not long ago it worked normally.
    Now, finishes rendering, however, does not show the message finished

    I know what you mean. When it has happened to me, I have been able to get it to complete by hitting cancel. Then in the file info field of the job pane, adding a numeral to the name. Then re-submitting. The encoding progress bar would quickly go to the end and complete,
    Russ

  • I add components to contentPane, but JFrame still does not show them

    I converted a small game I was making from AWT to Swing.(The game is just MineSweeper.) I made all the necessary adjustments like, Button to JButton and add() to getContentPane().add(), but when I show the JFrame, it does not show any components that I added. I have run test programs to see if I am adding the components correctly and they work.
    I print out the number of components contained in the frame by using getComponentCount() and the number is correct. It just will not show up in the JFrame. I have tried everything I can think of, no matter how strange and it still will not show the components.
    I have attached all the code to the bottom of this message. Can someone please take a look and see what I am missing.
    Thanks.
    Here's the code. The main file is at the end and is the one causing the problems. All the rest is just support stuff and should not be relavent, but I included it in case I missed something there.
    //Timer is just a custom timer
    import java.util.Date;
    public class Timer {
         Date curr;
         public Timer() {
              curr=new Date();
         public void start() {
              curr=new Date();
         public int getSeconds() {
              return (int)(((new Date().getTime())-curr.getTime())/1000);
    //Cover subclasses JButton for initial look
    import java.awt.*;
    import javax.swing.*;
    public class Cover extends JButton {
         Dimension size;
         public Cover() {
              super("");
              size=new Dimension(20,20);
              setSize(size);
         public Cover(String l) {
              super("");
              size=new Dimension(20,20);
              setSize(size);
         public void setSize(Dimension s) {
              super.setSize(size);
         public Dimension getPreferredSize() {
              return size.getSize();
         public Dimension getMinimumSize() {
              return size.getSize();
         public Dimension getMaximumSize() {
              return size.getSize();
    //Flag subclasses JButton to flag a mine
    import java.awt.*;
    import javax.swing.*;
    public class Flag extends JButton {
         Dimension size;
         public Flag() {
              super("F");
              size=new Dimension(20,20);
         public Flag(String l) {
              super("F");
              size=new Dimension(20,20);
         public void setSize(Dimension s) {
              super.setSize(size);
         public Dimension getPreferredSize() {
              return size.getSize();
         public Dimension getMinimumSize() {
              return size.getSize();
         public Dimension getMaximumSize() {
              return size.getSize();
    //Reveal subclasses JPanel to show what's underneath
    import java.awt.*;
    import javax.swing.*;
    public class Reveal extends JPanel {
         Dimension size;
         int number;
         Color color[];
         public Reveal(int n) {
              super();
              size=new Dimension(20,20);
              number=n;
              color=new Color[10];
              color[0]=Color.black;
              color[1]=Color.orange;
              color[2]=Color.cyan;
              color[3]=Color.yellow;
              color[4]=Color.green;
              color[5]=Color.magenta;
              color[6]=Color.blue;
              color[7]=Color.pink;
              color[8]=Color.darkGray;
              color[9]=Color.red;
              //for(int x=0;x<10;x++) {
              //     System.out.println(x+"="+color[x]);
              setBackground(Color.black);
         public void paintComponent(Graphics g) {
              int width=getWidth();
              int height=getHeight();
              FontMetrics fm=g.getFontMetrics();
              int fw=0;
              int fh=fm.getAscent();
              g.setColor(color[number]);
              if(number==9) {
                   fw=fm.stringWidth("M");
                   g.drawString("M",width/2-(fw/2),height/2+(fh/2));
              else if(number!=0) {
                   fw=fm.stringWidth(""+number);
                   g.drawString(""+number,width/2-(fw/2),height/2+(fh/2));
              g.setColor(Color.white);
              g.drawRect(1,1,width-2,height-2);
              //System.out.println("number="+number);
         public void setNumber(int n) {
              number=n;
         public int getNumber() {
              return number;
         public Dimension getPreferredSize() {
              return size.getSize();
         public Dimension getMinimumSize() {
              return size.getSize();
         public Dimension getMaximumSize() {
              return size.getSize();
    //MineSweeper just launches the program and subclasses JFrame
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MineSweeper extends JFrame implements ComponentListener {
         public MineSweeper(String s) {
              super(s);
              addComponentListener(this);
         public void quit() {
              System.exit(0);
         public void componentHidden(ComponentEvent e){}
         public void componentMoved(ComponentEvent e){}
         public void componentResized(ComponentEvent e){
              System.out.println("resized");
              MineSweeper temp=(MineSweeper)e.getSource();
              System.out.println("count="+temp.getContentPane().getComponentCount());
         public void componentShown(ComponentEvent e){}
         public static void main(String args[]) {
              MineSweeper t=new MineSweeper("Inside Moves");
              t.addWindowListener(new WindowAdapter() {
                   public void windowClosing(WindowEvent e) {
                        System.exit(0);
              GameManager manager=new GameManager(t);
    //GameManager is the main program. This is where the JFrame is realized
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.swing.*;
    public class GameManager implements MouseListener, ActionListener, Runnable {
         JPanel display;
         JPanel gameInfo;
         MineSweeper screen;
         JButton reset;
         JTextField tMine,time;
         Container pane;
         int clickX,clickY;
         int minesLeft;
         int gridX[],gridY[],mine[];
         static final int MAX_X=30;
         static final int MAX_Y=24;
         static final int MAX_MINE=667;
         JComponent grid[][];
         int board[][];
         int number[][];
         final static int OB=64;
         final static int BLANK=0;
         final static int MINE=1;
         final static int REVEAL=128;
         int level;
         final static int EASY=0;
         final static int MEDIUM=1;
         final static int HARD=2;
         final static int CUSTOM=3;
         int state;
         final static int START=1;
         final static int PLAYING=2;
         final static int DONE=3;
         Timer timer;
         int timeDisp;
         public GameManager(MineSweeper s) {
              screen=s;
              pane=screen.getContentPane();
              pane.setLayout(new BorderLayout());
              display=new JPanel();
              gameInfo=new JPanel(new GridLayout(1,3));
              reset=new JButton("Reset");
              tMine=new JTextField(20);
              time=new JTextField("0",20);
              grid=new JComponent[MAX_X+2][MAX_Y+2];
              board=new int[MAX_X+2][MAX_Y+2];
              number=new int[MAX_X+2][MAX_Y+2];
              gridX=new int[4];
              gridY=new int[4];
              mine=new int[4];
              level=EASY;
              gridX[0]=8;
              gridY[0]=8;
              mine[0]=10;
              gridX[1]=16;
              gridY[1]=16;
              mine[1]=40;
              gridX[2]=30;
              gridY[2]=16;
              mine[2]=99;
              gridX[3]=0;
              gridY[3]=0;
              mine[3]=0;
              minesLeft=mine[level];
              tMine.setText(""+minesLeft);
              state=START;
              timer=new Timer();
              reset.addActionListener(this);
              setup();
              Thread t=new Thread(this);
              t.start();
              /*System.out.println("count="+pane.getComponentCount());
              Component cc[]=pane.getComponents();
              for(int i=0;i<cc.length;i++) {
                   System.out.println("cc="+cc);
         public void setup() {
              boolean done;
              for(int x=0;x<=gridX[level]+1;x++) {
                   for(int y=0;y<=gridY[level]+1;y++) {
                        if(x==0 || x==gridX[level]+1 || y==0 || y==gridY[level]+1) {
                             board[x][y]=OB;
                             number[x][y]=-1;
                        else {
                             board[x][y]=BLANK;
              for(int i=0;i<mine[level];i++) {
                   done=false;
                   while(!done) {
                        int x=(int)((Math.random()*gridX[level])+1.0);
                        int y=(int)((Math.random()*gridY[level])+1.0);
                        if(board[x][y]==BLANK) {
                             board[x][y]=MINE;
                             done=true;
                             //System.out.println("Mine x="+x+" y="+y);
              for(int y=1;y<=gridY[level];y++) {
                   System.out.print("\n");
                   for(int x=1;x<=gridX[level];x++) {
                        number[x][y]=0;
                        if(board[x][y]==MINE) {
                             number[x][y]=9;
                             System.out.print(""+number[x][y]);
                             continue;
                        else {
                             //System.out.println("For board pos x="+x+" y="+y);
                             for(int i=-1;i<=1;i++) {
                                  for(int j=-1;j<=1;j++) {
                                       //System.out.print(""+board[x+i][y+j]);
                                       if(board[x+i][y+j]!=OB && board[x][y]==BLANK) {
                                            number[x][y]+=board[x+i][y+j];
                                  //System.out.print("\n");
                             System.out.print(""+number[x][y]);
              System.out.print("\n");
              screen.setVisible(false);
              display.removeAll();
              pane.removeAll();
              display.setLayout(new GridLayout(gridY[level],gridX[level]));
              for(int y=1;y<=gridY[level];y++) {
                   for(int x=1;x<=gridX[level];x++) {
                        Cover temp=new Cover();
                        //System.out.println("new button="+temp);
                        grid[x][y]=temp;
                        //System.out.println("display="+display.add(temp));
                        //display.add(temp);
                        temp.addMouseListener(this);
              //System.out.println("count="+display.getComponentCount());
              screen.setSize(gridX[level]*20,gridY[level]*20+30);
              pane.add(gameInfo,BorderLayout.NORTH);
              pane.add(display,BorderLayout.CENTER);
              minesLeft=mine[level];
              timeDisp=0;
              tMine.setText(""+minesLeft);
              time.setText(""+timeDisp);
              state=START;
              //System.out.println("gameInfo="+gameInfo);
              //System.out.println("display="+display);
              //screen.pack();
              screen.setVisible(true);
         void revealAround(int x,int y) {
              int index;
              Reveal tempRev=new Reveal(number[x][y]);
              grid[x][y]=tempRev;
              board[x][y]=(board[x][y]|REVEAL);
              index=(x-1)+((y-1)*gridX[level]);
              display.remove(index);
              display.add(tempRev,index);
              if(number[x][y]==0) {
                   for(int i=-1;i<=1;i++) {
                        for(int j=-1;j<=1;j++) {
                             if(!(i==0 && j==0)) {
                                  if((board[x+i][y+j]&REVEAL)!=REVEAL && board[x+i][y+j]!=OB) {
                                       revealAround(x+i,y+j);
         void startTimer() {
              timer.start();
         public void run() {
              while(true) {
                   if(state==PLAYING) {
                        if(timer.getSeconds()>timeDisp) {
                             timeDisp=timer.getSeconds();
                             time.setText(""+timeDisp);
                   else {
                        try {
                             Thread.sleep(1000);
                        catch (InterruptedException e) {
         public void actionPerformed(ActionEvent e) {
              if(e.getActionCommand().equals("Reset")) {
                   setup();
         public void mouseClicked(MouseEvent e) {
              if(state==START) {
                   startTimer();
                   state=PLAYING;
              if(state==PLAYING) {
                   Component tempComp=(Component)e.getSource();
                   boolean found=false;
                   int index=0;
                   int buttonPressed=e.getModifiers();
                   for(int x=1;x<=gridX[level];x++) {
                        if(found) {
                             break;
                        for(int y=1;y<=gridY[level];y++) {
                             if(tempComp==grid[x][y]) {
                                  clickX=x;
                                  clickY=y;
                                  found=true;
                                  break;
                   index=(clickX-1)+((clickY-1)*gridX[level]);
                   if(buttonPressed==InputEvent.BUTTON1_MASK && !(grid[clickX][clickY] instanceof Flag)) {
                        Reveal tempRev=new Reveal(number[clickX][clickY]);
                        grid[clickX][clickY]=tempRev;
                        board[clickX][clickY]=board[clickX][clickY]|REVEAL;
                        display.remove(index);
                        display.add(tempRev,index);
                   else if(buttonPressed==InputEvent.BUTTON3_MASK) {
                        if(display.getComponent(index) instanceof Cover) {
                             Flag tempFlag=new Flag();
                             grid[clickX][clickY]=tempFlag;
                             display.remove(index);
                             display.add(tempFlag,index);
                             tempFlag.addMouseListener(this);
                             minesLeft--;
                        else if(display.getComponent(index) instanceof Flag) {
                             Cover tempCov=new Cover();
                             grid[clickX][clickY]=tempCov;
                             display.remove(index);
                             display.add(tempCov,index);
                             tempCov.addMouseListener(this);
                             minesLeft++;
                        tMine.setText(""+minesLeft);
                   if(number[clickX][clickY]==0) {
                        revealAround(clickX,clickY);
                   screen.setVisible(true);
         public void mousePressed(MouseEvent e) {}
         public void mouseReleased(MouseEvent e) {}
         public void mouseEntered(MouseEvent e) {}
         public void mouseExited(MouseEvent e) {}

    setBounds() is only used for absolute positioning. I
    am using layout managers, so it should no be used.
    Thanks for you reply.Oh I get I did not look at your source code enought... can you post only the part that is bugy!?!?!
    JRG

  • Why the account login list does not show up on menu bar?

    I see bunch of other icons including Bluetooth in Tiger on my Intel Mac mini, but somehow the list of accounts disseapared. I have that on my PowerMac Tiger and did exist from the the day I upgraded to Panther, but why it does not show up in Tiger?
    Any idea how to bring accounts so I could login to another and have that turning 3D screen and changing to another account?
    Thanks,
    Maciek

    Open the Accounts pane of System Preferences and turn
    on Fast User Switching if it isn't already on.
    (11071)
    It worked fine. Thanks a lot!
    One more note to the tip: it required to unlock the padlock as administrator and then select Login Options below list of users. Otherwise the option does not show anywhere.
    Maciek

Maybe you are looking for

  • Error code 1632 when trying to install management tools

    Getting this rather dated error message when trying to install the Exchange 2007 SP3 admin tools on a Windows 7 x64 Professional SP1 client PC. "Installing product C:\temp\exchangeserver.msi failed. The Temp folder is on a drive that is full or is in

  • Bookmark with Variable screen and UserExit

    Hi We're using the bookmarks in portal of N2004s. If someone starts a bookmark it's possible to bring the user first to the variable screen. But I recognized that the userexit is not activated for some variables after changing them. concret: I called

  • What's the best way to handle the growth of the mdm.tblTransaction table?

    Can anyone suggest a good way to handle the growth of the mdm.tblTransaction table? This table logs all the MDS transactions and the history of the data residing in it is required for auditing purposes. Hence we can't delete this data. I'm looking fo

  • Exchange server 2013 ECP, OWA, Exchange Management Shell, Outlook access and a few more problems.

    Good Morning, I really need some help please. Our Server 2012 std. with Exchange 2013 std. installation was running like a dream. The tech responsible for our installation left the company to work in the UK and reported to us that there were minor is

  • Servlets and Object Serialization

    Say, you have a Servlet which sends Objects across an ObjectOutputStream which is obtained from its corresponding HttpServletResponse. res.getOutputStream().writeObject(myObject); From what I observe it is impossible to obtain an ObjectInputStream fr