Tags:
create new tag
, view all tags
  • Name: Michael Finney
  • Email:
  • Country: USA

AspectJ

I used to have a note around here about cflow.

Java


put two icons in a cell of a table

  1. create a JPanel and add the images.
  2. add the jpanel to the data vector for the table
  3. create a subclass of TableCellRenderer, overriding the getTableCellRendererComponent(...) method
  4. getTableCellRendererComponent can just return the value arg
  5. register the subclass with the table via setDefaultRenderer(JPanel.class, new subclass())


Links:

JUnit

SQL Server

ASP

CVS

Oracle

'''Archive worthy'''


Ever seen this?:

The ODBC resource DLL (C:\WINNT\system32\odbcint.dll) is a different version than the administrator (C:\WINNT\system32\odbcad32.exe).

You need to reinstall the ODBC components to ensure proper operation.

Press OK to proceed, CANCEL to abort.

solutions:

Personal Preferences (details in TWikiVariables)

  • Horizontal size of text edit box:
    • Set EDITBOXWIDTH = 90
  • Vertical size of text edit box:
    • Set EDITBOXHEIGHT = 24
  • Default state of the link check box in the attach file page:
    • Set ATTACHLINKBOX =
  • Optionally write protect your home page: (set it to your WikiName)

Related topics

Topic revision: r30 - 2005-05-19 - MichaelFinney
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.