搜索资源列表
testshape
- 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
Resize.rar
- 拖拉缩放效果,实现通过鼠标拖动来调整层的面积(宽高)大小。例如选框效果。 这里的拖拉缩放比一般的选框复杂一点,能设置八个方位(方向)的固定触发点,能设置最小范围,最大范围和比例缩放。 这里也有一个简化版的SimpleResize,方便学习。,Drag zoom effects, drag the mouse to achieve through the layer to adjust the size (width height) size. For example, the eff
Blobs1
- creates random blobs, little diamonds. every time you refresh or resize the applet box they randomize again
Resizeable_Textbox_V3-Switch_On_The_Code
- resize effects for the elements on the webpage
AS4ASb2
- 苹果scr ipt的初学者书籍 对初学者最使用 -Applescr ipt is a revolutionary Apple technology that makes communication between computer programs possible. For example, with Applescr ipt you can - retrieve e-mails from Mail and store them in a database - te
TestPaint
- 画一个红色实心椭圆和一个绿色矩形 (用到可以自动调用的paint方法, 运行后调整窗口大小或最小化,最大化等时都会使图形自动重画)-Draw a solid red oval and a green rectangle (used to automatically call the paint method, run resize the window or minimize, maximize, etc. will automatically redraw the graph)
ResizeImage
- Resize Image - Java ME
GUILayout_v1p9
- 一个很好用的工具箱,用于优美的用户版面设计-This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.
Resize
- java实现屏幕截图 该脚本缩放程序、定位参数、获取边框宽度-Resize.js for screen scr ipt
Text-Slider-Demo
- this code can be used to resize the text with a stylish slider created using javascr ipt
pop
- image resize in java can be used in applet or window
jqDnR
- jqDnR作为jQuery是一个轻量级的,让你拖、放自如,并且调整其大小的元素插件。这个插件很简单,重量轻(972字节),非常容易实现。 能够让您的网站更方便用户使用。-jqDnR as jQuery is a lightweight, allowing you to drag, drop freely, and resize elements plug. This plug-in is very simple, light weight (972 bytes), and is very eas
SimpleIframePortlet
- 此程序是一个典型的IBM portlet,通过参数的形式传递页面嵌入的URL,并且可以通过参数调整窗口的大小. 一个Portal网站的80 的页面都可以用这种portlet填充.-This program is a typical IBM portlet, parameters are passed through the embedded page URL, and you can resize the window by parameter A 80 percent Portal web
AdaptableSlideViewInterface
- The view interface of a slide which elements can be resize for Andriod.
BigEditTextActivityNonScrollablePanScanTests
- Big Edit Text Activity Non Scrollable Resize for Andriod.
BigEditTextActivityScrollablePanScanTests
- Big Edit Text Activity Scrollable Resize Source Code for Andriod.
big-and-small--jquery
- 放大缩小层的一个例子.使用jquery技术.值得参考.-use jquery implemnet open a div resize the div,close a div ,zoom and minisize
JResize
- Plugin jquery :jResize, Uses for resize column ò any table headers. Options with an id or a css-cla-Plugin jquery :jResize, Uses for resize column ò any table headers. Options with an id or a css-class
Javabibubic
- Java的图像双三次插值程序,实现图像缩放。-This is a program of bicubic imgage in Java to resize images.
resize
- 使用Javascr ipt实现拓展以及大小缩放功能的小例子(use Javascr ipt to implement drag and resize function)