org.nakedobjects.plugins.dnd
Class LabelAxis

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.LabelAxis
All Implemented Interfaces:
ViewAxis

public class LabelAxis
extends java.lang.Object
implements ViewAxis


Constructor Summary
LabelAxis()
           
 
Method Summary
 void accommodateWidth(int width)
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelAxis

public LabelAxis()
Method Detail

accommodateWidth

public void accommodateWidth(int width)

getWidth

public int getWidth()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.