custom-component
JList of cards?
This is related to: How to make a dynamic image at run time? Aft开发者_运维知识库er I have the page images I would like to present them in a list so the user can select the page to play. I know JList[详细]
2023-04-12 02:23 分类:问答Joomla Questionnaire Component Customization?
i developed a lawyer website and looking the below mentioned: I have 5 categories and each category have 40 questions(in 4 pages with/without mandatory options).all the questions are managed by admin[详细]
2023-04-07 06:44 分类:问答Scaling editable JTextPane
I want to scale the JTextPane for inline text editing. User can zoom/pan the text and double click on a JLabel to edit it. The editor should scale to the current zoom level.[详细]
2023-04-06 10:11 分类:问答How to draw a bitmap that moves in specific path(Arc) in android?
I am trying to create a custom component.I have a bitmap image as marker and it has to travel in an arc direction.The position of the marker is located using the user\'s touch.[详细]
2023-04-06 08:13 分类:问答Is it possible to change the shape of android seek bar?
I want to implement something similar to android seek bar.But not in a linear fashion,in an arc shape. is it开发者_Go百科 possible to customize the seek bar in an arc shape? You can\'t make SeekBar to[详细]
2023-04-06 03:21 分类:问答Error in creating Seam Custom EL function
I tried to create a custom el function in seam 2.2 by following http://seamframework.org/Documentation/CreatingCustomELFunctions[详细]
2023-04-05 19:47 分类:问答JSF Custom Component: How to get attribute of <f:ajax />
I have written a custom component for jsf. The renderer extends com.sun.faces.renderkit.html_basic.ListboxRenderer. My component is in \"javax.faces.SelectMany\"-Family.[详细]
2023-04-02 05:30 分类:问答How to set UI for all Components of a type in java swing?
I created my own MyScrollbarUI class to have a custom scrollbar look in my application. Now I have to do[详细]
2023-03-31 22:21 分类:问答What to use as base for a custom MXML component?
I\'m using several custom MXML components in my Flex 4.5 application. They all use absolute coordinates to place Image, Label, Line, etc. components and are currently based on a spark.components.Bord[详细]
2023-03-31 04:08 分类:问答How to tell the maximum width a Java component will receive in order to request the proper height?
I am creating a custom Java component for the Amazon Kindle KDK based on the Java 1.4.2 Personal Basis Profile. The component will contain text that will reflow to multiple lines if necessary. I want[详细]
2023-03-30 16:57 分类:问答