Giter Club home page Giter Club logo

aephyr's People

Watchers

 avatar  avatar

aephyr's Issues

Font changes don't work

What steps will reproduce the problem?
1. Under UI Controls tab, set Button.font to Monospaced
2. Click Update

What is the expected output? What do you see instead?
Buttons should have Monospaced text, but the Button.font is reset to SansSerif.

What version of the product are you using? On what operating system?
Latest. Windows XP SP 3

Please provide any additional information below.

java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)


Original issue reported on code.google.com by [email protected] on 22 Jul 2010 at 1:42

doubt

I saw your project.

It is possible to populate a treetable from mysql, using your project ?
And if possible, can you explain how.

Thanks,
Ricardo 



Original issue reported on code.google.com by [email protected] on 13 Feb 2014 at 11:09

Patch for /trunk/src/aephyr/swing/TreeModelTransformer.java

The treemodeltransformer is brilliant in many ways, but has quite a lot of 
issues. One of the issues is that when a node which has a Converter is removed, 
all the Converters for descendent nodes should be removed. The code asks the 
model for the child nodes of the removed nodes, but as these have been, ehum, 
removed, there is no such info to be found. To solve this issue I added another 
map which stores the path of each created Converter. When a converter is 
removed, this map is iterated through and converters with descendent paths are 
removed. 

There is a heap of other issues that I have struggled to fix. One issue that I 
have not tested (yes, I have written test cases =) are when several nodes are 
added or removed with one event.

If I find more issues and manage to repair them, I will post these changes.

Never the less, thanks for the great code, mr Aephyr!

Original issue reported on code.google.com by [email protected] on 10 Mar 2011 at 2:54

Attachments:

Remove nodes when filter applied causes aiob-exception

What steps will reproduce the problem?
1. Create a treemodel, tree and a treemodeltransformer
2. apply a filter which filters out some of the nodes
3. remove one of the hidden (filtered) nodes
4. remove one of the visible (non-filtered) nodes

What is the expected output? What do you see instead?

The result is an arrayindexoutofboundsexception.
See the attached file.

What version of the product are you using? On what operating system?


Please provide any additional information below.

I guess you don't have time to spend fixing this bug, but I'll give it a go. If 
you are aware of the problem and found it could not be fixed, or if there is a 
workaround you know of, could you let me know? This problem aside, your code is 
great. Thanks for posting!

Best regards,
Erik ([email protected])


Original issue reported on code.google.com by [email protected] on 7 Mar 2011 at 11:08

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.