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

Edit | Attach | Watch | Print version | History: r30 < r29 < r28 < r27 < r26 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r30 - 2005-05-19 - MichaelFinney
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.