Thursday, March 8, 2012

Managing Vector Graphics

Vector Maps framework (Kartograph)
Vector graphics (Raphael)

Monday, March 5, 2012

Add Image to Panel

article

OOoBean resize solution

article

This is the crucial part: (replicated from article)
container.addComponentListener(new ComponentAdapter() { 
public void componentResized(ComponentEvent e) { 
Rectangle b = (e.getSource() != null? ((Component) e.getSource()).getBounds() : null); 
container.setMinimumSize(MINIMUM_SIZE); 
final XWindow componentWindow = aFrame.getComponentWindow(); 
if (componentWindow != null) { 
componentWindow.setPosSize(0, 0, (int)b.getWidth(), (int)b.getHeight(), (short) (PosSize.WIDTH + PosSize.HEIGHT)); 


}); 

Change career?

Barefoot College

Cloudpaging

Cloudify 100% of App

numecent