Uses of Class
net.sf.latexdraw.instruments.ListForCustomiser

Packages that use ListForCustomiser
net.sf.latexdraw.instruments   
 

Uses of ListForCustomiser in net.sf.latexdraw.instruments
 

Subclasses of ListForCustomiser in net.sf.latexdraw.instruments
(package private)  class List2PencilArrowStyle
          This link maps a list to a ModifyPencil action.
(package private)  class List2PencilBorder
          This link maps a list to a ModifyPencil action.
(package private)  class List2PencilFilling
          This link maps a list to a ModifyPencil action.
(package private)  class List2SelectionBorder
          This link maps a list to an action that modifies shapes properties.
(package private)  class List2SelectionFilling
          This link maps a list to a ModifyShape action.
(package private)  class List2ShapeArrowStyle
          This link maps a list to a ModifyShape action.
private static class ShapeAxesCustomiser.Combobox2CustomAxes<A extends ShapePropertyAction>
          Maps a combobox to an action that modifies the axe's style.
private static class ShapeAxesCustomiser.Combobox2CustomPencilAxes
          Maps a combobox to an action that modifies the axe's style of the pencil.
private static class ShapeAxesCustomiser.Combobox2CustomSelectedAxes
          Maps a combobox to an action that modifies the axe's style of the selection.
private static class ShapeDotCustomiser.List2PencilDotStyle
          This link maps a list to a ModifyPencil action.
private static class ShapeDotCustomiser.List2SelectionDotStyle
          This link maps a list to a ModifyShape action.